[ 89%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debug/elfwriter.cpp.o
cd /home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime && /usr/bin/c++ -DDEFAULT_CONFIG_DIR=\"/etc/hhvm/\" -DENABLE_FASTCGI=1 -DENABLE_ZEND_COMPAT=1 -DFOLLY_HAVE_CLOCK_GETTIME=1 -DFOLLY_HAVE_FEATURES_H=1 -DFOLLY_HAVE_PTHREAD_ATFORK=1 -DFOLLY_HAVE_PTHREAD_SPINLOCK_T=1 -DFOLLY_HAVE_VLA=1 -DFOLLY_HAVE_WEAK_SYMBOLS=1 -DFOLLY_NO_CONFIG=1 -DHAVE_BOOST1_49 -DHAVE_CURL_MULTI_WAIT -DHAVE_ELF_GETSHDRSTRNDX -DHAVE_FEATURES_H=1 -DHAVE_LIBDL -DHHVM -DHHVM_DYNAMIC_EXTENSION_DIR=\"/usr/lib/x86_64-linux-gnu/hhvm/extensions\" -DHPHP_OSS=1 -DMBFL_STATIC -DNDEBUG -DNO_LIB_GFLAGS -DNO_TCMALLOC=1 -DPACKAGE=hhvm -DPACKAGE_VERSION=Release -DPHP_MYSQL_UNIX_SOCK_ADDR=\"/dev/null\" -DRELEASE=1 -DTHRIFT_MUTEX_EMULATE_PTHREAD_TIMEDLOCK -DUSE_CMAKE -DUSE_EDITLINE -DUSE_JEMALLOC=1 -D_GNU_SOURCE -D_PTHREADS=1 -D_REENTRANT=1 -D__STDC_FORMAT_MACROS -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg -I/usr/include/x86_64-linux-gnu -I/usr/include/mysql -I/usr/include/libxml2 -I/usr/include/double-conversion -I/usr/lib/x86_64-linux-gnu/libzip/include -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/fastlz -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/timelib -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/libafdt/src -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/libmbfl -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/libmbfl/mbfl -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/libmbfl/filters -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/proxygen/src -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/mcrouter/src -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/folly -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/folly/src -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/thrift/src -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party/wangle/src -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/third-party -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/../runtime/ext_zend_compat/php-src -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/../runtime/ext_zend_compat/php-src/main -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/../runtime/ext_zend_compat/php-src/Zend -I/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/../runtime/ext_zend_compat/php-src/TSRM -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=gnu++11 -ffunction-sections -fdata-sections -fno-gcse -fno-omit-frame-pointer -Woverloaded-virtual -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -fno-operator-names -Wno-error=array-bounds -Wno-error=switch -Werror=format-security -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-unused-local-typedefs -fno-canonical-system-headers -Wno-deprecated-declarations -Wno-unused-function -Wvla -ftrack-macro-expansion=0 -fno-builtin-memcmp -fno-delete-null-pointer-checks -Wno-bool-compare -DFOLLY_HAVE_MALLOC_H -mcrc32 -O2 -g -DNDEBUG -o CMakeFiles/hphp_runtime_static.dir/vm/debug/elfwriter.cpp.o -c /home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/elfwriter.cpp
/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/elfwriter.cpp: In member function 'bool HPHP::Debug::ElfWriter::initDwarfProducer()':
/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/elfwriter.cpp:129:11: error: invalid conversion from 'int (*)(char*, int, Dwarf_Unsigned, Dwarf_Unsigned, Dwarf_Unsigned, Dwarf_Unsigned, Dwarf_Unsigned*, Dwarf_Ptr, int*) {aka int (*)(char*, int, long long unsigned int, long long unsigned int, long long unsigned int, long long unsigned int, long long unsigned int*, void*, int*)}' to 'Dwarf_Callback_Func {aka int (*)(char*, int, long long unsigned int, long long unsigned int, long long unsigned int, long long unsigned int, int*, int*)}' [-fpermissive]
&error);
^
/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/elfwriter.cpp:129:11: error: invalid conversion from 'Dwarf_Ptr {aka void*}' to 'Dwarf_Error_s**' [-fpermissive]
/home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/elfwriter.cpp:129:11: error: too many arguments to function 'Dwarf_P_Debug_s* dwarf_producer_init(Dwarf_Unsigned, Dwarf_Callback_Func, Dwarf_Handler, Dwarf_Ptr, Dwarf_Error_s**)'
In file included from /home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/dwarf.h:25:0,
from /home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/elfwriter.h:19,
from /home/adconrad/ocaml-test/hhvm-3.12.1+dfsg/hphp/runtime/vm/debug/elfwriter.cpp:16:
/usr/include/libdwarf.h:2246:15: note: declared here
Dwarf_P_Debug dwarf_producer_init(
^
hphp/runtime/CMakeFiles/hphp_runtime_static.dir/build.make:6596: recipe for target 'hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debug/elfwriter.cpp.o' failed
make[4]: *** [hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debug/elfwriter.cpp.o] Error 1