Page MenuHomePhabricator
Paste P449

HHVM fail
ActivePublic

Authored by Joe on Mar 30 2015, 6:23 AM.
Tags
None
Referenced Files
F106953: HHVM_fail
Mar 30 2015, 6:23 AM
Subscribers
None
[ 95%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o
In file included from /tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/include/probes_mysql_dtrace.h:9:0,
from /tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/include/probes_mysql.h:24,
from /tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/sql/net_serv.cc:46:
/tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/sql/net_serv.cc: In function 'net_async_status net_write_command_nonblocking(NET*, uchar, const uchar*, size_t, const uchar*, size_t, my_bool*)':
/tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/sql/net_serv.cc:547:29: error: 'len' was not declared in this scope
MYSQL_NET_WRITE_START(len);
^
/tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/sql/net_serv.cc:547:7: note: in expansion of macro 'MYSQL_NET_WRITE_START'
MYSQL_NET_WRITE_START(len);
^
/tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/include/probes_mysql_dtrace.h:526:1: error: template argument 1 is invalid
DTRACE_PROBE1(mysql,net__write__start,arg1)
^
/tmp/hhvm/third-party/webscalesqlclient/webscalesql-5.6/sql/net_serv.cc:547:7: note: in expansion of macro 'MYSQL_NET_WRITE_START'
MYSQL_NET_WRITE_START(len);
^

Event Timeline

Joe changed the title of this paste from untitled to HHVM fail.
Joe updated the paste's language from autodetect to autodetect.