------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gmake-4.2.1_3.tgz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by phc-0.1.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by phc-0.1.7 for building => SHA256 Checksum OK for phc-0.1.7.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by phc-0.1.7 for building ===> Extracting for phc-0.1.7 => SHA256 Checksum OK for phc-0.1.7.tar.gz. Extracted Memory Use: 2.02M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for phc-0.1.7 ===> Applying dragonfly patches for phc-0.1.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for phc-0.1.7 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for ghc... no checking for gengetopt... no checking for gperf... no checking for flex... /usr/bin/flex checking for bison... no checking for patch... /usr/bin/patch checking for php... no checking for /usr/lib/libCrun.so.1... no checking for -lxerces-c... no checking for main in -lgc... no checking for dlopen in -ldl... yes checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking gc/gc_cpp.h usability... no checking gc/gc_cpp.h presence... no checking for gc/gc_cpp.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/phc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for phc-0.1.7 gmake[1]: Entering directory '/construction/lang/phc/phc-0.1.7' sed -e 's,@includedir\@,/usr/local/include,g' phc_compile_plugin.in > phc_compile_plugin chmod 755 phc_compile_plugin gmake all-recursive gmake[2]: Entering directory '/construction/lang/phc/phc-0.1.7' Making all in plugins/tests gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/plugins/tests' ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o source_vs_semantic_values.so source_vs_semantic_values.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o cloning.so cloning.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o linear.so linear.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o line_numbers.so line_numbers.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o pre_vs_post_count.so pre_vs_post_count.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o xml_roundtrip.so xml_roundtrip.cpp gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/plugins/tests' Making all in plugins/tutorials gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/plugins/tutorials' ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o MySQL2DBX.so MySQL2DBX.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o InsertDB.so InsertDB.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o Comment_ifs.so Comment_ifs.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o helloworld.so helloworld.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o count_statements.so count_statements.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o count_function_calls_difficult.so count_function_calls_difficult.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o show_traversal_order.so show_traversal_order.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o Expand_includes.so Expand_includes.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o count_function_calls_easy.so count_function_calls_easy.cpp ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o count_classes.so count_classes.cpp MySQL2DBX.cpp: In member function 'virtual void MySQL2DBX::post_method_invocation(AST_method_invocation*)': MySQL2DBX.cpp:28:68: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] module_constant = new AST_constant("%STDLIB%", module_name); ^ gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/plugins/tutorials' Making all in plugins/tools gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/plugins/tools' ../../phc_compile_plugin -I../.. -I../../include -O0 -ggdb3 -o purity_test.so purity_test.cpp gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/plugins/tools' Making all in include/phc gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/include/phc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/include/phc' gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7' if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT phc.o -MD -MP -MF ".deps/phc.Tpo" -c -o phc.o phc.cpp; \ then mv -f ".deps/phc.Tpo" ".deps/phc.Po"; else rm -f ".deps/phc.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o `test -f 'lib/error.cpp' || echo './'`lib/error.cpp; \ then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o `test -f 'lib/base64.cpp' || echo './'`lib/base64.cpp; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT demangle.o -MD -MP -MF ".deps/demangle.Tpo" -c -o demangle.o `test -f 'lib/demangle.cpp' || echo './'`lib/demangle.cpp; \ then mv -f ".deps/demangle.Tpo" ".deps/demangle.Po"; else rm -f ".deps/demangle.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT AttrMap.o -MD -MP -MF ".deps/AttrMap.Tpo" -c -o AttrMap.o `test -f 'lib/AttrMap.cpp' || echo './'`lib/AttrMap.cpp; \ then mv -f ".deps/AttrMap.Tpo" ".deps/AttrMap.Po"; else rm -f ".deps/AttrMap.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT process_ast.o -MD -MP -MF ".deps/process_ast.Tpo" -c -o process_ast.o `test -f 'process_ast/process_ast.cpp' || echo './'`process_ast/process_ast.cpp; \ then mv -f ".deps/process_ast.Tpo" ".deps/process_ast.Po"; else rm -f ".deps/process_ast.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT DOT_unparser.o -MD -MP -MF ".deps/DOT_unparser.Tpo" -c -o DOT_unparser.o `test -f 'process_ast/DOT_unparser.cpp' || echo './'`process_ast/DOT_unparser.cpp; \ then mv -f ".deps/DOT_unparser.Tpo" ".deps/DOT_unparser.Po"; else rm -f ".deps/DOT_unparser.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Generate_IR.o -MD -MP -MF ".deps/Generate_IR.Tpo" -c -o Generate_IR.o `test -f 'process_ast/Generate_IR.cpp' || echo './'`process_ast/Generate_IR.cpp; \ then mv -f ".deps/Generate_IR.Tpo" ".deps/Generate_IR.Po"; else rm -f ".deps/Generate_IR.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Invocation_targets.o -MD -MP -MF ".deps/Invocation_targets.Tpo" -c -o Invocation_targets.o `test -f 'process_ast/Invocation_targets.cpp' || echo './'`process_ast/Invocation_targets.cpp; \ then mv -f ".deps/Invocation_targets.Tpo" ".deps/Invocation_targets.Po"; else rm -f ".deps/Invocation_targets.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT PHP_unparser.o -MD -MP -MF ".deps/PHP_unparser.Tpo" -c -o PHP_unparser.o `test -f 'process_ast/PHP_unparser.cpp' || echo './'`process_ast/PHP_unparser.cpp; \ then mv -f ".deps/PHP_unparser.Tpo" ".deps/PHP_unparser.Po"; else rm -f ".deps/PHP_unparser.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Process_includes.o -MD -MP -MF ".deps/Process_includes.Tpo" -c -o Process_includes.o `test -f 'process_ast/Process_includes.cpp' || echo './'`process_ast/Process_includes.cpp; \ then mv -f ".deps/Process_includes.Tpo" ".deps/Process_includes.Po"; else rm -f ".deps/Process_includes.Tpo"; exit 1; fi lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:35:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ lib/error.cpp:35:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:35:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lib/error.cpp:35:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Remove_concat_null.o -MD -MP -MF ".deps/Remove_concat_null.Tpo" -c -o Remove_concat_null.o `test -f 'process_ast/Remove_concat_null.cpp' || echo './'`process_ast/Remove_concat_null.cpp; \ then mv -f ".deps/Remove_concat_null.Tpo" ".deps/Remove_concat_null.Po"; else rm -f ".deps/Remove_concat_null.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Token_conversion.o -MD -MP -MF ".deps/Token_conversion.Tpo" -c -o Token_conversion.o `test -f 'process_ast/Token_conversion.cpp' || echo './'`process_ast/Token_conversion.cpp; \ then mv -f ".deps/Token_conversion.Tpo" ".deps/Token_conversion.Po"; else rm -f ".deps/Token_conversion.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Variable_targets.o -MD -MP -MF ".deps/Variable_targets.Tpo" -c -o Variable_targets.o `test -f 'process_ast/Variable_targets.cpp' || echo './'`process_ast/Variable_targets.cpp; \ then mv -f ".deps/Variable_targets.Tpo" ".deps/Variable_targets.Po"; else rm -f ".deps/Variable_targets.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Visit_everything.o -MD -MP -MF ".deps/Visit_everything.Tpo" -c -o Visit_everything.o `test -f 'process_ast/Visit_everything.cpp' || echo './'`process_ast/Visit_everything.cpp; \ then mv -f ".deps/Visit_everything.Tpo" ".deps/Visit_everything.Po"; else rm -f ".deps/Visit_everything.Tpo"; exit 1; fi process_ast/Remove_concat_null.cpp: In member function 'virtual AST_expr* Remove_concat_null::post_bin_op(AST_bin_op*)': process_ast/Remove_concat_null.cpp:15:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if(in->match(new AST_bin_op(empty, WILDCARD, "."))) ^ process_ast/Remove_concat_null.cpp:19:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if(in->match(new AST_bin_op(WILDCARD, empty, "."))) ^ if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT XML_unparser.o -MD -MP -MF ".deps/XML_unparser.Tpo" -c -o XML_unparser.o `test -f 'process_ast/XML_unparser.cpp' || echo './'`process_ast/XML_unparser.cpp; \ then mv -f ".deps/XML_unparser.Tpo" ".deps/XML_unparser.Po"; else rm -f ".deps/XML_unparser.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Remove_parser_temporaries.o -MD -MP -MF ".deps/Remove_parser_temporaries.Tpo" -c -o Remove_parser_temporaries.o `test -f 'process_ast/Remove_parser_temporaries.cpp' || echo './'`process_ast/Remove_parser_temporaries.cpp; \ then mv -f ".deps/Remove_parser_temporaries.Tpo" ".deps/Remove_parser_temporaries.Po"; else rm -f ".deps/Remove_parser_temporaries.Tpo"; exit 1; fi process_ast/Token_conversion.cpp: In member function 'virtual AST_expr* Token_conversion::pre_int(Token_int*)': process_ast/Token_conversion.cpp:48:58: warning: overflow in conversion from 'long int' to 'int' changes value from '9223372036854775807' to '-1' [-Woverflow] Token_int* i = new Token_int(LONG_MAX, in->source_rep); ^ process_ast/Token_conversion.cpp:59:44: warning: overflow in conversion from 'long int' to 'int' changes value from '-9223372036854775807' to '1' [-Woverflow] Token_int* i = new Token_int(LONG_MIN + 1, in->source_rep); ^ process_ast/Token_conversion.cpp: In member function 'virtual AST_expr* Token_conversion::pre_unary_op(AST_unary_op*)': process_ast/Token_conversion.cpp:94:62: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if(in->match(new AST_unary_op(new AST_unary_op(WILDCARD, "-"), "-"))) ^ process_ast/Token_conversion.cpp:94:68: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] if(in->match(new AST_unary_op(new AST_unary_op(WILDCARD, "-"), "-"))) ^ if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT ast.o -MD -MP -MF ".deps/ast.Tpo" -c -o ast.o `test -f 'generated/ast.cpp' || echo './'`generated/ast.cpp; \ then mv -f ".deps/ast.Tpo" ".deps/ast.Po"; else rm -f ".deps/ast.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Tree_transform.o -MD -MP -MF ".deps/Tree_transform.Tpo" -c -o Tree_transform.o `test -f 'generated/Tree_transform.cpp' || echo './'`generated/Tree_transform.cpp; \ then mv -f ".deps/Tree_transform.Tpo" ".deps/Tree_transform.Po"; else rm -f ".deps/Tree_transform.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT Tree_visitor.o -MD -MP -MF ".deps/Tree_visitor.Tpo" -c -o Tree_visitor.o `test -f 'generated/Tree_visitor.cpp' || echo './'`generated/Tree_visitor.cpp; \ then mv -f ".deps/Tree_visitor.Tpo" ".deps/Tree_visitor.Po"; else rm -f ".deps/Tree_visitor.Tpo"; exit 1; fi process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_class_def(AST_class_def*)': process_ast/Visit_everything.cpp:15:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("Token_class_name"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_class_mod(AST_class_mod*)': process_ast/Visit_everything.cpp:22:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_abstract", in->is_abstract); ^ process_ast/Visit_everything.cpp:23:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_final", in->is_final); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_signature(AST_signature*)': process_ast/Visit_everything.cpp:29:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_ref", in->is_ref); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_method(AST_method*)': process_ast/Visit_everything.cpp:40:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_statement_list"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_method_mod(AST_method_mod*)': process_ast/Visit_everything.cpp:45:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_public", in->is_public); ^ process_ast/Visit_everything.cpp:46:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_protected", in->is_protected); ^ process_ast/Visit_everything.cpp:47:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_private", in->is_private); ^ process_ast/Visit_everything.cpp:48:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_static", in->is_static); ^ process_ast/Visit_everything.cpp:49:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_abstract", in->is_abstract); ^ process_ast/Visit_everything.cpp:50:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_final", in->is_final); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_formal_parameter(AST_formal_parameter*)': process_ast/Visit_everything.cpp:56:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_ref", in->is_ref); ^ process_ast/Visit_everything.cpp:61:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_type(AST_type*)': process_ast/Visit_everything.cpp:66:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_array", in->is_array); ^ process_ast/Visit_everything.cpp:70:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("Token_class_name"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_attribute(AST_attribute*)': process_ast/Visit_everything.cpp:80:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_attr_mod(AST_attr_mod*)': process_ast/Visit_everything.cpp:85:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_public", in->is_public); ^ process_ast/Visit_everything.cpp:86:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_protected", in->is_protected); ^ process_ast/Visit_everything.cpp:87:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_private", in->is_private); ^ process_ast/Visit_everything.cpp:88:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_static", in->is_static); ^ process_ast/Visit_everything.cpp:89:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_const", in->is_const); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_for(AST_for*)': process_ast/Visit_everything.cpp:97:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp:102:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp:107:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_foreach(AST_foreach*)': process_ast/Visit_everything.cpp:118:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_variable"); ^ process_ast/Visit_everything.cpp:119:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_ref", in->is_ref); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_switch_case(AST_switch_case*)': process_ast/Visit_everything.cpp:129:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_break(AST_break*)': process_ast/Visit_everything.cpp:138:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_continue(AST_continue*)': process_ast/Visit_everything.cpp:146:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_return(AST_return*)': process_ast/Visit_everything.cpp:154:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_static_declaration(AST_static_declaration*)': process_ast/Visit_everything.cpp:163:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_assignment(AST_assignment*)': process_ast/Visit_everything.cpp:169:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_ref", in->is_ref); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_variable(AST_variable*)': process_ast/Visit_everything.cpp:178:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_target"); ^ process_ast/Visit_everything.cpp:184:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_array_elem(AST_array_elem*)': process_ast/Visit_everything.cpp:192:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp:193:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_ref", in->is_ref); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_actual_parameter(AST_actual_parameter*)': process_ast/Visit_everything.cpp:199:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_marker("is_ref", in->is_ref); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_list_element_list(AST_list_element_list*)': process_ast/Visit_everything.cpp:210:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_list_element"); ^ process_ast/Visit_everything.cpp: In member function 'virtual void Visit_everything::children_expr_list(AST_expr_list*)': process_ast/Visit_everything.cpp:220:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ if cc -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT cmdline.o -MD -MP -MF ".deps/cmdline.Tpo" -c -o cmdline.o `test -f 'generated/cmdline.c' || echo './'`generated/cmdline.c; \ then mv -f ".deps/cmdline.Tpo" ".deps/cmdline.Po"; else rm -f ".deps/cmdline.Tpo"; exit 1; fi generated/cmdline.c: In function 'cmdline_parser_internal': generated/cmdline.c:373:13: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char; ^~~~~~~~~ if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT php_parser.tab.o -MD -MP -MF ".deps/php_parser.tab.Tpo" -c -o php_parser.tab.o `test -f 'generated/php_parser.tab.cpp' || echo './'`generated/php_parser.tab.cpp; \ then mv -f ".deps/php_parser.tab.Tpo" ".deps/php_parser.tab.Po"; else rm -f ".deps/php_parser.tab.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT keywords.o -MD -MP -MF ".deps/keywords.Tpo" -c -o keywords.o `test -f 'generated/keywords.c' || echo './'`generated/keywords.c; \ then mv -f ".deps/keywords.Tpo" ".deps/keywords.Po"; else rm -f ".deps/keywords.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT lex.yy.o -MD -MP -MF ".deps/lex.yy.Tpo" -c -o lex.yy.o `test -f 'generated/lex.yy.cc' || echo './'`generated/lex.yy.cc; \ then mv -f ".deps/lex.yy.Tpo" ".deps/lex.yy.Po"; else rm -f ".deps/lex.yy.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o `test -f 'parsing/parse.cpp' || echo './'`parsing/parse.cpp; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT PHP_context.o -MD -MP -MF ".deps/PHP_context.Tpo" -c -o PHP_context.o `test -f 'parsing/PHP_context.cpp' || echo './'`parsing/PHP_context.cpp; \ then mv -f ".deps/PHP_context.Tpo" ".deps/PHP_context.Po"; else rm -f ".deps/PHP_context.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT XML_parser.o -MD -MP -MF ".deps/XML_parser.Tpo" -c -o XML_parser.o `test -f 'parsing/XML_parser.cpp' || echo './'`parsing/XML_parser.cpp; \ then mv -f ".deps/XML_parser.Tpo" ".deps/XML_parser.Po"; else rm -f ".deps/XML_parser.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o `test -f '3rdparty/getopt/getopt.c' || echo './'`3rdparty/getopt/getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi 3rdparty/getopt/getopt.c: In function '_getopt_internal': 3rdparty/getopt/getopt.c:577:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ 3rdparty/getopt/getopt.c:653:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ 3rdparty/getopt/getopt.c:656:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] == (unsigned int) strlen (p->name)) ^~~~~~ 3rdparty/getopt/getopt.c:656:21: warning: incompatible implicit declaration of built-in function 'strlen' 3rdparty/getopt/getopt.c:656:21: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:206:1: +#include # endif 3rdparty/getopt/getopt.c:656:21: == (unsigned int) strlen (p->name)) ^~~~~~ 3rdparty/getopt/getopt.c:683:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:683:16: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:715:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:715:17: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:731:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:731:17: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:736:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:736:16: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:847:51: warning: incompatible implicit declaration of built-in function 'strlen' if ((unsigned int) (nameend - nextchar) == strlen (p->name)) ^~~~~~ 3rdparty/getopt/getopt.c:847:51: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:870:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:870:18: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:890:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:890:19: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:904:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:904:19: note: include '' or provide a declaration of 'strlen' 3rdparty/getopt/getopt.c:908:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ 3rdparty/getopt/getopt.c:908:18: note: include '' or provide a declaration of 'strlen' if cc -DHAVE_CONFIG_H -I. -I. -I. -I3rdparty/getopt -I3rdparty/flex -Iinclude -Wall -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o `test -f '3rdparty/getopt/getopt1.c' || echo './'`3rdparty/getopt/getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi generated_src/php_parser.ypp: In function 'int PHP_parse(PHP_context*)': generated_src/php_parser.ypp:1881:38: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = new AST_bin_op(a, b, ","); ^ generated_src/php_parser.ypp:1946:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "+")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:1946:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "+")))); ^~~ generated_src/php_parser.ypp:1958:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "-")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:1958:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "-")))); ^~~ generated_src/php_parser.ypp:1970:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "*")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:1970:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "*")))); ^~~ generated_src/php_parser.ypp:1982:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "/")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:1982:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "/")))); ^~~ generated_src/php_parser.ypp:1994:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, ".")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:1994:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, ".")))); ^~~ generated_src/php_parser.ypp:2006:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "%")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2006:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "%")))); ^~~ generated_src/php_parser.ypp:2018:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "&")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2018:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "&")))); ^~~ generated_src/php_parser.ypp:2030:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "|")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2030:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "|")))); ^~~ generated_src/php_parser.ypp:2042:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "^")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2042:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "^")))); ^~~ generated_src/php_parser.ypp:2054:81: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "<<")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2054:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, "<<")))); ^~~ generated_src/php_parser.ypp:2066:81: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, ">>")))); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2066:47: note: in expansion of macro 'NEW' $$ = NEW(AST_assignment, (var, false, NEW(AST_bin_op, (var_c, expr, ">>")))); ^~~ generated_src/php_parser.ypp:2072:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_post_op, (var, "++")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2078:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_pre_op, (var, "++")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2084:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_post_op, (var, "--")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2090:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_pre_op, (var, "--")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2097:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "||")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2104:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "&&")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2111:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "or")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2118:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "and")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2125:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "xor")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2132:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "|")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2139:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "&")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2146:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "^")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2153:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, ".")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2160:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, ".")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2173:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "+")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2180:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "-")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2187:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "*")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2194:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "/")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2201:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "%")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2208:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "<<")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2215:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, ">>")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2226:42: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_unary_op, (expr, "-")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2232:42: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_unary_op, (expr, "!")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2238:42: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_unary_op, (expr, "~")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2245:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "===")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2252:49: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "!==")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2259:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "==")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2266:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "!=")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2273:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "<")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2280:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, "<=")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2287:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, ">")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2294:48: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_bin_op, (left, right, ">=")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2324:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_cast, ("int", expr)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2329:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_cast, ("real", expr)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2334:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_cast, ("string", expr)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2339:42: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_cast, ("array", expr)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2344:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_cast, ("object", expr)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2349:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_cast, ("bool", expr)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2354:42: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_cast, ("unset", expr)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2596:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_constant, ("%MAIN%", name)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2606:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_unary_op, (val, "-")); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated_src/php_parser.ypp:2638:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] $$ = NEW(AST_constant, ("%MAIN%", name)); ^ generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^~~~ generated/ast.cpp: In member function 'void AST_php_script::init()': generated/ast.cpp:2262:50: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] class_defs->push_back(new AST_class_def("%MAIN%")); ^ c++ -pipe -O2 -fno-strict-aliasing -rdynamic -o phc phc.o error.o base64.o demangle.o AttrMap.o process_ast.o DOT_unparser.o Generate_IR.o Invocation_targets.o PHP_unparser.o Process_includes.o Remove_concat_null.o Token_conversion.o Variable_targets.o Visit_everything.o XML_unparser.o Remove_parser_temporaries.o ast.o Tree_transform.o Tree_visitor.o cmdline.o php_parser.tab.o keywords.o lex.yy.o parse.o PHP_context.o XML_parser.o getopt.o getopt1.o -ldl gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7' gmake[2]: Leaving directory '/construction/lang/phc/phc-0.1.7' gmake[1]: Leaving directory '/construction/lang/phc/phc-0.1.7' SUCCEEDED 00:00:53 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for phc-0.1.7 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/lang/phc/phc-0.1.7' gmake install-recursive gmake[2]: Entering directory '/construction/lang/phc/phc-0.1.7' Making install in plugins/tests gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/plugins/tests' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/plugins/tests' Making install in plugins/tutorials gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/plugins/tutorials' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/plugins/tutorials' Making install in plugins/tools gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/plugins/tools' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/plugins/tools' Making install in include/phc gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7/include/phc' gmake[4]: Entering directory '/construction/lang/phc/phc-0.1.7/include/phc' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/phc" || /construction/lang/phc/phc-0.1.7/install-sh -d "/construction/lang/phc/stage/usr/local/include/phc" /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'parse.h' '/construction/lang/phc/stage/usr/local/include/phc/parse.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'process_ast/Remove_concat_null.h' '/construction/lang/phc/stage/usr/local/include/phc/process_ast/Remove_concat_null.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'process_ast/XML_unparser.h' '/construction/lang/phc/stage/usr/local/include/phc/process_ast/XML_unparser.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'process_ast/Visit_everything.h' '/construction/lang/phc/stage/usr/local/include/phc/process_ast/Visit_everything.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'process_ast/Process_includes.h' '/construction/lang/phc/stage/usr/local/include/phc/process_ast/Process_includes.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'process_ast/Generate_IR.h' '/construction/lang/phc/stage/usr/local/include/phc/process_ast/Generate_IR.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'process_ast/DOT_unparser.h' '/construction/lang/phc/stage/usr/local/include/phc/process_ast/DOT_unparser.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'process_ast/PHP_unparser.h' '/construction/lang/phc/stage/usr/local/include/phc/process_ast/PHP_unparser.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/demangle.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/demangle.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/error.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/error.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/List.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/List.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/Integer.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/Integer.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/Boolean.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/Boolean.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/base64.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/base64.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/Object.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/Object.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/String.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/String.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'lib/AttrMap.h' '/construction/lang/phc/stage/usr/local/include/phc/lib/AttrMap.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'Tree_transform.h' '/construction/lang/phc/stage/usr/local/include/phc/Tree_transform.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'Tree_visitor.h' '/construction/lang/phc/stage/usr/local/include/phc/Tree_visitor.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'config.h' '/construction/lang/phc/stage/usr/local/include/phc/config.h' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'ast.h' '/construction/lang/phc/stage/usr/local/include/phc/ast.h' gmake[4]: Leaving directory '/construction/lang/phc/phc-0.1.7/include/phc' gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7/include/phc' gmake[3]: Entering directory '/construction/lang/phc/phc-0.1.7' gmake[4]: Entering directory '/construction/lang/phc/phc-0.1.7' test -z "/usr/local/bin" || /construction/lang/phc/phc-0.1.7/install-sh -d "/construction/lang/phc/stage/usr/local/bin" install -s -m 555 'phc' '/construction/lang/phc/stage/usr/local/bin/phc' test -z "/usr/local/bin" || /construction/lang/phc/phc-0.1.7/install-sh -d "/construction/lang/phc/stage/usr/local/bin" install -m 555 'phc_compile_plugin' '/construction/lang/phc/stage/usr/local/bin/phc_compile_plugin' test -z "/usr/local/share/phc" || /construction/lang/phc/phc-0.1.7/install-sh -d "/construction/lang/phc/stage/usr/local/share/phc" /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tests/source_vs_semantic_values.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tests/source_vs_semantic_values.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tests/cloning.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tests/cloning.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tests/pre_vs_post_count.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tests/pre_vs_post_count.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tests/linear.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tests/linear.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tests/xml_roundtrip.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tests/xml_roundtrip.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tools/purity_test.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tools/purity_test.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/InsertDB.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/InsertDB.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/count_function_calls_difficult.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/count_function_calls_difficult.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/MySQL2DBX.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/MySQL2DBX.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/Comment_ifs.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/Comment_ifs.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/Expand_includes.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/Expand_includes.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/count_statements.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/count_statements.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/show_traversal_order.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/show_traversal_order.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/count_function_calls_easy.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/count_function_calls_easy.so' /construction/lang/phc/phc-0.1.7/install-sh -c -m 644 'plugins/tutorials/count_classes.so' '/construction/lang/phc/stage/usr/local/share/phc/plugins/tutorials/count_classes.so' test -z "/usr/local/share/phc" || /construction/lang/phc/phc-0.1.7/install-sh -d "/construction/lang/phc/stage/usr/local/share/phc" install -m 0644 'phc-1.0.xsd' '/construction/lang/phc/stage/usr/local/share/phc/phc-1.0.xsd' gmake[4]: Leaving directory '/construction/lang/phc/phc-0.1.7' gmake[3]: Leaving directory '/construction/lang/phc/phc-0.1.7' gmake[2]: Leaving directory '/construction/lang/phc/phc-0.1.7' gmake[1]: Leaving directory '/construction/lang/phc/phc-0.1.7' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'share/phc/plugins/tests/pre_vs_post_count.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tests/linear.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tests/source_vs_semantic_values.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tests/cloning.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tests/xml_roundtrip.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tools/purity_test.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/show_traversal_order.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/count_function_calls_easy.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/count_statements.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/Comment_ifs.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/count_classes.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/Expand_includes.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/MySQL2DBX.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/count_function_calls_difficult.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/phc/plugins/tutorials/InsertDB.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for phc-0.1.7 file sizes/checksums [39]: 0% file sizes/checksums [39]: 100% packing files [39]: 0% packing files [39]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:05