=> Building lang/phc Started : Thursday, 19 APR 2018 at 22:00:06 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/lang/phc XDG_CONFIG_HOME=/construction/lang/phc HOME=/construction/lang/phc TMPDIR="/tmp" PATH=/construction/lang/phc/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/phc XDG_CONFIG_HOME=/construction/lang/phc HOME=/construction/lang/phc TMPDIR="/tmp" PATH=/construction/lang/phc/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/lang/phc/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/phc" EXAMPLESDIR="share/examples/phc" DATADIR="share/phc" WWWDIR="www/phc" ETCDIR="etc/phc" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/phc DOCSDIR=/usr/local/share/doc/phc EXAMPLESDIR=/usr/local/share/examples/phc WWWDIR=/usr/local/www/phc ETCDIR=/usr/local/etc/phc -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> phc-0.1.7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> phc-0.1.7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of phc-0.1.7 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by phc-0.1.7 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by phc-0.1.7 for building => SHA256 Checksum OK for phc-0.1.7.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> 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. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for phc-0.1.7 ===> Applying dragonfly patches for phc-0.1.7 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> phc-0.1.7 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_2.txz Installing gmake-4.2.1_2... `-- Installing gettext-runtime-0.19.8.1_1... | `-- Installing indexinfo-0.3.1... | `-- Extracting indexinfo-0.3.1: .... done `-- Extracting gettext-runtime-0.19.8.1_1: .......... done Extracting gmake-4.2.1_2: .......... done ===> phc-0.1.7 depends on executable: gmake - found ===> Returning to build of phc-0.1.7 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> 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 MySQL2DBX.cpp: In member function 'virtual void MySQL2DBX::post_method_invocation(AST_method_invocation*)': MySQL2DBX.cpp:28:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] module_constant = new AST_constant("%STDLIB%", module_name); ^ ../../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 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 lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:27:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:35:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ lib/error.cpp:35:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:35:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lib/error.cpp:35:1: warning: deprecated conversion from 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 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 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 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 implicit constant conversion [-Woverflow] Token_int* i = new Token_int(LONG_MAX, in->source_rep); ^ process_ast/Token_conversion.cpp:59:63: warning: overflow in implicit constant conversion [-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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if(in->match(new AST_unary_op(new AST_unary_op(WILDCARD, "-"), "-"))) ^ 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if(in->match(new AST_bin_op(empty, WILDCARD, "."))) ^ process_ast/Remove_concat_null.cpp:19:50: warning: deprecated conversion from 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 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 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 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 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_abstract", in->is_abstract); ^ process_ast/Visit_everything.cpp:23:39: warning: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_public", in->is_public); ^ process_ast/Visit_everything.cpp:46:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_protected", in->is_protected); ^ process_ast/Visit_everything.cpp:47:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_private", in->is_private); ^ process_ast/Visit_everything.cpp:48:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_static", in->is_static); ^ process_ast/Visit_everything.cpp:49:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_abstract", in->is_abstract); ^ process_ast/Visit_everything.cpp:50:39: warning: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_ref", in->is_ref); ^ process_ast/Visit_everything.cpp:61:24: warning: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_array", in->is_array); ^ process_ast/Visit_everything.cpp:70:32: warning: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_public", in->is_public); ^ process_ast/Visit_everything.cpp:86:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_protected", in->is_protected); ^ process_ast/Visit_everything.cpp:87:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_private", in->is_private); ^ process_ast/Visit_everything.cpp:88:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_marker("is_static", in->is_static); ^ process_ast/Visit_everything.cpp:89:39: warning: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp:102:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp:107:24: warning: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_null("AST_variable"); ^ process_ast/Visit_everything.cpp:119:35: warning: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_null("AST_target"); ^ process_ast/Visit_everything.cpp:184:24: warning: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ process_ast/Visit_everything.cpp:193:35: warning: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] visit_null("AST_expr"); ^ 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 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; ^ generated/ast.cpp: In member function 'void AST_php_script::init()': generated/ast.cpp:2262:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] class_defs->push_back(new AST_class_def("%MAIN%")); ^ 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 generated_src/php_parser.ypp: In function 'int PHP_parse(PHP_context*)': generated_src/php_parser.ypp:1881:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] generated_src/php_parser.ypp:1946:80: warning: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 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: deprecated conversion from string constant to 'char*' [-Wwrite-strings] generated_src/php_parser.ypp:101:45: note: in definition of macro 'NEW' dynamic_cast(copy_state(new class args, context)) ^ 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: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 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' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> 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) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for phc-0.1.7 file sizes/checksums [42]: . done packing files [42]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 22:02:09 UTC Duration: 00:02:02