Replies: 2 comments 5 replies
-
Riak has only been built on OTP22 at the latest as far as I'm aware. The errors that you're seeing with the lager transform are the result a column value being returned from a function call in the transform, it is now a tuple of {Line, Column}, as opposed to a single integer representing the Line. I don't think that the necessary changes have been made in Lager to make it compatible with OTP24 (where the change was introduced, I think). |
Beta Was this translation helpful? Give feedback.
-
There will also be a bunch of errors from the deprecation of |
Beta Was this translation helpful? Give feedback.
-
I just played around with riak 3.0.9 with latest otp on main git branch (otp 25) on M1 Macbook Air.
(To be sure, I already running riak on M1 MBA with old version of otp without an issue.)
Riak failed to compile mostly lager_transform issue.
fatal: not a git repository (or any of the parent directories): .git
/Users/pms/OTPApp25/Program/riak-riak-3.0.9/rebar3 compile
===> Analyzing applications...
===> Compiling goldrush
===> Compiling lager
===> Compiling getopt
===> Compiling cuttlefish
===> Compiling _build/default/plugins/cuttlefish/src/cuttlefish_util.erl failed
_build/default/plugins/cuttlefish/src/cuttlefish_util.erl:none: error in parse transform 'lager_transform':
exception error: bad argument
in function integer_to_list/1
called as integer_to_list({46,5})
*** argument 1: not an integer
in call from lager_transform:make_varname/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 271)
in call from lager_transform:do_transform/5 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 176)
in call from lager_transform:walk_body/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 90)
in call from lager_transform:walk_clauses/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 85)
in call from lager_transform:walk_ast/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 67)
in call from compile:foldl_transform/3 (compile.erl, line 1139)
in call from compile:fold_comp/4 (compile.erl, line 407)
===> Errors loading plugin {rebar3_cuttlefish,
{git,
"https://github.com/basho/rebar3_cuttlefish",
{tag,"0.2.0"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Verifying dependencies...
===> Fetching cluster_info (from {git,"https://github.com/basho/cluster_info.git",
{ref,"389d43af7ac1550b3c01cd55b8147bcc0e20022f"}})
===> Fetching lager_syslog (from {git,"https://github.com/basho/lager_syslog.git",
{ref,"152bb8eb254c225ebd8c579f9603f44b50df44ec"}})
===> Fetching riak_auth_mods (from {git,"https://github.com/basho/riak_auth_mods.git",
{ref,"1eccaef8e9e6200f0b75ea9312f0a731c8d572bf"}})
===> Fetching riak_kv (from {git,"https://github.com/basho/riak_kv.git",
{ref,"0af857d57d0206b100db59043a926df2ada8f7db"}})
===> Fetching rebar3_gpb_plugin (from {git,"https://github.com/basho/rebar3_gpb_plugin",
{tag,"2.15.1+riak.3.0.4"}})
===> Fetching gpb v4.13.0
===> Analyzing applications...
===> Compiling gpb
===> Compiling _build/default/plugins/cuttlefish/src/cuttlefish_error.erl failed
_build/default/plugins/cuttlefish/src/cuttlefish_error.erl:none: error in parse transform 'lager_transform':
exception error: bad argument
in function integer_to_list/1
called as integer_to_list({180,10})
*** argument 1: not an integer
in call from lager_transform:make_varname/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 271)
in call from lager_transform:do_transform/5 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 176)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:transform_statement/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 114)
in call from lager_transform:walk_body/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 90)
in call from lager_transform:walk_clauses/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 85)
===> Errors loading plugin {rebar3_gpb_plugin,
{git,
"https://github.com/basho/rebar3_gpb_plugin",
{tag,"2.15.1+riak.3.0.4"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Fetching eqc_rebar (from {git,"https://github.com/Quviq/eqc-rebar",{branch,"master"}})
===> Analyzing applications...
===> Compiling eqc_rebar
===> Compiling _build/default/plugins/cuttlefish/src/cuttlefish_escript.erl failed
_build/default/plugins/cuttlefish/src/cuttlefish_escript.erl:none: error in parse transform 'lager_transform':
exception error: bad argument
in function integer_to_list/1
called as integer_to_list({86,5})
*** argument 1: not an integer
in call from lager_transform:make_varname/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 271)
in call from lager_transform:do_transform/5 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 176)
in call from lager_transform:walk_body/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 90)
in call from lager_transform:walk_clauses/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 85)
in call from lager_transform:walk_ast/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 67)
in call from compile:foldl_transform/3 (compile.erl, line 1139)
in call from compile:fold_comp/4 (compile.erl, line 407)
===> Errors loading plugin {eqc_rebar,
{git,"https://github.com/Quviq/eqc-rebar",
{branch,"master"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Fetching riak_repl (from {git,"https://github.com/basho/riak_repl.git",
{ref,"c7b4fc2ae1a24b9476c297fe077f5a19c8d30a44"}})
===> Analyzing applications...
===> Compiling gpb
===> Compiling _build/default/plugins/cuttlefish/src/cuttlefish_generator.erl failed
_build/default/plugins/cuttlefish/src/cuttlefish_generator.erl:none: error in parse transform 'lager_transform':
exception error: bad argument
in function integer_to_list/1
called as integer_to_list({73,5})
*** argument 1: not an integer
in call from lager_transform:make_varname/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 271)
in call from lager_transform:do_transform/5 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 176)
in call from lager_transform:walk_body/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 90)
in call from lager_transform:walk_clauses/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 85)
in call from lager_transform:walk_ast/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 67)
in call from compile:foldl_transform/3 (compile.erl, line 1139)
in call from compile:fold_comp/4 (compile.erl, line 407)
===> Errors loading plugin {rebar3_gpb_plugin,
{git,
"https://github.com/basho/rebar3_gpb_plugin",
{tag,"2.15.1+riak.3.0.4"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Analyzing applications...
===> Compiling eqc_rebar
===> Compiling _build/default/plugins/cuttlefish/src/cuttlefish.erl failed
_build/default/plugins/cuttlefish/src/cuttlefish.erl:none: error in parse transform 'lager_transform':
exception error: bad argument
in function integer_to_list/1
called as integer_to_list({126,5})
*** argument 1: not an integer
in call from lager_transform:make_varname/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 271)
in call from lager_transform:do_transform/5 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 176)
in call from lager_transform:walk_body/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 90)
in call from lager_transform:walk_clauses/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 85)
in call from lager_transform:walk_ast/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 67)
in call from compile:foldl_transform/3 (compile.erl, line 1139)
in call from compile:fold_comp/4 (compile.erl, line 407)
===> Errors loading plugin {eqc_rebar,
{git,"https://github.com/Quviq/eqc-rebar",
{branch,"master"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Fetching riaknostic (from {git,"https://github.com/basho/riaknostic.git",
{ref,"8aef63a89d719b22754683cce187eaeeecdd789c"}})
===> Fetching bitcask (from {git,"https://github.com/basho/bitcask.git",
{ref,"dd96f6dd84a1cad68ccc21959ba56b0426434d85"}})
===> Fetching pc v1.13.0
===> Analyzing applications...
===> Compiling pc
===> Compiling _build/default/plugins/cuttlefish/src/cuttlefish_conf.erl failed
_build/default/plugins/cuttlefish/src/cuttlefish_conf.erl:none: error in parse transform 'lager_transform':
exception error: bad argument
in function integer_to_list/1
called as integer_to_list({124,13})
*** argument 1: not an integer
in call from lager_transform:make_varname/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 271)
in call from lager_transform:do_transform/5 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 176)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:transform_statement/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 114)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
===> Errors loading plugin pc. Run rebar3 with DEBUG=1 set to see errors.
===> Analyzing applications...
===> Compiling eqc_rebar
===> Compiling _build/default/plugins/gpb/src/gpb_names.erl failed
_build/default/plugins/gpb/include/gpb.hrl:105:2: record rpc has field(s) without type information
===> Errors loading plugin {eqc_rebar,
{git,"https://github.com/Quviq/eqc-rebar",
{branch,"master"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Fetching canola (from {git,"git://github.com/basho/canola.git",
{ref,"2cd39378442f3dc727de22289243b3c4d56f25fd"}})
===> Analyzing applications...
===> Compiling pc
===> Compiling _build/default/plugins/gpb/src/gpb_names.erl failed
_build/default/plugins/gpb/include/gpb.hrl:105:2: record rpc has field(s) without type information
===> Errors loading plugin pc. Run rebar3 with DEBUG=1 set to see errors.
===> Fetching ebloom (from {git,"git://github.com/basho/ebloom.git",
{ref,"3c25f9ef61a73d5f1d2c2601da464dd03975721d"}})
===> Analyzing applications...
===> Compiling pc
===> Fetching getopt (from {git,"git://github.com/jcomellas/getopt.git",
{ref,"fbd210550677114a6c96cdf66e340eb248908d93"}})
===> Fetching hyper (from {git,"https://github.com/basho/hyper",
{ref,"d0bf3d67fd17b8ed2610b266aebd54b1027ea916"}})
===> Fetching kv_index_tictactree (from {git,"https://github.com/martinsumner/kv_index_tictactree.git",
{ref,"a3787dbf7c556cd323ae00849c1926b6dfcf15dc"}})
===> Fetching lager (from {git,"git://github.com/erlang-lager/lager.git",
{ref,"22e62f28e5afabe90a6f31bcde367a2b5799fc94"}})
===> Fetching ranch (from {git,"git://github.com/ninenines/ranch.git",
{ref,"d0fad24657711cf584da61b5163c29fdafbd9201"}})
===> Fetching recon (from {git,"https://github.com/ferd/recon",
{ref,"34194da6d9f8ed25f274e0ebb098dc9e95bcf547"}})
===> Fetching redbug (from {git,"https://github.com/massemanet/redbug",
{ref,"c466ddc4f05a34c47bcf0666899c50e40c5223d2"}})
===> Fetching rebar3_hex v6.11.7
===> Fetching hex_core v0.7.1
===> Fetching verl v1.0.2
===> Analyzing applications...
===> Compiling verl
===> Compiling hex_core
===> Compiling rebar3_hex
_build/default/plugins/rebar3_hex/src/rebar3_hex_repo.erl:128:32: Warning: public_key:ssh_encode/2 is deprecated and will be removed in OTP 26; use ssh_file:encode/2 instead
===> Fetching riak_api (from {git,"https://github.com/basho/riak_api.git",
{ref,"85994688946d9c201d08981e756dec564458eeb9"}})
===> Fetching riak_core (from {git,"https://github.com/basho/riak_core.git",
{ref,"7e0aa310ecf5ec7b9fd03df61b996c2823591950"}})
===> Analyzing applications...
===> Compiling eqc_rebar
===> Fetching riak_dt (from {git,"https://github.com/basho/riak_dt.git",
{ref,"d0de4694f1423dc942844fbc494604a3c6df17d6"}})
===> Fetching riak_pipe (from {git,"https://github.com/basho/riak_pipe.git",
{ref,"899e26181daa0fe2590d7502652c577412140fe1"}})
===> Fetching riakhttpc (from {git,"https://github.com/basho/riak-erlang-http-client",
{ref,"fd7255150967245195105f4437904538c17614b1"}})
===> Fetching sext (from {git,"https://github.com/uwiger/sext.git",
{ref,"615eebcf975ec4b4561c6f2b2bc433dabdb2be0f"}})
===> Fetching sidejob (from {git,"https://github.com/basho/sidejob.git",
{ref,"d5e8f8450b92ab30610496ffb58f560d6a8bad6b"}})
===> Fetching syslog (from {git,"git://github.com/Vagabond/erlang-syslog",
{ref,"4a6c6f2c996483e86c1320e9553f91d337bcb6aa"}})
===> Fetching basho_stats (from {git,"https://github.com/basho/basho_stats.git",
{ref,"c5b7ecb92af7b050bc62d08c6fbf1aafd6bdeff0"}})
===> Fetching clique (from {git,"https://github.com/basho/clique.git",
{ref,"4014357e4e677164b890fdad08a45cfa54b3e8f3"}})
===> Fetching eleveldb (from {git,"https://github.com/basho/eleveldb.git",
{ref,"3dee1dd7173507a4ad29df1ceb99cb70d6142478"}})
===> Fetching exometer_core (from {git,"https://github.com/Feuerlabs/exometer_core.git",
{ref,"547f28bc93c7cb3d3f1174fb4c510667a4ebb645"}})
===> Fetching goldrush v0.1.9
===> Fetching ibrowse (from {git,"https://github.com/basho/ibrowse.git",
{ref,"cdde6fe5e80ce71e7b5570e40a45d9f862721499"}})
===> Fetching leveled (from {git,"https://github.com/martinsumner/leveled",
{ref,"086e06979e6f6d0d37b15df883c0ce2eb3c15892"}})
===> Fetching mochiweb (from {git,"https://github.com/basho/mochiweb.git",
{ref,"8471d2197afd412fcec239dd9ad5cbe90e64eefa"}})
===> Fetching pbkdf2 (from {git,"https://github.com/basho/erlang-pbkdf2.git",
{ref,"681494c3ea03625c909a16b1b3ca295edf892057"}})
===> Fetching poolboy (from {git,"https://github.com/basho/poolboy.git",
{ref,"032ea3186fda78b4913deb8932af318ebb9b1258"}})
===> Fetching riak_ensemble (from {git,"https://github.com/basho/riak_ensemble",
{ref,"573a271aa546dcdcaeaaf09b3de6949a3130e021"}})
===> Fetching riak_pb (from {git,"https://github.com/basho/riak_pb.git",
{ref,"b7abca90e4c708073021d2c4e18c896f1a10b838"}})
===> Analyzing applications...
===> Compiling gpb
===> Compiling rebar3_gpb_plugin
Compiling descriptor.proto...
Compiling gpb_descriptor.erl...
Compiling gpb_compile_descr.proto...
===> Fetching riak_pb_msgcodegen (from {git,"https://github.com/basho/riak_pb_msgcodegen",
{tag,"1.0.0"}})
===> Analyzing applications...
===> Compiling riak_pb_msgcodegen
===> Fetching riak_sysmon (from {git,"https://github.com/basho/riak_sysmon.git",
{ref,"726df1f4c31108bb9366fb767b480f286e51f7fc"}})
===> Fetching riakc (from {git,"https://github.com/basho/riak-erlang-client",
{ref,"d9fa46335fda4704fda71cbc011ab6a11e50e3f3"}})
===> Fetching webmachine (from {git,"https://github.com/webmachine/webmachine.git",
{ref,"92225b82fc702f78cf9d23248023ec841272df80"}})
===> Fetching cuttlefish (from {git,"https://github.com/basho/cuttlefish.git",
{ref,"e84070b6cf08196ece2ae54083eefae4dc4e4ecc"}})
===> Fetching folsom v0.8.7
===> Fetching hut v1.2.1
===> Fetching lz4 (from {git,"https://github.com/martinsumner/erlang-lz4",
{ref,"d407af5de71303b8e381df718d2e5d05eb775c59"}})
===> Fetching parse_trans v3.3.0
===> Fetching protobuffs (from {git,"https://github.com/basho/erlang_protobuffs.git",
{ref,"098efad8f85dfe556d64e2cf6ce31f2075808f67"}})
===> Fetching setup v2.0.2
===> Fetching bear v0.8.7
===> Fetching meck (from {git,"https://github.com/eproxus/meck.git",
{ref,"4ecc1ae9089edc6977e8c8c4cd41081513cc5590"}})
===> Generated /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/riak_pb/src/riak_pb_messages.erl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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 build system type... arm-apple-darwin21.1.0
checking host system type... arm-apple-darwin21.1.0
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /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 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... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 how to run the C preprocessor... gcc -E
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 gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.1.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... no
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /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 the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin21.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking sys/byteswap.h usability... no
checking sys/byteswap.h presence... no
checking for sys/byteswap.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for mmap... yes
checking for 'gtest-config'... checking for gtest-config... no
no
checking for pkg-config... no
checking for gflags... checking if the compiler supports __builtin_expect... yes
checking if the compiler supports __builtin_ctzll... yes
checking for zlibVersion in -lz... yes
checking for lzo1x_1_15_compress in -llzo2... no
checking for lzf_compress in -llzf... no
checking for fastlz_compress in -lfastlz... no
checking for qlz_compress in -lquicklz... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating snappy-stubs-public.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
gmake[1]: Entering directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
gmake all-am
gmake[2]: Entering directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c -o snappy.lo snappy.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c snappy.cc -fno-common -DPIC -o snappy.o
mv -f .deps/snappy.Tpo .deps/snappy.Plo
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c -o snappy-sinksource.lo snappy-sinksource.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c snappy-sinksource.cc -fno-common -DPIC -o snappy-sinksource.o
mv -f .deps/snappy-sinksource.Tpo .deps/snappy-sinksource.Plo
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c -o snappy-stubs-internal.lo snappy-stubs-internal.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c snappy-stubs-internal.cc -fno-common -DPIC -o snappy-stubs-internal.o
mv -f .deps/snappy-stubs-internal.Tpo .deps/snappy-stubs-internal.Plo
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c -o snappy-c.lo snappy-c.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c snappy-c.cc -fno-common -DPIC -o snappy-c.o
mv -f .deps/snappy-c.Tpo .deps/snappy-c.Plo
/bin/sh ./libtool --tag=CXX --mode=link g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -version-info 2:2:1 -o libsnappy.la -rpath /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib snappy.lo snappy-sinksource.lo snappy-stubs-internal.lo snappy-c.lo
libtool: link: ar cru .libs/libsnappy.a snappy.o snappy-sinksource.o snappy-stubs-internal.o snappy-c.o
libtool: link: ranlib .libs/libsnappy.a
libtool: link: ( cd ".libs" && rm -f "libsnappy.la" && ln -s "../libsnappy.la" "libsnappy.la" )
g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy_unittest-snappy_unittest.o -MD -MP -MF .deps/snappy_unittest-snappy_unittest.Tpo -c -o snappy_unittest-snappy_unittest.o
test -f 'snappy_unittest.cc' || echo './'
snappy_unittest.ccsnappy_unittest.cc:165:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
snappy_unittest.cc:800:24: warning: implicit conversion from 'int' to 'std::basic_string::value_type' (aka 'char') changes value from 128 to -128 [-Wconstant-conversion]
compressed.push_back(128);
~~~~~~~~~ ^~~
snappy_unittest.cc:801:24: warning: implicit conversion from 'int' to 'std::basic_string::value_type' (aka 'char') changes value from 128 to -128 [-Wconstant-conversion]
compressed.push_back(128);
~~~~~~~~~ ^~~
snappy_unittest.cc:802:24: warning: implicit conversion from 'int' to 'std::basic_string::value_type' (aka 'char') changes value from 128 to -128 [-Wconstant-conversion]
compressed.push_back(128);
~~~~~~~~~ ^~~
snappy_unittest.cc:803:24: warning: implicit conversion from 'int' to 'std::basic_string::value_type' (aka 'char') changes value from 128 to -128 [-Wconstant-conversion]
compressed.push_back(128);
~~~~~~~~~ ^~~
snappy_unittest.cc:804:24: warning: implicit conversion from 'int' to 'std::basic_string::value_type' (aka 'char') changes value from 128 to -128 [-Wconstant-conversion]
compressed.push_back(128);
~~~~~~~~~ ^~~
6 warnings generated.
mv -f .deps/snappy_unittest-snappy_unittest.Tpo .deps/snappy_unittest-snappy_unittest.Po
g++ -DHAVE_CONFIG_H -I. -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -MT snappy_unittest-snappy-test.o -MD -MP -MF .deps/snappy_unittest-snappy-test.Tpo -c -o snappy_unittest-snappy-test.o
test -f 'snappy-test.cc' || echo './'
snappy-test.ccmv -f .deps/snappy_unittest-snappy-test.Tpo .deps/snappy_unittest-snappy-test.Po
/bin/sh ./libtool --tag=CXX --mode=link g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -o snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o libsnappy.la -lz
libtool: link: g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -o snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o ./.libs/libsnappy.a -lz
gmake[2]: Leaving directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
gmake[1]: Leaving directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
gmake[1]: Entering directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
gmake[2]: Entering directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
test -z "/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib" || ./install-sh -c -d "/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c libsnappy.la '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib'
libtool: install: /usr/bin/install -c .libs/libsnappy.lai /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib/libsnappy.la
libtool: install: /usr/bin/install -c .libs/libsnappy.a /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib/libsnappy.a
libtool: install: chmod 644 /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib/libsnappy.a
libtool: install: ranlib /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib/libsnappy.a
Libraries have been installed in:
/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
test -z "/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/share/doc/snappy" || ./install-sh -c -d "/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/share/doc/snappy"
/usr/bin/install -c -m 644 ChangeLog COPYING INSTALL NEWS README format_description.txt '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/share/doc/snappy'
test -z "/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include" || ./install-sh -c -d "/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include"
/usr/bin/install -c -m 644 snappy.h snappy-sinksource.h snappy-stubs-public.h snappy-c.h '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include'
gmake[2]: Leaving directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
gmake[1]: Leaving directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/snappy-1.0.4'
Cloning into 'leveldb'...
Note: switching to '2.0.36'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 14c57fe correct code in the 32bit path to correctly compile
Submodule 'leveldb_ee' (https://github.com/basho/leveldb_ee) registered for path 'leveldb_ee'
Cloning into '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/leveldb/leveldb_ee'...
Submodule path 'leveldb_ee': checked out '1d13c28cb198770e03f805c7dd32d6a58260c1e2'
gmake[1]: Entering directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/leveldb'
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT port/port_posix.d -MT port/port_posix.o -MF port/port_posix.d port/port_posix.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/throttle.d -MT util/throttle.o -MF util/throttle.d util/throttle.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/thread_tasks.d -MT util/thread_tasks.o -MF util/thread_tasks.d util/thread_tasks.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/status.d -MT util/status.o -MF util/status.d util/status.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/perf_count.d -MT util/perf_count.o -MF util/perf_count.d util/perf_count.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/options.d -MT util/options.o -MF util/options.d util/options.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/murmurhash.d -MT util/murmurhash.o -MF util/murmurhash.d util/murmurhash.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/logging.d -MT util/logging.o -MF util/logging.d util/logging.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/hot_threads.d -MT util/hot_threads.o -MF util/hot_threads.d util/hot_threads.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/histogram.d -MT util/histogram.o -MF util/histogram.d util/histogram.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/hash.d -MT util/hash.o -MF util/hash.d util/hash.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/flexcache.d -MT util/flexcache.o -MF util/flexcache.d util/flexcache.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/filter_policy.d -MT util/filter_policy.o -MF util/filter_policy.d util/filter_policy.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/expiry_os.d -MT util/expiry_os.o -MF util/expiry_os.d util/expiry_os.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/env_posix.d -MT util/env_posix.o -MF util/env_posix.d util/env_posix.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/env.d -MT util/env.o -MF util/env.d util/env.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/db_list.d -MT util/db_list.o -MF util/db_list.d util/db_list.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/crc32c.d -MT util/crc32c.o -MF util/crc32c.d util/crc32c.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/comparator.d -MT util/comparator.o -MF util/comparator.d util/comparator.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/coding.d -MT util/coding.o -MF util/coding.d util/coding.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/cache2.d -MT util/cache2.o -MF util/cache2.d util/cache2.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/cache.d -MT util/cache.o -MF util/cache.d util/cache.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/bloom2.d -MT util/bloom2.o -MF util/bloom2.d util/bloom2.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/bloom.d -MT util/bloom.o -MF util/bloom.d util/bloom.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT util/arena.d -MT util/arena.o -MF util/arena.d util/arena.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/two_level_iterator.d -MT table/two_level_iterator.o -MF table/two_level_iterator.d table/two_level_iterator.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/table_builder.d -MT table/table_builder.o -MF table/table_builder.d table/table_builder.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/table.d -MT table/table.o -MF table/table.d table/table.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/merger.d -MT table/merger.o -MF table/merger.d table/merger.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/iterator.d -MT table/iterator.o -MF table/iterator.d table/iterator.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/format.d -MT table/format.o -MF table/format.d table/format.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/filter_block.d -MT table/filter_block.o -MF table/filter_block.d table/filter_block.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/block_builder.d -MT table/block_builder.o -MF table/block_builder.d table/block_builder.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT table/block.d -MT table/block.o -MF table/block.d table/block.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT leveldb_ee/riak_object.d -MT leveldb_ee/riak_object.o -MF leveldb_ee/riak_object.d leveldb_ee/riak_object.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT leveldb_ee/hot_backup.d -MT leveldb_ee/hot_backup.o -MF leveldb_ee/hot_backup.d leveldb_ee/hot_backup.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT leveldb_ee/expiry_ee.d -MT leveldb_ee/expiry_ee.o -MF leveldb_ee/expiry_ee.d leveldb_ee/expiry_ee.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT leveldb_ee/compile_opt.d -MT leveldb_ee/compile_opt.o -MF leveldb_ee/compile_opt.d leveldb_ee/compile_opt.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT leveldb_ee/cache_warm.d -MT leveldb_ee/cache_warm.o -MF leveldb_ee/cache_warm.d leveldb_ee/cache_warm.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/write_batch.d -MT db/write_batch.o -MF db/write_batch.d db/write_batch.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/version_set.d -MT db/version_set.o -MF db/version_set.d db/version_set.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/version_edit.d -MT db/version_edit.o -MF db/version_edit.d db/version_edit.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/table_cache.d -MT db/table_cache.o -MF db/table_cache.d db/table_cache.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/repair.d -MT db/repair.o -MF db/repair.d db/repair.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/memtable.d -MT db/memtable.o -MF db/memtable.d db/memtable.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/log_writer.d -MT db/log_writer.o -MF db/log_writer.d db/log_writer.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/log_reader.d -MT db/log_reader.o -MF db/log_reader.d db/log_reader.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/filename.d -MT db/filename.o -MF db/filename.d db/filename.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/dbformat.d -MT db/dbformat.o -MF db/dbformat.d db/dbformat.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/db_iter.d -MT db/db_iter.o -MF db/db_iter.d db/db_iter.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/db_impl.d -MT db/db_impl.o -MF db/db_impl.d db/db_impl.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/c.d -MT db/c.o -MF db/c.d db/c.cc
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -MM -E -MT db/builder.d -MT db/builder.o -MF db/builder.d db/builder.cc
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/builder.cc -o db/builder.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/c.cc -o db/c.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/db_impl.cc -o db/db_impl.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/db_iter.cc -o db/db_iter.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/dbformat.cc -o db/dbformat.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/filename.cc -o db/filename.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/log_reader.cc -o db/log_reader.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/log_writer.cc -o db/log_writer.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/memtable.cc -o db/memtable.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/repair.cc -o db/repair.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/table_cache.cc -o db/table_cache.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/version_edit.cc -o db/version_edit.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/version_set.cc -o db/version_set.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c db/write_batch.cc -o db/write_batch.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c leveldb_ee/cache_warm.cc -o leveldb_ee/cache_warm.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c leveldb_ee/compile_opt.cc -o leveldb_ee/compile_opt.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c leveldb_ee/expiry_ee.cc -o leveldb_ee/expiry_ee.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c leveldb_ee/hot_backup.cc -o leveldb_ee/hot_backup.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c leveldb_ee/riak_object.cc -o leveldb_ee/riak_object.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/block.cc -o table/block.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/block_builder.cc -o table/block_builder.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/filter_block.cc -o table/filter_block.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/format.cc -o table/format.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/iterator.cc -o table/iterator.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/merger.cc -o table/merger.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/table.cc -o table/table.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/table_builder.cc -o table/table_builder.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c table/two_level_iterator.cc -o table/two_level_iterator.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/arena.cc -o util/arena.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/bloom.cc -o util/bloom.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/bloom2.cc -o util/bloom2.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/cache.cc -o util/cache.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/cache2.cc -o util/cache2.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/coding.cc -o util/coding.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/comparator.cc -o util/comparator.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/crc32c.cc -o util/crc32c.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/db_list.cc -o util/db_list.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/env.cc -o util/env.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/env_posix.cc -o util/env_posix.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/expiry_os.cc -o util/expiry_os.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/filter_policy.cc -o util/filter_policy.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/flexcache.cc -o util/flexcache.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/hash.cc -o util/hash.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/histogram.cc -o util/histogram.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/hot_threads.cc -o util/hot_threads.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/logging.cc -o util/logging.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/murmurhash.cc -o util/murmurhash.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/options.cc -o util/options.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/perf_count.cc -o util/perf_count.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/status.cc -o util/status.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/thread_tasks.cc -o util/thread_tasks.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c util/throttle.cc -o util/throttle.o
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -c port/port_posix.cc -o port/port_posix.o
cc -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC -O3 -std=c99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -DLZ4_VERSION="r130" -c util/lz4.c -o util/lz4.o
rm -f libleveldb.a
ar -rs libleveldb.a db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o leveldb_ee/cache_warm.o leveldb_ee/compile_opt.o leveldb_ee/expiry_ee.o leveldb_ee/hot_backup.o leveldb_ee/riak_object.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/bloom2.o util/cache.o util/cache2.o util/coding.o util/comparator.o util/crc32c.o util/db_list.o util/env.o util/env_posix.o util/expiry_os.o util/filter_policy.o util/flexcache.o util/hash.o util/histogram.o util/hot_threads.o util/logging.o util/murmurhash.o util/options.o util/perf_count.o util/status.o util/thread_tasks.o util/throttle.o port/port_posix.o util/lz4.o
ar: creating archive libleveldb.a
gmake[1]: Leaving directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/leveldb'
gmake[1]: Entering directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/leveldb'
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC tools/leveldb_repair.cc -o leveldb_repair -L . -lleveldb -L/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib -mmacosx-version-min=10.8 -lsnappy
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC tools/perf_dump.cc -o perf_dump -L . -lleveldb -L/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib -mmacosx-version-min=10.8 -lsnappy
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC tools/sst_rewrite.cc -o sst_rewrite -L . -lleveldb -L/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib -mmacosx-version-min=10.8 -lsnappy
g++ -I /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/include -stdlib=libc++ -I. -I./include -mmacosx-version-min=10.8 -DOS_MACOSX -stdlib=libc++ -DLEVELDB_PLATFORM_POSIX -DSNAPPY -DLEVELDB_VSN="2.0.36" -O2 -g -DNDEBUG -fPIC tools/sst_scan.cc -o sst_scan -L . -lleveldb -L/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/system/lib -mmacosx-version-min=10.8 -lsnappy
gmake[1]: Leaving directory '/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/eleveldb/c_src/leveldb'
===> Compiling c_src/riak_ensemble_clock.c
===> Linking /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/riak_ensemble/priv/riak_ensemble.so
===> Compiling c_src/lz4.c
===> Compiling c_src/lz4_nif.c
===> Compiling c_src/lz4hc.c
===> Linking /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/lz4/priv/lz4.so
===> Compiling c_src/bitcask_nifs.c
===> Compiling c_src/erl_nif_util.c
===> Compiling c_src/murmurhash.c
===> Linking /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/bitcask/priv/bitcask.so
===> Compiling c_src/ebloom_nifs.cpp
===> Linking /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/ebloom/priv/ebloom_nifs.so
===> Compiling c_src/canola-port.c
===> Linking /Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/canola/priv/canola-port
===> Analyzing applications...
===> Compiling meck
===> Compiling mochiweb
build/default/lib/mochiweb/src/mochiweb_session.erl:145:13: Warning: crypto:block_encrypt/4 is removed; use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto(dyn_iv)?init + crypto:crypto(dyn_iv)?_update + crypto:crypto_final instead
build/default/lib/mochiweb/src/mochiweb_session.erl:150:5: Warning: crypto:block_decrypt/4 is removed; use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto(dyn_iv)?init + crypto:crypto(dyn_iv)?_update + crypto:crypto_final instead
_build/default/lib/mochiweb/src/mochiweb_session.erl:154:5: Warning: crypto:hmac/3 is removed; use crypto:mac/4 instead
_build/default/lib/mochiweb/src/mochiweb_session.erl:158:5: Warning: crypto:hmac/3 is removed; use crypto:mac/4 instead
_build/default/lib/mochiweb/src/mochiweb_socket.erl:33:45: Warning: ssl:cipher_suites/0 is removed; use cipher_suites/2,3 instead
===> Compiling webmachine
===> Compiling sidejob
===> Compiling sext
===> Compiling protobuffs
===> Compiling riak_pb
===> Compiling riakc
===> Compiling ibrowse
===> Compiling riakhttpc
===> Compiling riak_sysmon
===> Compiling goldrush
===> Compiling lager
/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/lager/src/lager.erl:83:10: Warning: variable 'App' is bound multiple times in this pattern. If you mean to ignore this value, use '' or a different underscore-prefixed name
% 83| start_ok(_App, {error, {already_started, _App}}) -> ok;
% | ^
/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/lib/lager/src/lager.erl:83:42: Warning: variable 'App' is bound multiple times in this pattern. If you mean to ignore this value, use '' or a different underscore-prefixed name
% 83| start_ok(_App, {error, {already_started, _App}}) -> ok;
% | ^
_build/default/lib/lager/src/lager.erl:83:10: Warning: variable 'App' is bound multiple times in this pattern. If you mean to ignore this value, use '' or a different underscore-prefixed name
_build/default/lib/lager/src/lager.erl:83:42: Warning: variable 'App' is bound multiple times in this pattern. If you mean to ignore this value, use '' or a different underscore-prefixed name
===> Compiling eleveldb
===> Compiling riak_ensemble
===> Compiling _build/default/lib/riak_ensemble/src/riak_ensemble_basic_backend.erl failed
_build/default/lib/riak_ensemble/src/riak_ensemble_basic_backend.erl:none: error in parse transform 'lager_transform':
exception error: bad argument
in function integer_to_list/1
called as integer_to_list({170,29})
*** argument 1: not an integer
in call from lager_transform:make_varname/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 271)
in call from lager_transform:do_transform/5 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 176)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:transform_statement/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 114)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
in call from lager_transform:'-transform_statement/2-lc$^0/1-0-'/2 (/Users/pms/OTPApp25/Program/riak-riak-3.0.9/_build/default/plugins/lager/src/lager_transform.erl, line 116)
make: *** [Makefile:29: compile] Error 1
Beta Was this translation helpful? Give feedback.
All reactions