Skip to content

Instantly share code, notes, and snippets.

@vladshablinsky
Created May 21, 2016 19:26
Show Gist options
  • Save vladshablinsky/ea420f79d297dbda94e04a2d87584b6a to your computer and use it in GitHub Desktop.
Save vladshablinsky/ea420f79d297dbda94e04a2d87584b6a to your computer and use it in GitHub Desktop.
head using :cvs fails
➜ vlad:Homebrew$ brew install libowfat --HEAD --verbose master
==> Cloning :pserver:cvs:@cvs.fefe.de:/cvs
Updating /Library/Caches/Homebrew/libowfat--cvs
/usr/local/bin/cvs up
/cvs-bin update: Updating .
/cvs-bin update: Updating array
/cvs-bin update: Updating buffer
/cvs-bin update: Updating byte
/cvs-bin update: Updating case
/cvs-bin update: Updating cdb
/cvs-bin update: Updating critbit
/cvs-bin update: Updating dns
/cvs-bin update: Updating examples
/cvs-bin update: Updating fmt
/cvs-bin update: Updating io
/cvs-bin update: Updating mmap
/cvs-bin update: Updating mult
/cvs-bin update: Updating open
/cvs-bin update: Updating scan
/cvs-bin update: Updating socket
/cvs-bin update: Updating str
/cvs-bin update: Updating stralloc
/cvs-bin update: Updating tai
/cvs-bin update: Updating taia
/cvs-bin update: Updating test
/cvs-bin update: Updating textcode
/cvs-bin update: Updating uint
/cvs-bin update: Updating unix
==> make libowfat.a
rm -f iopause.h
if gcc -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I. -o t trypoll.c >/dev/null 2>&1; then cp iopause.h2 iopause.h; else cp iopause.h1 iopause.h; fi
rm -f haveinline.h
if ! gcc -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I. -c tryinline.c >/dev/null 2>&1; then echo "#define inline"; fi > haveinline.h
gcc -c byte/byte_chr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_copy.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
rm -f tryinline.o
gcc -c byte/byte_copyr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_diff.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_equal_notimingattack.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
rm -f t
gcc -c byte/byte_rchr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_zero.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c fmt/fmt_8long.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_8longlong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_asn1derlength.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_asn1dertag.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharc.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharhtml.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharjson.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharquotedprintable.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharquotedprintableutf8.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharxml.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_fill.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_httpdate.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_human.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_humank.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_iso8601.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_long.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_longlong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_minus.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_netstring.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pad.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_float.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_int.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_sint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_string.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_tag.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type0_sint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type1_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type1_fixed64.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type2_string.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type5_fixed32.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type5_float.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_plusminus.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_str.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_strm_internal.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_strn.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_tohex.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_ulong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_ulong0.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_ulonglong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_utf8.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_varint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
fmt/fmt_varint.c:18:73: error: only weak aliases are supported on darwin
size_t fmt_pb_type0_int(char* dest,unsigned long long l) __attribute__((alias("fmt_varint")));
^
1 error generated.
make: *** [fmt_varint.o] Error 1
make: *** Waiting for unfinished jobs....
==> Formula
Path: /usr/local/Library/Taps/homebrew/homebrew-core/Formula/libowfat.rb
==> Configuration
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0123e04faed98c06dc395a2ec0d7fa0de2f56d5d
Last commit: 33 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 15cf7b7f12d5328148acd8f0ae2c61ed6fa9106c
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Clang: 6.1 build 602
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/HEAD/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/vlad/.rvm/rubies/ruby-2.3.0/bin/ruby
Java: 1.8.0_31, 1.6.0_65-b14-466.1
System Ruby: 2.0.0-p481
OS X: 10.10.5-x86_64
Xcode: 6.3.2
CLT: 7.0.0.0.1.1441394355
X11: N/A
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /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_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cvs/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: libowfat HEAD did not build
Logs:
/Users/vlad/Library/Logs/Homebrew/libowfat/01.make
/Users/vlad/Library/Logs/Homebrew/libowfat/01.make.cc
2016-05-21 22:19:45 +0300
make
libowfat.a
rm -f iopause.h
if gcc -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I. -o t trypoll.c >/dev/null 2>&1; then cp iopause.h2 iopause.h; else cp iopause.h1 iopause.h; fi
rm -f haveinline.h
if ! gcc -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I. -c tryinline.c >/dev/null 2>&1; then echo "#define inline"; fi > haveinline.h
gcc -c byte/byte_chr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_copy.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
rm -f tryinline.o
gcc -c byte/byte_copyr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_diff.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_equal_notimingattack.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
rm -f t
gcc -c byte/byte_rchr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c byte/byte_zero.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
gcc -c fmt/fmt_8long.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_8longlong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_asn1derlength.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_asn1dertag.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharc.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharhtml.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharjson.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharquotedprintable.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharquotedprintableutf8.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_escapecharxml.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_fill.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_httpdate.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_human.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_humank.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_iso8601.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_long.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_longlong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_minus.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_netstring.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pad.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_float.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_int.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_sint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_string.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_tag.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type0_sint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type1_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type1_fixed64.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type2_string.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type5_fixed32.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_pb_type5_float.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_plusminus.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_str.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_strm_internal.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_strn.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_tohex.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_ulong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_ulong0.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_ulonglong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_utf8.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
gcc -c fmt/fmt_varint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
fmt/fmt_varint.c:18:73: error: only weak aliases are supported on darwin
size_t fmt_pb_type0_int(char* dest,unsigned long long l) __attribute__((alias("fmt_varint")));
^
1 error generated.
make: *** [fmt_varint.o] Error 1
make: *** Waiting for unfinished jobs....
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0123e04faed98c06dc395a2ec0d7fa0de2f56d5d
Last commit: 33 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 15cf7b7f12d5328148acd8f0ae2c61ed6fa9106c
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
GCC-4.2: build 0
Clang: 6.1 build 602
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_31, 1.6.0_65-b14-466.1
System Ruby: 2.0.0-p481
OS X: 10.10.5-x86_64
Xcode: 6.3.2
CLT: 7.0.0.0.1.1441394355
X11: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /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_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cvs/bin:/usr/bin:/bin:/usr/sbin:/sbin
gcc called with: -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I. -o t trypoll.c
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -pipe -D_REENTRANT -I. -o t trypoll.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: -c byte/byte_chr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
superenv removed: -W -Wall -Wextra -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c byte/byte_chr.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c byte/byte_copy.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
superenv removed: -W -Wall -Wextra -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c byte/byte_copy.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I. -c tryinline.c
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -pipe -D_REENTRANT -I. -c tryinline.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c byte/byte_diff.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
superenv removed: -W -Wall -Wextra -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c byte/byte_diff.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c byte/byte_copyr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
superenv removed: -W -Wall -Wextra -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c byte/byte_copyr.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c byte/byte_equal_notimingattack.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
superenv removed: -W -Wall -Wextra -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c byte/byte_equal_notimingattack.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c byte/byte_rchr.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
superenv removed: -W -Wall -Wextra -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c byte/byte_rchr.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c byte/byte_zero.c -pipe -W -Wall -Wextra -D_REENTRANT -O3 -I.
superenv removed: -W -Wall -Wextra -O3
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c byte/byte_zero.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_8long.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_8long.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_8longlong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_8longlong.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_asn1derlength.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_asn1derlength.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_double.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_asn1dertag.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_asn1dertag.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_escapecharhtml.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_escapecharhtml.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_escapecharc.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_escapecharc.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_escapecharjson.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_escapecharjson.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_escapecharquotedprintableutf8.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_escapecharquotedprintableutf8.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_escapecharxml.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_escapecharxml.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_escapecharquotedprintable.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_escapecharquotedprintable.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_fill.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_fill.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_httpdate.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_httpdate.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_human.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_human.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_humank.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_humank.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_long.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_long.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_longlong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_longlong.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_iso8601.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_iso8601.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_minus.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_minus.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pad.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pad.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_netstring.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_netstring.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_double.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_float.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_float.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_sint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_sint.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_string.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_string.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_int.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_int.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_tag.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_tag.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_type1_double.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_type1_double.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_type1_fixed64.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_type1_fixed64.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_type0_sint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_type0_sint.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_type2_string.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_type2_string.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_type5_float.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_type5_float.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_str.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_str.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_plusminus.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_plusminus.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_pb_type5_fixed32.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_pb_type5_fixed32.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_strm_internal.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_strm_internal.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_strn.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_strn.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_tohex.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_tohex.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_ulong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_ulong.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_ulonglong.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_ulonglong.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_ulong0.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_ulong0.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_utf8.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_utf8.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc called with: -c fmt/fmt_varint.c -pipe -W -Wall -Wextra -D_REENTRANT -O2 -I.
superenv removed: -W -Wall -Wextra -O2
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c fmt/fmt_varint.c -pipe -D_REENTRANT -I. -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
➜ vlad:Homebrew$ brew install log4c --HEAD --verbose master
==> Cloning :pserver:anonymous:@log4c.cvs.sourceforge.net:/cvsroot/log4c
Updating /Library/Caches/Homebrew/log4c--cvs
/usr/local/bin/cvs up
cvs update: Updating .
cvs update: Updating config
cvs update: Updating doc
cvs update: Updating doc/old
cvs update: Updating examples
cvs update: Updating examples/helloworld
cvs update: Updating examples/helloworld1
cvs update: Updating macosx
cvs update: Updating macosx/English.lproj
cvs update: Updating macosx/log4c.xcode
cvs update: Updating macosx/log4c.xcodeproj
cvs update: Updating msvc6
cvs update: Updating msvc6/log4c
cvs update: Updating src
cvs update: Updating src/log4c
cvs update: Updating src/sd
cvs update: Updating tests
cvs update: Updating tests/log4c
cvs update: Updating windows
cvs update: Updating windows/log4c
==> ./configure --prefix=/usr/local/Cellar/log4c/HEAD
Failed to execute: ./configure
==> Formula
Path: /usr/local/Library/Taps/homebrew/homebrew-core/Formula/log4c.rb
==> Configuration
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0123e04faed98c06dc395a2ec0d7fa0de2f56d5d
Last commit: 33 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 15cf7b7f12d5328148acd8f0ae2c61ed6fa9106c
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Clang: 6.1 build 602
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/HEAD/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/vlad/.rvm/rubies/ruby-2.3.0/bin/ruby
Java: 1.8.0_31, 1.6.0_65-b14-466.1
System Ruby: 2.0.0-p481
OS X: 10.10.5-x86_64
Xcode: 6.3.2
CLT: 7.0.0.0.1.1441394355
X11: N/A
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /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_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cvs/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: log4c HEAD did not build
Logs:
/Users/vlad/Library/Logs/Homebrew/log4c/01.configure
2016-05-21 22:17:09 +0300
./configure
--prefix=/usr/local/Cellar/log4c/HEAD
Failed to execute: ./configure
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0123e04faed98c06dc395a2ec0d7fa0de2f56d5d
Last commit: 33 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 15cf7b7f12d5328148acd8f0ae2c61ed6fa9106c
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
GCC-4.2: build 0
Clang: 6.1 build 602
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_31, 1.6.0_65-b14-466.1
System Ruby: 2.0.0-p481
OS X: 10.10.5-x86_64
Xcode: 6.3.2
CLT: 7.0.0.0.1.1441394355
X11: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /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_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cvs/bin:/usr/bin:/bin:/usr/sbin:/sbin
➜ vlad:Homebrew$ brew install ncp --HEAD --verbose master
==> Installing dependencies for ncp: libowfat
==> Installing ncp dependency: libowfat
==> Downloading https://homebrew.bintray.com/bottles/libowfat-0.29.yosemite.bottle.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/libowfat-0.29.yosemite.bottle.2.tar.gz
==> Verifying libowfat-0.29.yosemite.bottle.2.tar.gz checksum
==> Pouring libowfat-0.29.yosemite.bottle.2.tar.gz
tar xvzf /Library/Caches/Homebrew/libowfat-0.29.yosemite.bottle.2.tar.gz
x libowfat/0.29/
x libowfat/0.29/CHANGES
x libowfat/0.29/COPYING
x libowfat/0.29/include/
x libowfat/0.29/INSTALL_RECEIPT.json
x libowfat/0.29/lib/
x libowfat/0.29/README
x libowfat/0.29/share/
x libowfat/0.29/TODO
x libowfat/0.29/share/man/
x libowfat/0.29/share/man/man3/
x libowfat/0.29/share/man/man3/array.3
x libowfat/0.29/share/man/man3/array_allocate.3
x libowfat/0.29/share/man/man3/array_bytes.3
x libowfat/0.29/share/man/man3/array_cat.3
x libowfat/0.29/share/man/man3/array_cat0.3
x libowfat/0.29/share/man/man3/array_catb.3
x libowfat/0.29/share/man/man3/array_cate.3
x libowfat/0.29/share/man/man3/array_cats.3
x libowfat/0.29/share/man/man3/array_cats0.3
x libowfat/0.29/share/man/man3/array_equal.3
x libowfat/0.29/share/man/man3/array_fail.3
x libowfat/0.29/share/man/man3/array_get.3
x libowfat/0.29/share/man/man3/array_length.3
x libowfat/0.29/share/man/man3/array_reset.3
x libowfat/0.29/share/man/man3/array_start.3
x libowfat/0.29/share/man/man3/array_trunc.3
x libowfat/0.29/share/man/man3/array_truncate.3
x libowfat/0.29/share/man/man3/buffer.3
x libowfat/0.29/share/man/man3/buffer_close.3
x libowfat/0.29/share/man/man3/buffer_feed.3
x libowfat/0.29/share/man/man3/buffer_flush.3
x libowfat/0.29/share/man/man3/buffer_fromsa.3
x libowfat/0.29/share/man/man3/buffer_get.3
x libowfat/0.29/share/man/man3/buffer_get_new_token_sa.3
x libowfat/0.29/share/man/man3/buffer_get_new_token_sa_pred.3
x libowfat/0.29/share/man/man3/buffer_get_token.3
x libowfat/0.29/share/man/man3/buffer_get_token_pred.3
x libowfat/0.29/share/man/man3/buffer_get_token_sa.3
x libowfat/0.29/share/man/man3/buffer_get_token_sa_pred.3
x libowfat/0.29/share/man/man3/buffer_getc.3
x libowfat/0.29/share/man/man3/buffer_getline.3
x libowfat/0.29/share/man/man3/buffer_getline_sa.3
x libowfat/0.29/share/man/man3/buffer_getn.3
x libowfat/0.29/share/man/man3/buffer_getnewline_sa.3
x libowfat/0.29/share/man/man3/buffer_init.3
x libowfat/0.29/share/man/man3/buffer_init_free.3
x libowfat/0.29/share/man/man3/buffer_mmapread.3
x libowfat/0.29/share/man/man3/buffer_peek.3
x libowfat/0.29/share/man/man3/buffer_put.3
x libowfat/0.29/share/man/man3/buffer_put8long.3
x libowfat/0.29/share/man/man3/buffer_putalign.3
x libowfat/0.29/share/man/man3/buffer_puterror.3
x libowfat/0.29/share/man/man3/buffer_puterror2.3
x libowfat/0.29/share/man/man3/buffer_putflush.3
x libowfat/0.29/share/man/man3/buffer_putlong.3
x libowfat/0.29/share/man/man3/buffer_putlonglong.3
x libowfat/0.29/share/man/man3/buffer_putm.3
x libowfat/0.29/share/man/man3/buffer_putnlflush.3
x libowfat/0.29/share/man/man3/buffer_puts.3
x libowfat/0.29/share/man/man3/buffer_putsa.3
x libowfat/0.29/share/man/man3/buffer_putsaflush.3
x libowfat/0.29/share/man/man3/buffer_putsalign.3
x libowfat/0.29/share/man/man3/buffer_putsflush.3
x libowfat/0.29/share/man/man3/buffer_putspace.3
x libowfat/0.29/share/man/man3/buffer_putulong.3
x libowfat/0.29/share/man/man3/buffer_putulonglong.3
x libowfat/0.29/share/man/man3/buffer_putxlong.3
x libowfat/0.29/share/man/man3/buffer_seek.3
x libowfat/0.29/share/man/man3/buffer_tosa.3
x libowfat/0.29/share/man/man3/byte_chr.3
x libowfat/0.29/share/man/man3/byte_copy.3
x libowfat/0.29/share/man/man3/byte_copyr.3
x libowfat/0.29/share/man/man3/byte_diff.3
x libowfat/0.29/share/man/man3/byte_equal.3
x libowfat/0.29/share/man/man3/byte_rchr.3
x libowfat/0.29/share/man/man3/byte_zero.3
x libowfat/0.29/share/man/man3/case_diffb.3
x libowfat/0.29/share/man/man3/case_diffs.3
x libowfat/0.29/share/man/man3/case_lowerb.3
x libowfat/0.29/share/man/man3/case_lowers.3
x libowfat/0.29/share/man/man3/case_starts.3
x libowfat/0.29/share/man/man3/cdb_datalen.3
x libowfat/0.29/share/man/man3/cdb_datapos.3
x libowfat/0.29/share/man/man3/cdb_find.3
x libowfat/0.29/share/man/man3/cdb_firstkey.3
x libowfat/0.29/share/man/man3/cdb_free.3
x libowfat/0.29/share/man/man3/cdb_init.3
x libowfat/0.29/share/man/man3/cdb_keylen.3
x libowfat/0.29/share/man/man3/cdb_keypos.3
x libowfat/0.29/share/man/man3/cdb_nextkey.3
x libowfat/0.29/share/man/man3/cdb_read.3
x libowfat/0.29/share/man/man3/cdb_successor.3
x libowfat/0.29/share/man/man3/dns_ip4.3
x libowfat/0.29/share/man/man3/dns_ip4_packet.3
x libowfat/0.29/share/man/man3/dns_ip4_qualify.3
x libowfat/0.29/share/man/man3/dns_ip6.3
x libowfat/0.29/share/man/man3/dns_ip6_packet.3
x libowfat/0.29/share/man/man3/dns_ip6_qualify.3
x libowfat/0.29/share/man/man3/dns_mx.3
x libowfat/0.29/share/man/man3/dns_mx_packet.3
x libowfat/0.29/share/man/man3/dns_name4.3
x libowfat/0.29/share/man/man3/dns_name4_domain.3
x libowfat/0.29/share/man/man3/dns_name6.3
x libowfat/0.29/share/man/man3/dns_name6_domain.3
x libowfat/0.29/share/man/man3/dns_name_packet.3
x libowfat/0.29/share/man/man3/dns_txt.3
x libowfat/0.29/share/man/man3/dns_txt_packet.3
x libowfat/0.29/share/man/man3/fmt_8long.3
x libowfat/0.29/share/man/man3/fmt_asn1derlength.3
x libowfat/0.29/share/man/man3/fmt_asn1dertag.3
x libowfat/0.29/share/man/man3/fmt_double.3
x libowfat/0.29/share/man/man3/fmt_fill.3
x libowfat/0.29/share/man/man3/fmt_httpdate.3
x libowfat/0.29/share/man/man3/fmt_human.3
x libowfat/0.29/share/man/man3/fmt_humank.3
x libowfat/0.29/share/man/man3/fmt_ip4.3
x libowfat/0.29/share/man/man3/fmt_ip6.3
x libowfat/0.29/share/man/man3/fmt_ip6_flat.3
x libowfat/0.29/share/man/man3/fmt_ip6c.3
x libowfat/0.29/share/man/man3/fmt_ip6if.3
x libowfat/0.29/share/man/man3/fmt_ip6ifc.3
x libowfat/0.29/share/man/man3/fmt_long.3
x libowfat/0.29/share/man/man3/fmt_longlong.3
x libowfat/0.29/share/man/man3/fmt_minus.3
x libowfat/0.29/share/man/man3/fmt_pad.3
x libowfat/0.29/share/man/man3/fmt_plusminus.3
x libowfat/0.29/share/man/man3/fmt_str.3
x libowfat/0.29/share/man/man3/fmt_strm.3
x libowfat/0.29/share/man/man3/fmt_strn.3
x libowfat/0.29/share/man/man3/fmt_uint.3
x libowfat/0.29/share/man/man3/fmt_uint0.3
x libowfat/0.29/share/man/man3/fmt_ulong.3
x libowfat/0.29/share/man/man3/fmt_ulong0.3
x libowfat/0.29/share/man/man3/fmt_ulonglong.3
x libowfat/0.29/share/man/man3/fmt_utf8.3
x libowfat/0.29/share/man/man3/fmt_xlong.3
x libowfat/0.29/share/man/man3/fmt_xlonglong.3
x libowfat/0.29/share/man/man3/iarray_allocate.3
x libowfat/0.29/share/man/man3/iarray_free.3
x libowfat/0.29/share/man/man3/iarray_get.3
x libowfat/0.29/share/man/man3/iarray_init.3
x libowfat/0.29/share/man/man3/imult16.3
x libowfat/0.29/share/man/man3/imult32.3
x libowfat/0.29/share/man/man3/imult64.3
x libowfat/0.29/share/man/man3/io_appendfile.3
x libowfat/0.29/share/man/man3/io_block.3
x libowfat/0.29/share/man/man3/io_canread.3
x libowfat/0.29/share/man/man3/io_canwrite.3
x libowfat/0.29/share/man/man3/io_check.3
x libowfat/0.29/share/man/man3/io_close.3
x libowfat/0.29/share/man/man3/io_closeonexec.3
x libowfat/0.29/share/man/man3/io_createfile.3
x libowfat/0.29/share/man/man3/io_dontwantread.3
x libowfat/0.29/share/man/man3/io_dontwantwrite.3
x libowfat/0.29/share/man/man3/io_eagain.3
x libowfat/0.29/share/man/man3/io_fd.3
x libowfat/0.29/share/man/man3/io_fd_canwrite.3
x libowfat/0.29/share/man/man3/io_finishandshutdown.3
x libowfat/0.29/share/man/man3/io_getcookie.3
x libowfat/0.29/share/man/man3/io_nonblock.3
x libowfat/0.29/share/man/man3/io_passfd.3
x libowfat/0.29/share/man/man3/io_pipe.3
x libowfat/0.29/share/man/man3/io_readfile.3
x libowfat/0.29/share/man/man3/io_readwritefile.3
x libowfat/0.29/share/man/man3/io_receivefd.3
x libowfat/0.29/share/man/man3/io_sendfile.3
x libowfat/0.29/share/man/man3/io_setcookie.3
x libowfat/0.29/share/man/man3/io_socketpair.3
x libowfat/0.29/share/man/man3/io_timeout.3
x libowfat/0.29/share/man/man3/io_timeouted.3
x libowfat/0.29/share/man/man3/io_tryread.3
x libowfat/0.29/share/man/man3/io_tryreadtimeout.3
x libowfat/0.29/share/man/man3/io_trywrite.3
x libowfat/0.29/share/man/man3/io_trywritetimeout.3
x libowfat/0.29/share/man/man3/io_wait.3
x libowfat/0.29/share/man/man3/io_waitread.3
x libowfat/0.29/share/man/man3/io_waituntil.3
x libowfat/0.29/share/man/man3/io_wantread.3
x libowfat/0.29/share/man/man3/io_wantwrite.3
x libowfat/0.29/share/man/man3/iob_addbuf.3
x libowfat/0.29/share/man/man3/iob_addbuf_free.3
x libowfat/0.29/share/man/man3/iob_addfile.3
x libowfat/0.29/share/man/man3/iob_addfile_close.3
x libowfat/0.29/share/man/man3/iob_adds.3
x libowfat/0.29/share/man/man3/iob_adds_free.3
x libowfat/0.29/share/man/man3/iob_bytesleft.3
x libowfat/0.29/share/man/man3/iob_free.3
x libowfat/0.29/share/man/man3/iob_new.3
x libowfat/0.29/share/man/man3/iob_prefetch.3
x libowfat/0.29/share/man/man3/iob_reset.3
x libowfat/0.29/share/man/man3/iob_send.3
x libowfat/0.29/share/man/man3/iob_write.3
x libowfat/0.29/share/man/man3/iopause.3
x libowfat/0.29/share/man/man3/mmap_private.3
x libowfat/0.29/share/man/man3/mmap_read.3
x libowfat/0.29/share/man/man3/mmap_shared.3
x libowfat/0.29/share/man/man3/mmap_unmap.3
x libowfat/0.29/share/man/man3/ndelay_off.3
x libowfat/0.29/share/man/man3/ndelay_on.3
x libowfat/0.29/share/man/man3/open_append.3
x libowfat/0.29/share/man/man3/open_excl.3
x libowfat/0.29/share/man/man3/open_read.3
x libowfat/0.29/share/man/man3/open_rw.3
x libowfat/0.29/share/man/man3/open_trunc.3
x libowfat/0.29/share/man/man3/open_write.3
x libowfat/0.29/share/man/man3/openreadclose.3
x libowfat/0.29/share/man/man3/range_arrayinbuf.3
x libowfat/0.29/share/man/man3/range_bufinbuf.3
x libowfat/0.29/share/man/man3/range_ptrinbuf.3
x libowfat/0.29/share/man/man3/range_str2inbuf.3
x libowfat/0.29/share/man/man3/range_str4inbuf.3
x libowfat/0.29/share/man/man3/range_strinbuf.3
x libowfat/0.29/share/man/man3/range_validbuf.3
x libowfat/0.29/share/man/man3/rangecheck.3
x libowfat/0.29/share/man/man3/readclose.3
x libowfat/0.29/share/man/man3/readclose_append.3
x libowfat/0.29/share/man/man3/scan_8int.3
x libowfat/0.29/share/man/man3/scan_8long.3
x libowfat/0.29/share/man/man3/scan_8short.3
x libowfat/0.29/share/man/man3/scan_asn1derlength.3
x libowfat/0.29/share/man/man3/scan_asn1dertag.3
x libowfat/0.29/share/man/man3/scan_charsetnskip.3
x libowfat/0.29/share/man/man3/scan_double.3
x libowfat/0.29/share/man/man3/scan_httpdate.3
x libowfat/0.29/share/man/man3/scan_int.3
x libowfat/0.29/share/man/man3/scan_ip4.3
x libowfat/0.29/share/man/man3/scan_ip6.3
x libowfat/0.29/share/man/man3/scan_ip6_flat.3
x libowfat/0.29/share/man/man3/scan_ip6if.3
x libowfat/0.29/share/man/man3/scan_long.3
x libowfat/0.29/share/man/man3/scan_longlong.3
x libowfat/0.29/share/man/man3/scan_noncharsetnskip.3
x libowfat/0.29/share/man/man3/scan_nonwhitenskip.3
x libowfat/0.29/share/man/man3/scan_plusminus.3
x libowfat/0.29/share/man/man3/scan_short.3
x libowfat/0.29/share/man/man3/scan_uint.3
x libowfat/0.29/share/man/man3/scan_ulong.3
x libowfat/0.29/share/man/man3/scan_ulonglong.3
x libowfat/0.29/share/man/man3/scan_ushort.3
x libowfat/0.29/share/man/man3/scan_utf8.3
x libowfat/0.29/share/man/man3/scan_whitenskip.3
x libowfat/0.29/share/man/man3/scan_xint.3
x libowfat/0.29/share/man/man3/scan_xlong.3
x libowfat/0.29/share/man/man3/scan_xlonglong.3
x libowfat/0.29/share/man/man3/scan_xshort.3
x libowfat/0.29/share/man/man3/socket_accept4.3
x libowfat/0.29/share/man/man3/socket_accept6.3
x libowfat/0.29/share/man/man3/socket_bind4.3
x libowfat/0.29/share/man/man3/socket_bind4_reuse.3
x libowfat/0.29/share/man/man3/socket_bind6.3
x libowfat/0.29/share/man/man3/socket_bind6_reuse.3
x libowfat/0.29/share/man/man3/socket_broadcast.3
x libowfat/0.29/share/man/man3/socket_connect4.3
x libowfat/0.29/share/man/man3/socket_connect6.3
x libowfat/0.29/share/man/man3/socket_connected.3
x libowfat/0.29/share/man/man3/socket_getifidx.3
x libowfat/0.29/share/man/man3/socket_getifname.3
x libowfat/0.29/share/man/man3/socket_listen.3
x libowfat/0.29/share/man/man3/socket_local4.3
x libowfat/0.29/share/man/man3/socket_local6.3
x libowfat/0.29/share/man/man3/socket_mchopcount6.3
x libowfat/0.29/share/man/man3/socket_mcjoin4.3
x libowfat/0.29/share/man/man3/socket_mcjoin6.3
x libowfat/0.29/share/man/man3/socket_mcleave4.3
x libowfat/0.29/share/man/man3/socket_mcleave6.3
x libowfat/0.29/share/man/man3/socket_mcloop4.3
x libowfat/0.29/share/man/man3/socket_mcloop6.3
x libowfat/0.29/share/man/man3/socket_mcttl4.3
x libowfat/0.29/share/man/man3/socket_recv4.3
x libowfat/0.29/share/man/man3/socket_recv6.3
x libowfat/0.29/share/man/man3/socket_remote4.3
x libowfat/0.29/share/man/man3/socket_remote6.3
x libowfat/0.29/share/man/man3/socket_sctp4.3
x libowfat/0.29/share/man/man3/socket_sctp4b.3
x libowfat/0.29/share/man/man3/socket_sctp6.3
x libowfat/0.29/share/man/man3/socket_sctp6b.3
x libowfat/0.29/share/man/man3/socket_send4.3
x libowfat/0.29/share/man/man3/socket_send6.3
x libowfat/0.29/share/man/man3/socket_tcp4.3
x libowfat/0.29/share/man/man3/socket_tcp4b.3
x libowfat/0.29/share/man/man3/socket_tcp6.3
x libowfat/0.29/share/man/man3/socket_tcp6b.3
x libowfat/0.29/share/man/man3/socket_udp4.3
x libowfat/0.29/share/man/man3/socket_udp6.3
x libowfat/0.29/share/man/man3/str_chr.3
x libowfat/0.29/share/man/man3/str_copy.3
x libowfat/0.29/share/man/man3/str_diff.3
x libowfat/0.29/share/man/man3/str_diffn.3
x libowfat/0.29/share/man/man3/str_equal.3
x libowfat/0.29/share/man/man3/str_len.3
x libowfat/0.29/share/man/man3/str_rchr.3
x libowfat/0.29/share/man/man3/str_start.3
x libowfat/0.29/share/man/man3/stralloc_0.3
x libowfat/0.29/share/man/man3/stralloc_append.3
x libowfat/0.29/share/man/man3/stralloc_cat.3
x libowfat/0.29/share/man/man3/stralloc_catb.3
x libowfat/0.29/share/man/man3/stralloc_catlong0.3
x libowfat/0.29/share/man/man3/stralloc_catm.3
x libowfat/0.29/share/man/man3/stralloc_cats.3
x libowfat/0.29/share/man/man3/stralloc_catulong0.3
x libowfat/0.29/share/man/man3/stralloc_chomp.3
x libowfat/0.29/share/man/man3/stralloc_chop.3
x libowfat/0.29/share/man/man3/stralloc_copy.3
x libowfat/0.29/share/man/man3/stralloc_copyb.3
x libowfat/0.29/share/man/man3/stralloc_copym.3
x libowfat/0.29/share/man/man3/stralloc_copys.3
x libowfat/0.29/share/man/man3/stralloc_diff.3
x libowfat/0.29/share/man/man3/stralloc_diffs.3
x libowfat/0.29/share/man/man3/stralloc_free.3
x libowfat/0.29/share/man/man3/stralloc_init.3
x libowfat/0.29/share/man/man3/stralloc_ready.3
x libowfat/0.29/share/man/man3/stralloc_readyplus.3
x libowfat/0.29/share/man/man3/stralloc_starts.3
x libowfat/0.29/share/man/man3/stralloc_zero.3
x libowfat/0.29/share/man/man3/tai_add.3
x libowfat/0.29/share/man/man3/tai_approx.3
x libowfat/0.29/share/man/man3/tai_less.3
x libowfat/0.29/share/man/man3/tai_now.3
x libowfat/0.29/share/man/man3/tai_pack.3
x libowfat/0.29/share/man/man3/tai_sub.3
x libowfat/0.29/share/man/man3/tai_unpack.3
x libowfat/0.29/share/man/man3/taia_add.3
x libowfat/0.29/share/man/man3/taia_addsec.3
x libowfat/0.29/share/man/man3/taia_approx.3
x libowfat/0.29/share/man/man3/taia_frac.3
x libowfat/0.29/share/man/man3/taia_less.3
x libowfat/0.29/share/man/man3/taia_now.3
x libowfat/0.29/share/man/man3/taia_pack.3
x libowfat/0.29/share/man/man3/taia_sub.3
x libowfat/0.29/share/man/man3/taia_tai.3
x libowfat/0.29/share/man/man3/taia_uint.3
x libowfat/0.29/share/man/man3/taia_unpack.3
x libowfat/0.29/share/man/man3/uint16_pack.3
x libowfat/0.29/share/man/man3/uint16_pack_big.3
x libowfat/0.29/share/man/man3/uint16_read.3
x libowfat/0.29/share/man/man3/uint16_read_big.3
x libowfat/0.29/share/man/man3/uint16_unpack.3
x libowfat/0.29/share/man/man3/uint16_unpack_big.3
x libowfat/0.29/share/man/man3/uint32_pack.3
x libowfat/0.29/share/man/man3/uint32_pack_big.3
x libowfat/0.29/share/man/man3/uint32_read.3
x libowfat/0.29/share/man/man3/uint32_read_big.3
x libowfat/0.29/share/man/man3/uint32_unpack.3
x libowfat/0.29/share/man/man3/uint32_unpack_big.3
x libowfat/0.29/share/man/man3/uint64_pack.3
x libowfat/0.29/share/man/man3/uint64_pack_big.3
x libowfat/0.29/share/man/man3/uint64_read.3
x libowfat/0.29/share/man/man3/uint64_read_big.3
x libowfat/0.29/share/man/man3/uint64_unpack.3
x libowfat/0.29/share/man/man3/uint64_unpack_big.3
x libowfat/0.29/share/man/man3/umult16.3
x libowfat/0.29/share/man/man3/umult32.3
x libowfat/0.29/share/man/man3/umult64.3
x libowfat/0.29/lib/libowfat.a
x libowfat/0.29/include/libowfat/
x libowfat/0.29/include/libowfat/array.h
x libowfat/0.29/include/libowfat/buffer.h
x libowfat/0.29/include/libowfat/byte.h
x libowfat/0.29/include/libowfat/case.h
x libowfat/0.29/include/libowfat/cdb.h
x libowfat/0.29/include/libowfat/cdb_make.h
x libowfat/0.29/include/libowfat/dns.h
x libowfat/0.29/include/libowfat/errmsg.h
x libowfat/0.29/include/libowfat/fmt.h
x libowfat/0.29/include/libowfat/havealloca.h
x libowfat/0.29/include/libowfat/iarray.h
x libowfat/0.29/include/libowfat/io.h
x libowfat/0.29/include/libowfat/iob.h
x libowfat/0.29/include/libowfat/iopause.h
x libowfat/0.29/include/libowfat/ip4.h
x libowfat/0.29/include/libowfat/ip6.h
x libowfat/0.29/include/libowfat/isset.h
x libowfat/0.29/include/libowfat/mmap.h
x libowfat/0.29/include/libowfat/ndelay.h
x libowfat/0.29/include/libowfat/open.h
x libowfat/0.29/include/libowfat/openreadclose.h
x libowfat/0.29/include/libowfat/rangecheck.h
x libowfat/0.29/include/libowfat/readclose.h
x libowfat/0.29/include/libowfat/safemult.h
x libowfat/0.29/include/libowfat/scan.h
x libowfat/0.29/include/libowfat/socket.h
x libowfat/0.29/include/libowfat/str.h
x libowfat/0.29/include/libowfat/stralloc.h
x libowfat/0.29/include/libowfat/tai.h
x libowfat/0.29/include/libowfat/taia.h
x libowfat/0.29/include/libowfat/textcode.h
x libowfat/0.29/include/libowfat/uint16.h
x libowfat/0.29/include/libowfat/uint32.h
x libowfat/0.29/include/libowfat/uint64.h
x libowfat/0.29/include/libowfat/va_narg.h
==> Finishing up
ln -s ../Cellar/libowfat/0.29/include/libowfat libowfat
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array.3 array.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_allocate.3 array_allocate.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_bytes.3 array_bytes.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_cat.3 array_cat.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_cat0.3 array_cat0.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_catb.3 array_catb.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_cate.3 array_cate.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_cats.3 array_cats.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_cats0.3 array_cats0.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_equal.3 array_equal.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_fail.3 array_fail.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_get.3 array_get.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_length.3 array_length.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_reset.3 array_reset.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_start.3 array_start.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_trunc.3 array_trunc.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/array_truncate.3 array_truncate.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer.3 buffer.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_close.3 buffer_close.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_feed.3 buffer_feed.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_flush.3 buffer_flush.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_fromsa.3 buffer_fromsa.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_get.3 buffer_get.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_get_new_token_sa.3 buffer_get_new_token_sa.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_get_new_token_sa_pred.3 buffer_get_new_token_sa_pred.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_get_token.3 buffer_get_token.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_get_token_pred.3 buffer_get_token_pred.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_get_token_sa.3 buffer_get_token_sa.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_get_token_sa_pred.3 buffer_get_token_sa_pred.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_getc.3 buffer_getc.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_getline.3 buffer_getline.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_getline_sa.3 buffer_getline_sa.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_getn.3 buffer_getn.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_getnewline_sa.3 buffer_getnewline_sa.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_init.3 buffer_init.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_init_free.3 buffer_init_free.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_mmapread.3 buffer_mmapread.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_peek.3 buffer_peek.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_put.3 buffer_put.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_put8long.3 buffer_put8long.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putalign.3 buffer_putalign.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_puterror.3 buffer_puterror.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_puterror2.3 buffer_puterror2.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putflush.3 buffer_putflush.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putlong.3 buffer_putlong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putlonglong.3 buffer_putlonglong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putm.3 buffer_putm.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putnlflush.3 buffer_putnlflush.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_puts.3 buffer_puts.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putsa.3 buffer_putsa.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putsaflush.3 buffer_putsaflush.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putsalign.3 buffer_putsalign.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putsflush.3 buffer_putsflush.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putspace.3 buffer_putspace.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putulong.3 buffer_putulong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putulonglong.3 buffer_putulonglong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_putxlong.3 buffer_putxlong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_seek.3 buffer_seek.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/buffer_tosa.3 buffer_tosa.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/byte_chr.3 byte_chr.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/byte_copy.3 byte_copy.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/byte_copyr.3 byte_copyr.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/byte_diff.3 byte_diff.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/byte_equal.3 byte_equal.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/byte_rchr.3 byte_rchr.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/byte_zero.3 byte_zero.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/case_diffb.3 case_diffb.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/case_diffs.3 case_diffs.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/case_lowerb.3 case_lowerb.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/case_lowers.3 case_lowers.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/case_starts.3 case_starts.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_datalen.3 cdb_datalen.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_datapos.3 cdb_datapos.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_find.3 cdb_find.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_firstkey.3 cdb_firstkey.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_free.3 cdb_free.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_init.3 cdb_init.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_keylen.3 cdb_keylen.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_keypos.3 cdb_keypos.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_nextkey.3 cdb_nextkey.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_read.3 cdb_read.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/cdb_successor.3 cdb_successor.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_ip4.3 dns_ip4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_ip4_packet.3 dns_ip4_packet.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_ip4_qualify.3 dns_ip4_qualify.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_ip6.3 dns_ip6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_ip6_packet.3 dns_ip6_packet.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_ip6_qualify.3 dns_ip6_qualify.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_mx.3 dns_mx.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_mx_packet.3 dns_mx_packet.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_name4.3 dns_name4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_name4_domain.3 dns_name4_domain.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_name6.3 dns_name6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_name6_domain.3 dns_name6_domain.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_name_packet.3 dns_name_packet.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_txt.3 dns_txt.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/dns_txt_packet.3 dns_txt_packet.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_8long.3 fmt_8long.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_asn1derlength.3 fmt_asn1derlength.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_asn1dertag.3 fmt_asn1dertag.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_double.3 fmt_double.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_fill.3 fmt_fill.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_httpdate.3 fmt_httpdate.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_human.3 fmt_human.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_humank.3 fmt_humank.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ip4.3 fmt_ip4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ip6.3 fmt_ip6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ip6_flat.3 fmt_ip6_flat.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ip6c.3 fmt_ip6c.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ip6if.3 fmt_ip6if.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ip6ifc.3 fmt_ip6ifc.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_long.3 fmt_long.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_longlong.3 fmt_longlong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_minus.3 fmt_minus.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_pad.3 fmt_pad.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_plusminus.3 fmt_plusminus.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_str.3 fmt_str.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_strm.3 fmt_strm.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_strn.3 fmt_strn.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_uint.3 fmt_uint.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_uint0.3 fmt_uint0.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ulong.3 fmt_ulong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ulong0.3 fmt_ulong0.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_ulonglong.3 fmt_ulonglong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_utf8.3 fmt_utf8.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_xlong.3 fmt_xlong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/fmt_xlonglong.3 fmt_xlonglong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iarray_allocate.3 iarray_allocate.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iarray_free.3 iarray_free.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iarray_get.3 iarray_get.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iarray_init.3 iarray_init.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/imult16.3 imult16.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/imult32.3 imult32.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/imult64.3 imult64.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_appendfile.3 io_appendfile.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_block.3 io_block.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_canread.3 io_canread.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_canwrite.3 io_canwrite.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_check.3 io_check.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_close.3 io_close.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_closeonexec.3 io_closeonexec.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_createfile.3 io_createfile.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_dontwantread.3 io_dontwantread.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_dontwantwrite.3 io_dontwantwrite.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_eagain.3 io_eagain.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_fd.3 io_fd.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_fd_canwrite.3 io_fd_canwrite.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_finishandshutdown.3 io_finishandshutdown.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_getcookie.3 io_getcookie.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_nonblock.3 io_nonblock.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_passfd.3 io_passfd.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_pipe.3 io_pipe.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_readfile.3 io_readfile.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_readwritefile.3 io_readwritefile.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_receivefd.3 io_receivefd.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_sendfile.3 io_sendfile.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_setcookie.3 io_setcookie.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_socketpair.3 io_socketpair.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_timeout.3 io_timeout.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_timeouted.3 io_timeouted.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_tryread.3 io_tryread.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_tryreadtimeout.3 io_tryreadtimeout.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_trywrite.3 io_trywrite.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_trywritetimeout.3 io_trywritetimeout.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_wait.3 io_wait.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_waitread.3 io_waitread.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_waituntil.3 io_waituntil.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_wantread.3 io_wantread.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/io_wantwrite.3 io_wantwrite.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_addbuf.3 iob_addbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_addbuf_free.3 iob_addbuf_free.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_addfile.3 iob_addfile.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_addfile_close.3 iob_addfile_close.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_adds.3 iob_adds.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_adds_free.3 iob_adds_free.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_bytesleft.3 iob_bytesleft.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_free.3 iob_free.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_new.3 iob_new.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_prefetch.3 iob_prefetch.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_reset.3 iob_reset.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_send.3 iob_send.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iob_write.3 iob_write.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/iopause.3 iopause.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/mmap_private.3 mmap_private.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/mmap_read.3 mmap_read.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/mmap_shared.3 mmap_shared.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/mmap_unmap.3 mmap_unmap.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/ndelay_off.3 ndelay_off.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/ndelay_on.3 ndelay_on.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/open_append.3 open_append.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/open_excl.3 open_excl.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/open_read.3 open_read.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/open_rw.3 open_rw.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/open_trunc.3 open_trunc.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/open_write.3 open_write.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/openreadclose.3 openreadclose.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/range_arrayinbuf.3 range_arrayinbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/range_bufinbuf.3 range_bufinbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/range_ptrinbuf.3 range_ptrinbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/range_str2inbuf.3 range_str2inbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/range_str4inbuf.3 range_str4inbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/range_strinbuf.3 range_strinbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/range_validbuf.3 range_validbuf.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/rangecheck.3 rangecheck.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/readclose.3 readclose.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/readclose_append.3 readclose_append.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_8int.3 scan_8int.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_8long.3 scan_8long.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_8short.3 scan_8short.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_asn1derlength.3 scan_asn1derlength.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_asn1dertag.3 scan_asn1dertag.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_charsetnskip.3 scan_charsetnskip.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_double.3 scan_double.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_httpdate.3 scan_httpdate.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_int.3 scan_int.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_ip4.3 scan_ip4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_ip6.3 scan_ip6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_ip6_flat.3 scan_ip6_flat.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_ip6if.3 scan_ip6if.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_long.3 scan_long.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_longlong.3 scan_longlong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_noncharsetnskip.3 scan_noncharsetnskip.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_nonwhitenskip.3 scan_nonwhitenskip.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_plusminus.3 scan_plusminus.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_short.3 scan_short.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_uint.3 scan_uint.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_ulong.3 scan_ulong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_ulonglong.3 scan_ulonglong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_ushort.3 scan_ushort.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_utf8.3 scan_utf8.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_whitenskip.3 scan_whitenskip.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_xint.3 scan_xint.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_xlong.3 scan_xlong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_xlonglong.3 scan_xlonglong.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/scan_xshort.3 scan_xshort.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_accept4.3 socket_accept4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_accept6.3 socket_accept6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_bind4.3 socket_bind4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_bind4_reuse.3 socket_bind4_reuse.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_bind6.3 socket_bind6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_bind6_reuse.3 socket_bind6_reuse.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_broadcast.3 socket_broadcast.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_connect4.3 socket_connect4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_connect6.3 socket_connect6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_connected.3 socket_connected.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_getifidx.3 socket_getifidx.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_getifname.3 socket_getifname.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_listen.3 socket_listen.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_local4.3 socket_local4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_local6.3 socket_local6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mchopcount6.3 socket_mchopcount6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mcjoin4.3 socket_mcjoin4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mcjoin6.3 socket_mcjoin6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mcleave4.3 socket_mcleave4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mcleave6.3 socket_mcleave6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mcloop4.3 socket_mcloop4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mcloop6.3 socket_mcloop6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_mcttl4.3 socket_mcttl4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_recv4.3 socket_recv4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_recv6.3 socket_recv6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_remote4.3 socket_remote4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_remote6.3 socket_remote6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_sctp4.3 socket_sctp4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_sctp4b.3 socket_sctp4b.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_sctp6.3 socket_sctp6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_sctp6b.3 socket_sctp6b.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_send4.3 socket_send4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_send6.3 socket_send6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_tcp4.3 socket_tcp4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_tcp4b.3 socket_tcp4b.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_tcp6.3 socket_tcp6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_tcp6b.3 socket_tcp6b.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_udp4.3 socket_udp4.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/socket_udp6.3 socket_udp6.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_chr.3 str_chr.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_copy.3 str_copy.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_diff.3 str_diff.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_diffn.3 str_diffn.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_equal.3 str_equal.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_len.3 str_len.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_rchr.3 str_rchr.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/str_start.3 str_start.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_0.3 stralloc_0.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_append.3 stralloc_append.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_cat.3 stralloc_cat.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_catb.3 stralloc_catb.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_catlong0.3 stralloc_catlong0.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_catm.3 stralloc_catm.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_cats.3 stralloc_cats.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_catulong0.3 stralloc_catulong0.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_chomp.3 stralloc_chomp.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_chop.3 stralloc_chop.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_copy.3 stralloc_copy.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_copyb.3 stralloc_copyb.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_copym.3 stralloc_copym.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_copys.3 stralloc_copys.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_diff.3 stralloc_diff.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_diffs.3 stralloc_diffs.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_free.3 stralloc_free.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_init.3 stralloc_init.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_ready.3 stralloc_ready.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_readyplus.3 stralloc_readyplus.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_starts.3 stralloc_starts.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/stralloc_zero.3 stralloc_zero.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/tai_add.3 tai_add.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/tai_approx.3 tai_approx.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/tai_less.3 tai_less.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/tai_now.3 tai_now.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/tai_pack.3 tai_pack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/tai_sub.3 tai_sub.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/tai_unpack.3 tai_unpack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_add.3 taia_add.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_addsec.3 taia_addsec.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_approx.3 taia_approx.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_frac.3 taia_frac.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_less.3 taia_less.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_now.3 taia_now.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_pack.3 taia_pack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_sub.3 taia_sub.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_tai.3 taia_tai.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_uint.3 taia_uint.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/taia_unpack.3 taia_unpack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint16_pack.3 uint16_pack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint16_pack_big.3 uint16_pack_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint16_read.3 uint16_read.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint16_read_big.3 uint16_read_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint16_unpack.3 uint16_unpack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint16_unpack_big.3 uint16_unpack_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint32_pack.3 uint32_pack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint32_pack_big.3 uint32_pack_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint32_read.3 uint32_read.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint32_read_big.3 uint32_read_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint32_unpack.3 uint32_unpack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint32_unpack_big.3 uint32_unpack_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint64_pack.3 uint64_pack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint64_pack_big.3 uint64_pack_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint64_read.3 uint64_read.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint64_read_big.3 uint64_read_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint64_unpack.3 uint64_unpack.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/uint64_unpack_big.3 uint64_unpack_big.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/umult16.3 umult16.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/umult32.3 umult32.3
ln -s ../../../Cellar/libowfat/0.29/share/man/man3/umult64.3 umult64.3
ln -s ../Cellar/libowfat/0.29/lib/libowfat.a libowfat.a
==> Summary
🍺 /usr/local/Cellar/libowfat/0.29: 384 files, 680.9K
==> Installing ncp
==> Cloning :pserver:cvs:@cvs.fefe.de:/cvs
Updating /Library/Caches/Homebrew/ncp--cvs
/usr/local/bin/cvs up
/cvs-bin update: Updating .
==> Downloading https://gist.githubusercontent.com/plumbojumbo/9331146/raw/560e46a688ac9493ffbc1464e59cc062c0940532/GNUmakefile.diff
Already downloaded: /Library/Caches/Homebrew/ncp--patch-b269c3a024583918d2279324660f467060f0c2adb57db31c19c05f7bbd958b19.diff
==> Verifying ncp--patch-b269c3a024583918d2279324660f467060f0c2adb57db31c19c05f7bbd958b19.diff checksum
==> Patching
==> Applying GNUmakefile.diff
/usr/bin/patch -g 0 -f -p1 -i /private/tmp/ncp--patch-20160521-31481-1b3p2gh/GNUmakefile.diff
patching file GNUmakefile
Hunk #1 succeeded at 38 (offset 1 line).
Hunk #2 FAILED at 52.
1 out of 2 hunks FAILED -- saving rejects to file GNUmakefile.rej
Error: Failure while executing: /usr/bin/patch -g 0 -f -p1 -i /private/tmp/ncp--patch-20160521-31481-1b3p2gh/GNUmakefile.diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment