Created
June 20, 2018 14:44
-
-
Save ilovezfs/254c396a3682407004992e3db7a4737c to your computer and use it in GitHub Desktop.
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
iMac-TMP:Homebrew joe$ brew install --HEAD -dv yaws | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/yaws.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/erlang.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openssl.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/autoconf.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/automake.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtool.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/makedepend.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pkg-config.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/wxmac.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jpeg.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpng.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtiff.rb | |
/usr/bin/sandbox-exec -f /tmp/homebrew20180620-76059-t4x90z.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew:/usr/local/Homebrew/Library/Homebrew/cask/lib -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/yaws.rb --verbose --debug --HEAD | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FromPathLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/yaws.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/erlang.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openssl.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/wxmac.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jpeg.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpng.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtiff.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/autoconf.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/automake.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtool.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/makedepend.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pkg-config.rb | |
==> Cloning https://github.com/klacke/yaws.git | |
Updating /Users/joe/Library/Caches/Homebrew/yaws--git | |
git config remote.origin.url https://github.com/klacke/yaws.git | |
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master | |
git fetch origin | |
==> Checking out branch master | |
git checkout -f master -- | |
Already on 'master' | |
Your branch is up-to-date with 'origin/master'. | |
git reset --hard origin/master | |
HEAD is now at dd91bbb Fix missing space in yaws_server:handle_out_reply/5 | |
==> autoreconf -fvi | |
autoreconf: Entering directory `.' | |
autoreconf: configure.ac: not using Gettext | |
autoreconf: running: aclocal --force -I m4 | |
autoreconf: configure.ac: tracing | |
autoreconf: configure.ac: creating directory ac-aux | |
autoreconf: running: glibtoolize --copy --force | |
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac-aux'. | |
glibtoolize: copying file 'ac-aux/ltmain.sh' | |
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. | |
glibtoolize: copying file 'm4/libtool.m4' | |
glibtoolize: copying file 'm4/ltoptions.m4' | |
glibtoolize: copying file 'm4/ltsugar.m4' | |
glibtoolize: copying file 'm4/ltversion.m4' | |
glibtoolize: copying file 'm4/lt~obsolete.m4' | |
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force | |
autoreconf: configure.ac: not using Autoheader | |
autoreconf: running: automake --add-missing --copy --force-missing | |
configure.ac:29: installing 'ac-aux/ar-lib' | |
configure.ac:29: installing 'ac-aux/compile' | |
configure.ac:12: installing 'ac-aux/config.guess' | |
configure.ac:12: installing 'ac-aux/config.sub' | |
configure.ac:16: installing 'ac-aux/install-sh' | |
configure.ac:16: installing 'ac-aux/missing' | |
c_src/Makefile.am: installing 'ac-aux/depcomp' | |
autoreconf: Leaving directory `.' | |
==> ./configure --prefix=/usr/local/Cellar/yaws/HEAD-dd91bbb_1 --with-extrainclude=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/security | |
checking build system type... x86_64-apple-darwin15.6.0 | |
checking host system type... x86_64-apple-darwin15.6.0 | |
checking target system type... x86_64-apple-darwin15.6.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ac-aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gawk... (cached) awk | |
checking whether make supports nested variables... (cached) yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking dependency style of clang... gcc3 | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) gcc3 | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether clang needs -traditional... no | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking how to print strings... printf | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for a sed that does not truncate output... (cached) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
Check Erlang environment & applications | |
checking for erl... /usr/local/opt/erlang/bin/erl | |
checking for erlc... /usr/local/opt/erlang/bin/erlc | |
checking for escript... /usr/local/opt/erlang/bin/escript | |
checking for dialyzer... /usr/local/opt/erlang/bin/dialyzer | |
checking for ct_run... /usr/local/opt/erlang/bin/ct_run | |
checking for erlc... /usr/local/opt/erlang/bin/erlc | |
checking for erl... /usr/local/opt/erlang/bin/erl | |
checking for Erlang/OTP root directory... /usr/local/Cellar/erlang/21.0/lib/erlang | |
checking for Erlang/OTP library base directory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib | |
checking for Erlang/OTP ERTS version... 10.0 | |
checking for Erlang/OTP ERTS directory... /usr/local/Cellar/erlang/21.0/lib/erlang/erts-10.0 | |
checking for Erlang/OTP release... 21 | |
checking for Erlang/OTP library installation base directory... ${prefix}/lib | |
checking for Erlang/OTP 'yaws' library installation subdirectory... ${prefix}/lib/yaws-2.0.5 | |
checking for Erlang/OTP 'yapp' library installation subdirectory... ${prefix}/lib/yapp-0.4.2 | |
checking for Erlang/OTP 'kernel' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/kernel-6.0 | |
checking for Erlang/OTP 'kernel' library version... 6.0 | |
checking for Erlang/OTP 'stdlib' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/stdlib-3.5 | |
checking for Erlang/OTP 'stdlib' library version... 3.5 | |
checking for Erlang/OTP 'sasl' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/sasl-3.2 | |
checking for Erlang/OTP 'sasl' library version... 3.2 | |
checking for Erlang/OTP 'erts' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/erts-10.0 | |
checking for Erlang/OTP 'erts' library version... 10.0 | |
checking for Erlang/OTP 'compiler' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/compiler-7.2 | |
checking for Erlang/OTP 'compiler' library version... 7.2 | |
checking for Erlang/OTP 'crypto' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/crypto-4.3 | |
checking for Erlang/OTP 'crypto' library version... 4.3 | |
checking for Erlang/OTP 'xmerl' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/xmerl-1.3.17 | |
checking for Erlang/OTP 'xmerl' library version... 1.3.17 | |
checking for Erlang/OTP 'public_key' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/public_key-1.6 | |
checking for Erlang/OTP 'public_key' library version... 1.6 | |
checking for Erlang/OTP 'ssl' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/ssl-9.0 | |
checking for Erlang/OTP 'ssl' library version... 9.0 | |
checking for Erlang/OTP 'mnesia' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/mnesia-4.15.4 | |
checking for Erlang/OTP 'mnesia' library version... 4.15.4 | |
checking for Erlang/OTP 'eunit' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/eunit-2.3.6 | |
checking for Erlang/OTP 'eunit' library version... 2.3.6 | |
checking for Erlang/OTP 'erlsom' library subdirectory... not found | |
checking for Erlang/OTP 'erlsom' library version... not found | |
configure: WARNING: "erlsom" Erlang application not found. | |
It could be required to run Yaws or its testsuites. | |
checking for Erlang/OTP 'xmlrpc' library subdirectory... not found | |
checking for Erlang/OTP 'xmlrpc' library version... not found | |
configure: WARNING: "xmlrpc" Erlang application not found. | |
It could be required to run Yaws or its testsuites. | |
checking for Erlang/OTP 'inets' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/inets-7.0 | |
checking for Erlang/OTP 'inets' library version... 7.0 | |
checking for Erlang/OTP 'tools' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/tools-3.0 | |
checking for Erlang/OTP 'tools' library version... 3.0 | |
checking for Erlang/OTP 'common_test' library subdirectory... /usr/local/Cellar/erlang/21.0/lib/erlang/lib/common_test-1.16 | |
checking for Erlang/OTP 'common_test' library version... 1.16 | |
Check platform-specific and system requirements | |
checking for the build and host architectures... darwin15.6.0 | |
checking security/pam_appl.h usability... yes | |
checking security/pam_appl.h presence... yes | |
checking for security/pam_appl.h... yes | |
checking for pam_start in -lpam... yes | |
checking for sendfile in -lc... yes | |
Check programs support | |
checking for latex... no | |
checking for dvips... no | |
checking for pdflatex... no | |
checking for epstopdf... no | |
checking for man... man | |
checking for ps2pdf... no | |
checking for cadaver... no | |
checking for curl... curl | |
checking for unix2dos... no | |
checking for todos... no | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating yaws.pc | |
config.status: creating Makefile | |
config.status: creating c_src/Makefile | |
config.status: creating win32/Makefile | |
config.status: creating win32/build.xml | |
config.status: creating man/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating scripts/Makefile | |
config.status: creating src/Makefile | |
config.status: creating ebin/Makefile | |
config.status: creating examples/src/Makefile | |
config.status: creating examples/ebin/Makefile | |
config.status: creating examples/include/Makefile | |
config.status: creating www/code/Makefile | |
config.status: creating www/shoppingcart/Makefile | |
config.status: creating testsuite/Makefile | |
config.status: creating testsuite/yaws.coverspec | |
config.status: creating testsuite/testsuite.hrl | |
config.status: creating applications/chat/Makefile | |
config.status: creating applications/chat/src/Makefile | |
config.status: creating applications/chat/ebin/Makefile | |
config.status: creating applications/mail/Makefile | |
config.status: creating applications/mail/src/Makefile | |
config.status: creating applications/mail/ebin/Makefile | |
config.status: creating applications/wiki/Makefile | |
config.status: creating applications/wiki/src/Makefile | |
config.status: creating applications/wiki/ebin/Makefile | |
config.status: creating applications/yapp/Makefile | |
config.status: creating applications/yapp/src/Makefile | |
config.status: creating applications/yapp/ebin/Makefile | |
config.status: creating src/yaws_charset.hrl | |
config.status: creating src/yaws_appdeps.hrl | |
config.status: creating testsuite/run_common_test | |
config.status: creating testsuite/cover_to_html.sh | |
config.status: creating testsuite/analyze_coverdata.escript | |
config.status: creating scripts/make-release | |
config.status: creating applications/wiki/scripts/addFile | |
config.status: creating applications/wiki/scripts/getPassword | |
config.status: creating applications/wiki/scripts/importFiles | |
config.status: creating applications/wiki/scripts/updateWiki | |
config.status: creating include/Makefile | |
config.status: creating priv/Makefile | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
== yaws 2.0.5 == | |
Configuration: | |
Application dir.: ${ERLANG_INSTALL_LIB_DIR}/yaws-${YAWS_VSN} | |
Prefix: /usr/local/Cellar/yaws/HEAD-dd91bbb_1 | |
etcdir: ${prefix}/etc | |
confdir: $(sysconfdir)/yaws | |
bindir: ${exec_prefix}/bin | |
vardir: ${prefix}/var | |
wwwdir: $(localstatedir)/yaws/www | |
appsdir: $(localstatedir)/yaws | |
logdir: $(localstatedir)/log/yaws | |
yawsdir: $(libdir)/yaws | |
docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} | |
mandir: ${datarootdir}/man | |
Erlang root dir: /usr/local/Cellar/erlang/21.0/lib/erlang | |
Erlang lib dir: /usr/local/Cellar/erlang/21.0/lib/erlang/lib | |
Erlang compiler: /usr/local/opt/erlang/bin/erlc | |
Erlang emulator: /usr/local/opt/erlang/bin/erl | |
Windows Erlang emulator: | |
Erlang interpreter: /usr/local/opt/erlang/bin/escript | |
Erlang dialyzer tool: /usr/local/opt/erlang/bin/dialyzer | |
Erlang ct_run tool: /usr/local/opt/erlang/bin/ct_run | |
==> make install | |
Making install in src | |
GEN ../ebin/yaws.app | |
GEN ../ebin/yaws.appup | |
ERLC ../ebin/yaws.beam | |
ERLC ../ebin/yaws_app.beam | |
ERLC ../ebin/yaws_ticker.beam | |
ERLC ../ebin/yaws_config.beam | |
ERLC ../ebin/yaws_server.beam | |
compile: warnings being treated as errors | |
yaws_server.erl:1046: ssl:ssl_accept/2: deprecated; use ssl:handshake/2 instead | |
yaws_server.erl:2155: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
yaws_server.erl:3403: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
yaws_server.erl:3412: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
make[1]: *** [../ebin/yaws_server.beam] Error 1 | |
make: *** [install-recursive] Error 1 | |
/usr/local/Homebrew/Library/Homebrew/debrew.rb:11:in `raise' | |
BuildError: Failed executing: make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment