• ls: /nix/store/mdscr3w7cab6x4mwhi3s8ihrgzid99pf-source-tarball/tarballs/*.tar.bz2/...-source-tarball/tarballs/*.tar.bz2: No such file or directory
  • Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.11624
  • + umask 022
  • + cd /usr/src/packages/BUILD
  • + cd /usr/src/packages/BUILD
  • + rm -rf php-front-0.1pre442
  • + /usr/bin/gzip -dc /tmp/php-front-0.1pre442.tar.gz
  • + tar -xf -
  • + STATUS=0
  • + '[' 0 -ne 0 ']'
  • + cd php-front-0.1pre442
  • ++ /usr/bin/id -u
  • + '[' 0 = 0 ']'
  • + /bin/chown -Rhf root .
  • ++ /usr/bin/id -u
  • + '[' 0 = 0 ']'
  • + /bin/chgrp -Rhf root .
  • + /bin/chmod -Rf a+rX,g-w,o-w .
  • + exit 0
  • Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.57534
  • + umask 022
  • + cd /usr/src/packages/BUILD
  • + cd php-front-0.1pre442
  • + CFLAGS=-D__NO_CTYPE
  • + ./configure --prefix=/usr --with-strategoxt=/usr --with-aterm=/usr --with-sdf=/usr
  • checking for a BSD-compatible install... /usr/bin/install -c
  • checking whether build environment is sane... yes
  • checking for a thread-safe mkdir -p... /bin/mkdir -p
  • checking for gawk... gawk
  • checking whether make sets $(MAKE)... yes
  • checking for the SVN revision of the source tree... not available, defaulting to 0
  • checking build system type... i686-pc-linux-gnu
  • checking host system type... i686-pc-linux-gnu
  • checking whether host operating system is Darwin... no
  • checking if linker needs extra options for Stratego programs... no
  • checking for style of include used by make... GNU
  • checking for gcc... gcc
  • 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 gcc accepts -g... yes
  • checking for gcc option to accept ISO C89... none needed
  • checking dependency style of gcc... gcc3
  • checking for the standard to conform to... none
  • checking how to run the C preprocessor... gcc -E
  • checking for grep that handles long lines and -e... /usr/bin/grep
  • checking for egrep... /usr/bin/grep -E
  • checking for ANSI C header files... yes
  • checking for sys/types.h... yes
  • checking for sys/stat.h... yes
  • checking for stdlib.h... yes
  • checking for string.h... yes
  • checking for memory.h... yes
  • checking for strings.h... yes
  • checking for inttypes.h... yes
  • checking for stdint.h... yes
  • checking for unistd.h... yes
  • checking size of void *... 4
  • checking size of int... 4
  • checking size of long... 4
  • checking size of double... 8
  • checking for pkg-config... /usr/bin/pkg-config
  • checking pkg-config is at least version 0.9.0... yes
  • checking whether location of Stratego/XT is explicitly set... yes
  • checking whether location of XTC is explicitly set... no
  • checking whether bootstrap build is enabled... yes
  • checking whether location of ATerm library is explicitly set... yes
  • checking for baffle at /usr/bin/baffle... yes
  • checking whether location of SDF Packages is explicitly set... yes
  • checking for sdf2table at /usr/bin/sdf2table... yes
  • checking for sglr at /usr/bin/sglr... yes
  • checking for implodePT at /usr/bin/implodePT... yes
  • checking for sdf-library at /usr/share/sdf-library... yes
  • checking whether location of Stratego Libraries is explicitly set... yes, using --with-strategoxt
  • checking whether location of XTC package is explicitly set... no
  • checking whether location of XTC package is set explicity by the location of Stratego/XT... yes
  • checking whether location of Stratego/XT is explicitly set... yes
  • checking for strc at /usr/bin/strc... yes
  • checking for pack-sdf at /usr/bin/pack-sdf... yes
  • checking for sdf2rtg at /usr/bin/sdf2rtg... yes
  • checking for unistd.h... (cached) yes
  • checking for getcwd... yes
  • checking for access... yes
  • checking for gcc... (cached) gcc
  • checking whether we are using the GNU C compiler... (cached) yes
  • checking whether gcc accepts -g... (cached) yes
  • checking for gcc option to accept ISO C89... (cached) none needed
  • checking dependency style of gcc... (cached) gcc3
  • checking for a BSD-compatible install... /usr/bin/install -c
  • checking whether ln -s works... yes
  • checking for a sed that does not truncate output... /usr/bin/sed
  • checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
  • checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  • checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
  • checking for BSD-compatible nm... /usr/bin/nm -B
  • checking how to recognize dependent libraries... pass_all
  • checking dlfcn.h usability... yes
  • checking dlfcn.h presence... yes
  • checking for dlfcn.h... yes
  • checking for g++... g++
  • checking whether we are using the GNU C++ compiler... yes
  • checking whether g++ accepts -g... yes
  • checking dependency style of g++... gcc3
  • checking how to run the C++ preprocessor... g++ -E
  • checking for g77... no
  • checking for xlf... no
  • checking for f77... no
  • checking for frt... no
  • checking for pgf77... no
  • checking for cf77... no
  • checking for fort77... no
  • checking for fl32... no
  • checking for af77... no
  • checking for xlf90... no
  • checking for f90... no
  • checking for pgf90... no
  • checking for pghpf... no
  • checking for epcf90... no
  • checking for gfortran... no
  • checking for g95... no
  • checking for xlf95... no
  • checking for f95... no
  • checking for fort... no
  • checking for ifort... no
  • checking for ifc... no
  • checking for efc... no
  • checking for pgf95... no
  • checking for lf95... no
  • checking for ftn... no
  • checking whether we are using the GNU Fortran 77 compiler... no
  • checking whether accepts -g... no
  • checking the maximum length of command line arguments... 98304
  • checking command to parse /usr/bin/nm -B output from gcc object... ok
  • checking for objdir... .libs
  • checking for ar... ar
  • checking for ranlib... ranlib
  • checking for strip... strip
  • checking if gcc supports -fno-rtti -fno-exceptions... no
  • checking for gcc option to produce PIC... -fPIC
  • checking if gcc PIC flag -fPIC works... yes
  • checking if gcc static flag -static works... yes
  • checking if gcc supports -c -o file.o... yes
  • checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  • checking whether -lc should be explicitly linked in... no
  • checking dynamic linker characteristics... GNU/Linux ld.so
  • checking how to hardcode library paths into programs... immediate
  • checking whether stripping libraries is possible... yes
  • checking if libtool supports shared libraries... yes
  • checking whether to build shared libraries... yes
  • checking whether to build static libraries... no
  • configure: creating libtool
  • appending configuration tag "CXX" to libtool
  • checking for ld used by g++... /usr/i586-suse-linux/bin/ld
  • checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  • checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  • checking for g++ option to produce PIC... -fPIC
  • checking if g++ PIC flag -fPIC works... yes
  • checking if g++ static flag -static works... yes
  • checking if g++ supports -c -o file.o... yes
  • checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  • checking dynamic linker characteristics... GNU/Linux ld.so
  • (cached) (cached) checking how to hardcode library paths into programs... immediate
  • appending configuration tag "F77" to libtool
  • configure: creating ./config.status
  • config.status: creating php-front.spec
  • config.status: creating php-front.pc
  • config.status: creating Makefile
  • config.status: creating src/Makefile
  • config.status: creating src/grammar/Makefile
  • config.status: creating src/lib/Makefile
  • config.status: creating src/tools/Makefile
  • config.status: creating tests/Makefile
  • config.status: creating tests/grammar/Makefile
  • config.status: creating tests/grammar/php/Makefile
  • config.status: creating tests/parse/Makefile
  • config.status: creating tests/reflect/Makefile
  • config.status: creating tests/reflect/php/Makefile
  • config.status: creating tests/strategy/Makefile
  • config.status: creating tests/strategy/php/Makefile
  • config.status: creating tests/strategy/php/const-prop/Makefile
  • config.status: creating tests/pp/Makefile
  • config.status: executing depfiles commands
  • + make
  • Making all in src
  • make[1]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • Making all in grammar
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/grammar'
  • Makefile:736: no file name for `include'
  • make[2]: Nothing to be done for `all'.
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/grammar'
  • Making all in lib
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/lib'
  • mkdir -p php/signature
  • rm -f php/signature/version5.rtg
  • ln -s /usr/src/packages/BUILD/php-front-0.1pre442/src/grammar/PHP5.rtg php/signature/version5.rtg
  • mkdir -p php/signature
  • rm -f php/signature/version4.rtg
  • ln -s /usr/src/packages/BUILD/php-front-0.1pre442/src/grammar/PHP4.rtg php/signature/version4.rtg
  • /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-libphp-front.lo -MD -MP -MF .deps/libphp_front_la-libphp-front.Tpo -c -o libphp_front_la-libphp-front.lo `test -f 'libphp-front.c' || echo './'`libphp-front.c
  • mkdir .libs
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"php-front 0.1\"" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"psat-dev@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-libphp-front.lo -MD -MP -MF .deps/libphp_front_la-libphp-front.Tpo -c libphp-front.c -fPIC -DPIC -o .libs/libphp_front_la-libphp-front.o
  • libphp-front.c: In function `lifted438':
  • libphp-front.c:27964: warning: implicit declaration of function `SSL_file_exists'
  • libphp-front.c:27964: warning: assignment makes pointer from integer without a cast
  • libphp-front.c: In function `tmp_find_in_path_1_1':
  • libphp-front.c:51173: warning: assignment makes pointer from integer without a cast
  • libphp-front.c: In function `tmp_file_exists_0_0':
  • libphp-front.c:51254: warning: assignment makes pointer from integer without a cast
  • libphp-front.c: In function `current_working_dir_0_0':
  • libphp-front.c:51268: warning: implicit declaration of function `SSL_current_working_dir'
  • libphp-front.c:51268: warning: assignment makes pointer from integer without a cast
  • mv -f .deps/libphp_front_la-libphp-front.Tpo .deps/libphp_front_la-libphp-front.Plo
  • /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-libphp-front-tables.lo -MD -MP -MF .deps/libphp_front_la-libphp-front-tables.Tpo -c -o libphp_front_la-libphp-front-tables.lo `test -f 'libphp-front-tables.c' || echo './'`libphp-front-tables.c
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"php-front 0.1\"" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"psat-dev@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-libphp-front-tables.lo -MD -MP -MF .deps/libphp_front_la-libphp-front-tables.Tpo -c libphp-front-tables.c -fPIC -DPIC -o .libs/libphp_front_la-libphp-front-tables.o
  • mv -f .deps/libphp_front_la-libphp-front-tables.Tpo .deps/libphp_front_la-libphp-front-tables.Plo
  • /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-libphp-front-pp.lo -MD -MP -MF .deps/libphp_front_la-libphp-front-pp.Tpo -c -o libphp_front_la-libphp-front-pp.lo `test -f 'libphp-front-pp.c' || echo './'`libphp-front-pp.c
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"php-front 0.1\"" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"psat-dev@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-libphp-front-pp.lo -MD -MP -MF .deps/libphp_front_la-libphp-front-pp.Tpo -c libphp-front-pp.c -fPIC -DPIC -o .libs/libphp_front_la-libphp-front-pp.o
  • mv -f .deps/libphp_front_la-libphp-front-pp.Tpo .deps/libphp_front_la-libphp-front-pp.Plo
  • /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-tmp-stratego-lib-hackery.lo -MD -MP -MF .deps/libphp_front_la-tmp-stratego-lib-hackery.Tpo -c -o libphp_front_la-tmp-stratego-lib-hackery.lo `test -f 'tmp-stratego-lib-hackery.c' || echo './'`tmp-stratego-lib-hackery.c
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"php-front 0.1\"" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"php-front\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.1pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"psat-dev@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT libphp_front_la-tmp-stratego-lib-hackery.lo -MD -MP -MF .deps/libphp_front_la-tmp-stratego-lib-hackery.Tpo -c tmp-stratego-lib-hackery.c -fPIC -DPIC -o .libs/libphp_front_la-tmp-stratego-lib-hackery.o
  • mv -f .deps/libphp_front_la-tmp-stratego-lib-hackery.Tpo .deps/libphp_front_la-tmp-stratego-lib-hackery.Plo
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -avoid-version -no-undefined -o libphp-front.la -rpath /usr/lib libphp_front_la-libphp-front.lo libphp_front_la-libphp-front-tables.lo libphp_front_la-libphp-front-pp.lo libphp_front_la-tmp-stratego-lib-hackery.lo -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-sglr -L/usr/lib -lstratego-gpp -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -shared .libs/libphp_front_la-libphp-front.o .libs/libphp_front_la-libphp-front-tables.o .libs/libphp_front_la-libphp-front-pp.o .libs/libphp_front_la-tmp-stratego-lib-hackery.o -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib -L/usr/lib /usr/lib/libstratego-xtc.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm /usr/lib/libstratego-tool-doc.so -Wl,-soname -Wl,libphp-front.so -o .libs/libphp-front.so
  • creating libphp-front.la
  • (cd .libs && rm -f libphp-front.la && ln -s ../libphp-front.la libphp-front.la)
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/lib'
  • Making all in tools
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/tools'
  • Makefile:846: no file name for `include'
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT parse-php.o -MD -MP -MF .deps/parse-php.Tpo -c -o parse-php.o parse-php.c
  • mv -f .deps/parse-php.Tpo .deps/parse-php.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o parse-php parse-php.o ../../src/lib/libphp-front.la -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • mkdir .libs
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/parse-php parse-php.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating parse-php
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT parse-php4.o -MD -MP -MF .deps/parse-php4.Tpo -c -o parse-php4.o parse-php4.c
  • mv -f .deps/parse-php4.Tpo .deps/parse-php4.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o parse-php4 parse-php4.o ../../src/lib/libphp-front.la -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/parse-php4 parse-php4.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating parse-php4
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT parse-php5.o -MD -MP -MF .deps/parse-php5.Tpo -c -o parse-php5.o parse-php5.c
  • mv -f .deps/parse-php5.Tpo .deps/parse-php5.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o parse-php5 parse-php5.o ../../src/lib/libphp-front.la -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/parse-php5 parse-php5.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating parse-php5
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT pp-php.o -MD -MP -MF .deps/pp-php.Tpo -c -o pp-php.o pp-php.c
  • mv -f .deps/pp-php.Tpo .deps/pp-php.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o pp-php pp-php.o ../../src/lib/libphp-front.la -L/usr/lib -lstratego-gpp -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/pp-php pp-php.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating pp-php
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT pp-php4.o -MD -MP -MF .deps/pp-php4.Tpo -c -o pp-php4.o pp-php4.c
  • mv -f .deps/pp-php4.Tpo .deps/pp-php4.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o pp-php4 pp-php4.o ../../src/lib/libphp-front.la -L/usr/lib -lstratego-gpp -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/pp-php4 pp-php4.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating pp-php4
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT pp-php5.o -MD -MP -MF .deps/pp-php5.Tpo -c -o pp-php5.o pp-php5.c
  • mv -f .deps/pp-php5.Tpo .deps/pp-php5.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o pp-php5 pp-php5.o ../../src/lib/libphp-front.la -L/usr/lib -lstratego-gpp -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/pp-php5 pp-php5.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating pp-php5
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT php-reflect.o -MD -MP -MF .deps/php-reflect.Tpo -c -o php-reflect.o php-reflect.c
  • mv -f .deps/php-reflect.Tpo .deps/php-reflect.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o php-reflect php-reflect.o ../../src/lib/libphp-front.la -L/usr/lib -lstratego-gpp -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/php-reflect php-reflect.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating php-reflect
  • gcc -DPACKAGE_NAME=\"php-front\" -DPACKAGE_TARNAME=\"php-front\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"php-front\ 0.1\" -DPACKAGE_BUGREPORT=\"psat-dev@cs.uu.nl\" -DPACKAGE=\"php-front\" -DVERSION=\"0.1\" -DSVN_REVISION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"php-front\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.1pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"psat-dev@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -DHAVE_ACCESS=1 -DHAVE_DLFCN_H=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -MT eval-php.o -MD -MP -MF .deps/eval-php.Tpo -c -o eval-php.o eval-php.c
  • mv -f .deps/eval-php.Tpo .deps/eval-php.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o eval-php eval-php.o ../../src/lib/libphp-front.la -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -L/usr/lib -lstratego-tool-doc
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -D__NO_CTYPE -o .libs/eval-php eval-php.o ../../src/lib/.libs/libphp-front.so -L/usr/lib /usr/lib/libstratego-tool-doc.so /usr/lib/libstratego-gpp.so /usr/lib/libstratego-sglr.so /usr/lib/libstratego-xtc.so /usr/lib/libjustsglr.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -Wl,--rpath -Wl,/usr/lib
  • creating eval-php
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/tools'
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • make[2]: Nothing to be done for `all-am'.
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • make[1]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • Making all in tests
  • make[1]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • Making all in grammar
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • Making all in php
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar/php'
  • make[3]: Nothing to be done for `all'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar/php'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • make[3]: Nothing to be done for `all-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • Making all in parse
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/parse'
  • Makefile:822: no file name for `include'
  • make[2]: Nothing to be done for `all'.
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/parse'
  • Making all in pp
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/pp'
  • Makefile:821: no file name for `include'
  • make[2]: Nothing to be done for `all'.
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/pp'
  • Making all in reflect
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • Making all in php
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect/php'
  • Makefile:871: no file name for `include'
  • make[3]: Nothing to be done for `all'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect/php'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • make[3]: Nothing to be done for `all-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • Making all in strategy
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • Making all in php
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • Makefile:983: no file name for `include'
  • Making all in const-prop
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php/const-prop'
  • Makefile:871: no file name for `include'
  • make[4]: Nothing to be done for `all'.
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php/const-prop'
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • Makefile:983: no file name for `include'
  • make[4]: Nothing to be done for `all-am'.
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[3]: Nothing to be done for `all-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[2]: Nothing to be done for `all-am'.
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[1]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[1]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442'
  • make[1]: Nothing to be done for `all-am'.
  • make[1]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442'
  • + exit 0
  • Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.91620
  • + umask 022
  • + cd /usr/src/packages/BUILD
  • + cd php-front-0.1pre442
  • + rm -rf /var/tmp/php-front-0.1pre442-buildroot
  • + make DESTDIR=/var/tmp/php-front-0.1pre442-buildroot install
  • Making install in src
  • make[1]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • Making install in grammar
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/grammar'
  • Makefile:736: no file name for `include'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/grammar'
  • Makefile:736: no file name for `include'
  • make[3]: Nothing to be done for `install-exec-am'.
  • test -z "/usr/share/sdf/php-front" || /bin/mkdir -p "/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front"
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'PHP4.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP4.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'PHP5.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP5.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'PHP4Test.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP4Test.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'PHP5Test.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP5Test.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Expressions.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Expressions.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/HiddenSemiColon.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/HiddenSemiColon.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Keywords.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Keywords.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Layout.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Layout.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Literals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Literals.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Main.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Operators.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Operators.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Statements.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Statements.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/Tags.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/Tags.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/literals/DoubleQuotedStringLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/literals/DoubleQuotedStringLiterals.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/literals/HeredocLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/literals/HeredocLiterals.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/literals/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/literals/Main.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/literals/NumberLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/literals/NumberLiterals.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/literals/SingleQuotedStringLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/literals/SingleQuotedStringLiterals.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/literals/StringLiteral.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/literals/StringLiteral.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/common/literals/VariableLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/common/literals/VariableLiterals.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version4/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version4/Main.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version4/Keywords.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version4/Keywords.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version4/Precedence.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version4/Precedence.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version4/Statements.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version4/Statements.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version5/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version5/Main.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version5/Expressions.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version5/Expressions.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version5/Keywords.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version5/Keywords.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version5/Precedence.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version5/Precedence.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version5/Statements.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version5/Statements.sdf'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'languages/php/version5/literals/VariableLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/languages/php/version5/literals/VariableLiterals.sdf'
  • test -z "/usr/share/php-front" || /bin/mkdir -p "/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front"
  • /usr/bin/install -c -m 644 'PHP4.rtg' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4.rtg'
  • /usr/bin/install -c -m 644 'PHP5.rtg' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5.rtg'
  • /usr/bin/install -c -m 644 'PHP4.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4.sdf'
  • /usr/bin/install -c -m 644 'PHP5.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5.sdf'
  • /usr/bin/install -c -m 644 'PHP4Test.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4Test.sdf'
  • /usr/bin/install -c -m 644 'PHP5Test.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5Test.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Expressions.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Expressions.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/HiddenSemiColon.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/HiddenSemiColon.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Keywords.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Keywords.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Layout.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Layout.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Literals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Literals.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Main.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Operators.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Operators.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Statements.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Statements.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/Tags.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Tags.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/literals/DoubleQuotedStringLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/DoubleQuotedStringLiterals.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/literals/HeredocLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/HeredocLiterals.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/literals/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Main.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/literals/NumberLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/NumberLiterals.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/literals/SingleQuotedStringLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/SingleQuotedStringLiterals.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/literals/StringLiteral.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/StringLiteral.sdf'
  • /usr/bin/install -c -m 644 'languages/php/common/literals/VariableLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/VariableLiterals.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version4/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Main.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version4/Keywords.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Keywords.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version4/Precedence.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Precedence.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version4/Statements.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Statements.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version5/Main.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Main.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version5/Expressions.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Expressions.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version5/Keywords.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Keywords.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version5/Precedence.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Precedence.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version5/Statements.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Statements.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version5/literals/VariableLiterals.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/VariableLiterals.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version4/Mix.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Mix.sdf'
  • /usr/bin/install -c -m 644 'languages/php/version5/Mix.sdf' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/Mix.sdf'
  • /usr/bin/install -c -m 644 'PHP4.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4.def'
  • /usr/bin/install -c -m 644 'PHP4.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4.tbl'
  • /usr/bin/install -c -m 644 'PHP5.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5.def'
  • /usr/bin/install -c -m 644 'PHP5.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5.tbl'
  • /usr/bin/install -c -m 644 'PHP4Test.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4Test.def'
  • /usr/bin/install -c -m 644 'PHP4Test.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4Test.tbl'
  • /usr/bin/install -c -m 644 'PHP5Test.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5Test.def'
  • /usr/bin/install -c -m 644 'PHP5Test.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5Test.tbl'
  • /usr/bin/install -c -m 644 'PHP4Mix.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP4Mix.def'
  • /usr/bin/install -c -m 644 'PHP5Mix.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/PHP5Mix.def'
  • test -z "/usr/share/sdf/php-front" || /bin/mkdir -p "/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front"
  • /usr/bin/install -c -m 644 'PHP4.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP4.def'
  • /usr/bin/install -c -m 644 'PHP4.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP4.tbl'
  • /usr/bin/install -c -m 644 'PHP5.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP5.def'
  • /usr/bin/install -c -m 644 'PHP5.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP5.tbl'
  • /usr/bin/install -c -m 644 'PHP4Test.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP4Test.def'
  • /usr/bin/install -c -m 644 'PHP4Test.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP4Test.tbl'
  • /usr/bin/install -c -m 644 'PHP5Test.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP5Test.def'
  • /usr/bin/install -c -m 644 'PHP5Test.tbl' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP5Test.tbl'
  • /usr/bin/install -c -m 644 'PHP4Mix.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP4Mix.def'
  • /usr/bin/install -c -m 644 'PHP5Mix.def' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/sdf/php-front/PHP5Mix.def'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/grammar'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/grammar'
  • Making install in lib
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/lib'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/lib'
  • test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/php-front-0.1pre442-buildroot/usr/lib"
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libphp-front.la' '/var/tmp/php-front-0.1pre442-buildroot/usr/lib/libphp-front.la'
  • /usr/bin/install -c .libs/libphp-front.so /var/tmp/php-front-0.1pre442-buildroot/usr/lib/libphp-front.so
  • /usr/bin/install -c .libs/libphp-front.lai /var/tmp/php-front-0.1pre442-buildroot/usr/lib/libphp-front.la
  • libtool: install: warning: remember to run `libtool --finish /usr/lib'
  • test -z "/usr/share/php-front" || /bin/mkdir -p "/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front"
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'libphp-front.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/libphp-front.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'libphp-front-tables.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/libphp-front-tables.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'libphp-front-pp.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/libphp-front-pp.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'php-front.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php-front.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'php-front-tables.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php-front-tables.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'php-front-pp.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php-front-pp.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'stratego-lib-hackery.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/stratego-lib-hackery.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/altsyntax.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/altsyntax.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/helpers.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/helpers.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/lib-main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/lib-main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/parenthesize4.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/parenthesize4.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/parenthesize5.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/parenthesize5.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/expressions.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/expressions.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/operators.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/operators.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/statements.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/statements.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/tags.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/tags.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/literals/doubleQuotedStringLiterals.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/literals/doubleQuotedStringLiterals.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/literals/heredocLiterals.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/literals/heredocLiterals.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/literals/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/literals/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/literals/numberLiterals.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/literals/numberLiterals.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/literals/singleQuotedStringLiterals.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/literals/singleQuotedStringLiterals.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/common/literals/variableLiterals.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/common/literals/variableLiterals.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/version4/statements.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/version4/statements.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/version5/expressions.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/version5/expressions.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/pp/version5/statements.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/version5/statements.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/oo/classes.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/oo/classes.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/common/class.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/common/class.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/common/environment.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/common/environment.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/common/function.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/common/function.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/common/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/common/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version4/class.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version4/class.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version4/function.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version4/function.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version4/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version4/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version4/php4-environment.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version4/php4-environment.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version5/class.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version5/class.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version5/function.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version5/function.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version5/interface.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version5/interface.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version5/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version5/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/version5/php5-environment.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/version5/php5-environment.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/inclusion/currentdir.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/inclusion/currentdir.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/inclusion/inclusionid.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/inclusion/inclusionid.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/inclusion/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/inclusion/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/inclusion/path.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/inclusion/path.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/reflect/inclusion/workingdir.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/reflect/inclusion/workingdir.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/files.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/files.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/location.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/location.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/simple.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/simple.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/output.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/output.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/typejuggling.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/typejuggling.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/types.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/types.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/ruleset.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/ruleset.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/special.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/special.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/utilities.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/utilities.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/wrappers.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/wrappers.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/common/expressions.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/common/expressions.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/common/literals.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/common/literals.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/common/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/common/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/common/operators.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/common/operators.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/common/statements.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/common/statements.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/strategy/const-prop/analysis/common/variables.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/strategy/const-prop/analysis/common/variables.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/parse/main.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/parse/main.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/parse/options.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/parse/options.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/parse/postprocess.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/parse/postprocess.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 './php/parse/tables.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/parse/tables.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'php/signature/version5.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/signature/version5.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'php/signature/version4.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/signature/version4.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'php/pp/parenthesize4.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/parenthesize4.rtree'
  • /bin/sh /usr/src/packages/BUILD/php-front-0.1pre442/config/install-sh -c -m 644 'php/pp/parenthesize5.rtree' '/var/tmp/php-front-0.1pre442-buildroot/usr/share/php-front/php/pp/parenthesize5.rtree'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/lib'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/lib'
  • Making install in tools
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/tools'
  • Makefile:846: no file name for `include'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/tools'
  • Makefile:846: no file name for `include'
  • test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/php-front-0.1pre442-buildroot/usr/bin"
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'parse-php' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/parse-php'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/parse-php /var/tmp/php-front-0.1pre442-buildroot/usr/bin/parse-php
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'parse-php4' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/parse-php4'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/parse-php4 /var/tmp/php-front-0.1pre442-buildroot/usr/bin/parse-php4
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'parse-php5' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/parse-php5'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/parse-php5 /var/tmp/php-front-0.1pre442-buildroot/usr/bin/parse-php5
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'pp-php' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/pp-php'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/pp-php /var/tmp/php-front-0.1pre442-buildroot/usr/bin/pp-php
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'pp-php4' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/pp-php4'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/pp-php4 /var/tmp/php-front-0.1pre442-buildroot/usr/bin/pp-php4
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'pp-php5' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/pp-php5'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/pp-php5 /var/tmp/php-front-0.1pre442-buildroot/usr/bin/pp-php5
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'php-reflect' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/php-reflect'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/php-reflect /var/tmp/php-front-0.1pre442-buildroot/usr/bin/php-reflect
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'eval-php' '/var/tmp/php-front-0.1pre442-buildroot/usr/bin/eval-php'
  • libtool: install: warning: `../../src/lib/libphp-front.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/eval-php /var/tmp/php-front-0.1pre442-buildroot/usr/bin/eval-php
  • make[3]: Nothing to be done for `install-data-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/tools'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src/tools'
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • make[3]: Nothing to be done for `install-exec-am'.
  • make[3]: Nothing to be done for `install-data-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • make[1]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/src'
  • Making install in tests
  • make[1]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • Making install in grammar
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • Making install in php
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar/php'
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar/php'
  • make[4]: Nothing to be done for `install-exec-am'.
  • make[4]: Nothing to be done for `install-data-am'.
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar/php'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar/php'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • make[4]: Nothing to be done for `install-exec-am'.
  • make[4]: Nothing to be done for `install-data-am'.
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/grammar'
  • Making install in parse
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/parse'
  • Makefile:822: no file name for `include'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/parse'
  • Makefile:822: no file name for `include'
  • make[3]: Nothing to be done for `install-exec-am'.
  • make[3]: Nothing to be done for `install-data-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/parse'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/parse'
  • Making install in pp
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/pp'
  • Makefile:821: no file name for `include'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/pp'
  • Makefile:821: no file name for `include'
  • make[3]: Nothing to be done for `install-exec-am'.
  • make[3]: Nothing to be done for `install-data-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/pp'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/pp'
  • Making install in reflect
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • Making install in php
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect/php'
  • Makefile:871: no file name for `include'
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect/php'
  • Makefile:871: no file name for `include'
  • make[4]: Nothing to be done for `install-exec-am'.
  • make[4]: Nothing to be done for `install-data-am'.
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect/php'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect/php'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • make[4]: Nothing to be done for `install-exec-am'.
  • make[4]: Nothing to be done for `install-data-am'.
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/reflect'
  • Making install in strategy
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • Making install in php
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • Makefile:983: no file name for `include'
  • Making install in const-prop
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php/const-prop'
  • Makefile:871: no file name for `include'
  • make[5]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php/const-prop'
  • Makefile:871: no file name for `include'
  • make[5]: Nothing to be done for `install-exec-am'.
  • make[5]: Nothing to be done for `install-data-am'.
  • make[5]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php/const-prop'
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php/const-prop'
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • Makefile:983: no file name for `include'
  • make[5]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • Makefile:983: no file name for `include'
  • make[5]: Nothing to be done for `install-exec-am'.
  • make[5]: Nothing to be done for `install-data-am'.
  • make[5]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy/php'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[4]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[4]: Nothing to be done for `install-exec-am'.
  • make[4]: Nothing to be done for `install-data-am'.
  • make[4]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests/strategy'
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[3]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[3]: Nothing to be done for `install-exec-am'.
  • make[3]: Nothing to be done for `install-data-am'.
  • make[3]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[1]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442/tests'
  • make[1]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442'
  • make[2]: Entering directory `/usr/src/packages/BUILD/php-front-0.1pre442'
  • make[2]: Nothing to be done for `install-exec-am'.
  • test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/php-front-0.1pre442-buildroot/usr/lib/pkgconfig"
  • /usr/bin/install -c -m 644 'php-front.pc' '/var/tmp/php-front-0.1pre442-buildroot/usr/lib/pkgconfig/php-front.pc'
  • make[2]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442'
  • make[1]: Leaving directory `/usr/src/packages/BUILD/php-front-0.1pre442'
  • + RPM_BUILD_ROOT=/var/tmp/php-front-0.1pre442-buildroot
  • + export RPM_BUILD_ROOT
  • + test -x /usr/sbin/Check -a 0 = 0 -o -x /usr/sbin/Check -a '!' -z /var/tmp/php-front-0.1pre442-buildroot
  • + echo 'I call /usr/sbin/Check...'
  • I call /usr/sbin/Check...
  • + /usr/sbin/Check
  • -rw-r--r-- 1 root root 467 Oct 2 2003 /usr/share/info/dir.rpmnew.gz
  • Checking permissions and ownerships - using the permissions files
  • /tmp/Check.perms.g10118
  • setting /dev/zero to root.root 666.
  • setting /etc/syslog.conf to root.root 644.
  • setting /var/spool/uucp to uucp.uucp 755.
  • setting /dev/null to root.root 666.
  • setting /var/cache/man to man.root 755.
  • setting /tmp to root.root 1777.
  • setting /dev to root.root 755.
  • setting /sbin/unix_chkpwd to root.shadow 2755.
  • setting /var/log/lastlog to root.tty 644.
  • setting /var/games to games.games 0775.
  • setting /etc/ppp to root.dialout 750.
  • + /usr/lib/rpm/brp-compress
  • Processing files: php-front-0.1pre442-1
  • D: execv(/usr/lib/rpm/find-provides) pid 10130
  • D: waitpid(10130) rc 10130 status 0
  • Finding Provides: /usr/lib/rpm/find-provides
  • D: execv(/usr/lib/rpm/find-requires) pid 10146
  • /usr/lib/rpm/find-requires: line 4: /dev/fd/62: No such file or directory
  • /usr/lib/rpm/find-requires: line 36: /dev/fd/62: No such file or directory
  • D: waitpid(10146) rc 10146 status 100
  • Finding Requires: /usr/lib/rpm/find-requires
  • Provides: php-front = 0.1pre442 libphp-front.so
  • Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
  • Requires: aterm >= 2.5 sdf2-bundle >= 2.4 strategoxt >= 0.17
  • Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/php-front-0.1pre442-buildroot
  • D: execv(/usr/lib/rpm/check-files) pid 10182
  • D: waitpid(10182) rc 10182 status 0
  • warning: Could not canonicalize hostname: (none)
  • D: fini 100444 1 ( 0, 0) 5410889 /tmp/php-front-0.1pre442.tar.gz
  • D: fini 100600 1 ( 0, 0) 696 /usr/src/packages/SPECS/php-front.spec
  • GZDIO: 3 writes, 5411980 total bytes in 0.410 secs
  • D: Signature: size(180)+pad(4)
  • Wrote: /usr/src/packages/SRPMS/php-front-0.1pre442-1.src.rpm
  • D: fini 040755 2 ( 0, 0) 0 /usr/bin
  • D: fini 100755 1 ( 0, 0) 22726 /usr/bin/eval-php
  • D: fini 100755 1 ( 0, 0) 17953 /usr/bin/parse-php
  • D: fini 100755 1 ( 0, 0) 17956 /usr/bin/parse-php4
  • D: fini 100755 1 ( 0, 0) 17956 /usr/bin/parse-php5
  • D: fini 100755 1 ( 0, 0) 21703 /usr/bin/php-reflect
  • D: fini 100755 1 ( 0, 0) 20328 /usr/bin/pp-php
  • D: fini 100755 1 ( 0, 0) 20984 /usr/bin/pp-php4
  • D: fini 100755 1 ( 0, 0) 20984 /usr/bin/pp-php5
  • D: fini 040755 3 ( 0, 0) 0 /usr/lib
  • D: fini 100755 1 ( 0, 0) 1070 /usr/lib/libphp-front.la
  • D: fini 100755 1 ( 0, 0) 3323601 /usr/lib/libphp-front.so
  • D: fini 040755 2 ( 0, 0) 0 /usr/lib/pkgconfig
  • D: fini 100644 1 ( 0, 0) 400 /usr/lib/pkgconfig/php-front.pc
  • D: fini 040755 4 ( 0, 0) 0 /usr/share
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/php-front
  • D: fini 100644 1 ( 0, 0) 5290 /usr/share/php-front/DoubleQuotedStringLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 1199 /usr/share/php-front/Expressions.sdf
  • D: fini 100644 1 ( 0, 0) 1892 /usr/share/php-front/HeredocLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 559 /usr/share/php-front/HiddenSemiColon.sdf
  • D: fini 100644 1 ( 0, 0) 904 /usr/share/php-front/Keywords.sdf
  • D: fini 100644 1 ( 0, 0) 2071 /usr/share/php-front/Layout.sdf
  • D: fini 100644 1 ( 0, 0) 120 /usr/share/php-front/Literals.sdf
  • D: fini 100644 1 ( 0, 0) 483 /usr/share/php-front/Main.sdf
  • D: fini 100644 1 ( 0, 0) 7506 /usr/share/php-front/Mix.sdf
  • D: fini 100644 1 ( 0, 0) 1103 /usr/share/php-front/NumberLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 4583 /usr/share/php-front/Operators.sdf
  • D: fini 100644 1 ( 0, 0) 161212 /usr/share/php-front/PHP4.def
  • D: fini 100644 1 ( 0, 0) 34279 /usr/share/php-front/PHP4.rtg
  • D: fini 100644 1 ( 0, 0) 81 /usr/share/php-front/PHP4.sdf
  • D: fini 100644 1 ( 0, 0) 464082 /usr/share/php-front/PHP4.tbl
  • D: fini 100644 1 ( 0, 0) 167780 /usr/share/php-front/PHP4Mix.def
  • D: fini 100644 1 ( 0, 0) 161333 /usr/share/php-front/PHP4Test.def
  • D: fini 100644 1 ( 0, 0) 201 /usr/share/php-front/PHP4Test.sdf
  • D: fini 100644 1 ( 0, 0) 469658 /usr/share/php-front/PHP4Test.tbl
  • D: fini 100644 1 ( 0, 0) 175005 /usr/share/php-front/PHP5.def
  • D: fini 100644 1 ( 0, 0) 37465 /usr/share/php-front/PHP5.rtg
  • D: fini 100644 1 ( 0, 0) 82 /usr/share/php-front/PHP5.sdf
  • D: fini 100644 1 ( 0, 0) 534459 /usr/share/php-front/PHP5.tbl
  • D: fini 100644 1 ( 0, 0) 182431 /usr/share/php-front/PHP5Mix.def
  • D: fini 100644 1 ( 0, 0) 175126 /usr/share/php-front/PHP5Test.def
  • D: fini 100644 1 ( 0, 0) 201 /usr/share/php-front/PHP5Test.sdf
  • D: fini 100644 1 ( 0, 0) 540388 /usr/share/php-front/PHP5Test.tbl
  • D: fini 100644 1 ( 0, 0) 127912 /usr/share/php-front/Precedence.sdf
  • D: fini 100644 1 ( 0, 0) 1383 /usr/share/php-front/SingleQuotedStringLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 4176 /usr/share/php-front/Statements.sdf
  • D: fini 100644 1 ( 0, 0) 348 /usr/share/php-front/StringLiteral.sdf
  • D: fini 100644 1 ( 0, 0) 1629 /usr/share/php-front/Tags.sdf
  • D: fini 100644 1 ( 0, 0) 695 /usr/share/php-front/VariableLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 14389 /usr/share/php-front/libphp-front-pp.rtree
  • D: fini 100644 1 ( 0, 0) 318 /usr/share/php-front/libphp-front-tables.rtree
  • D: fini 100644 1 ( 0, 0) 32561 /usr/share/php-front/libphp-front.rtree
  • D: fini 040755 7 ( 0, 0) 0 /usr/share/php-front/php
  • D: fini 100644 1 ( 0, 0) 132 /usr/share/php-front/php-front-pp.rtree
  • D: fini 100644 1 ( 0, 0) 338 /usr/share/php-front/php-front-tables.rtree
  • D: fini 100644 1 ( 0, 0) 362 /usr/share/php-front/php-front.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/parse
  • D: fini 100644 1 ( 0, 0) 1311 /usr/share/php-front/php/parse/main.rtree
  • D: fini 100644 1 ( 0, 0) 3219 /usr/share/php-front/php/parse/options.rtree
  • D: fini 100644 1 ( 0, 0) 1508 /usr/share/php-front/php/parse/postprocess.rtree
  • D: fini 100644 1 ( 0, 0) 1060 /usr/share/php-front/php/parse/tables.rtree
  • D: fini 040755 5 ( 0, 0) 0 /usr/share/php-front/php/pp
  • D: fini 100644 1 ( 0, 0) 1754 /usr/share/php-front/php/pp/altsyntax.rtree
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/php-front/php/pp/common
  • D: fini 100644 1 ( 0, 0) 2260 /usr/share/php-front/php/pp/common/expressions.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/pp/common/literals
  • D: fini 100644 1 ( 0, 0) 1187 /usr/share/php-front/php/pp/common/literals/doubleQuotedStringLiterals.rtree
  • D: fini 100644 1 ( 0, 0) 466 /usr/share/php-front/php/pp/common/literals/heredocLiterals.rtree
  • D: fini 100644 1 ( 0, 0) 344 /usr/share/php-front/php/pp/common/literals/main.rtree
  • D: fini 100644 1 ( 0, 0) 274 /usr/share/php-front/php/pp/common/literals/numberLiterals.rtree
  • D: fini 100644 1 ( 0, 0) 410 /usr/share/php-front/php/pp/common/literals/singleQuotedStringLiterals.rtree
  • D: fini 100644 1 ( 0, 0) 1052 /usr/share/php-front/php/pp/common/literals/variableLiterals.rtree
  • D: fini 100644 1 ( 0, 0) 619 /usr/share/php-front/php/pp/common/main.rtree
  • D: fini 100644 1 ( 0, 0) 4044 /usr/share/php-front/php/pp/common/operators.rtree
  • D: fini 100644 1 ( 0, 0) 5573 /usr/share/php-front/php/pp/common/statements.rtree
  • D: fini 100644 1 ( 0, 0) 460 /usr/share/php-front/php/pp/common/tags.rtree
  • D: fini 100644 1 ( 0, 0) 2980 /usr/share/php-front/php/pp/helpers.rtree
  • D: fini 100644 1 ( 0, 0) 779 /usr/share/php-front/php/pp/lib-main.rtree
  • D: fini 100644 1 ( 0, 0) 1858 /usr/share/php-front/php/pp/main.rtree
  • D: fini 100644 1 ( 0, 0) 3091 /usr/share/php-front/php/pp/parenthesize4.rtree
  • D: fini 100644 1 ( 0, 0) 3269 /usr/share/php-front/php/pp/parenthesize5.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/pp/version4
  • D: fini 100644 1 ( 0, 0) 1019 /usr/share/php-front/php/pp/version4/statements.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/pp/version5
  • D: fini 100644 1 ( 0, 0) 514 /usr/share/php-front/php/pp/version5/expressions.rtree
  • D: fini 100644 1 ( 0, 0) 3566 /usr/share/php-front/php/pp/version5/statements.rtree
  • D: fini 040755 7 ( 0, 0) 0 /usr/share/php-front/php/reflect
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/reflect/common
  • D: fini 100644 1 ( 0, 0) 1201 /usr/share/php-front/php/reflect/common/class.rtree
  • D: fini 100644 1 ( 0, 0) 1400 /usr/share/php-front/php/reflect/common/environment.rtree
  • D: fini 100644 1 ( 0, 0) 807 /usr/share/php-front/php/reflect/common/function.rtree
  • D: fini 100644 1 ( 0, 0) 1282 /usr/share/php-front/php/reflect/common/main.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/reflect/inclusion
  • D: fini 100644 1 ( 0, 0) 901 /usr/share/php-front/php/reflect/inclusion/currentdir.rtree
  • D: fini 100644 1 ( 0, 0) 1376 /usr/share/php-front/php/reflect/inclusion/inclusionid.rtree
  • D: fini 100644 1 ( 0, 0) 2079 /usr/share/php-front/php/reflect/inclusion/main.rtree
  • D: fini 100644 1 ( 0, 0) 2247 /usr/share/php-front/php/reflect/inclusion/path.rtree
  • D: fini 100644 1 ( 0, 0) 600 /usr/share/php-front/php/reflect/inclusion/workingdir.rtree
  • D: fini 100644 1 ( 0, 0) 301 /usr/share/php-front/php/reflect/main.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/reflect/oo
  • D: fini 100644 1 ( 0, 0) 1090 /usr/share/php-front/php/reflect/oo/classes.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/reflect/version4
  • D: fini 100644 1 ( 0, 0) 1418 /usr/share/php-front/php/reflect/version4/class.rtree
  • D: fini 100644 1 ( 0, 0) 1060 /usr/share/php-front/php/reflect/version4/function.rtree
  • D: fini 100644 1 ( 0, 0) 1234 /usr/share/php-front/php/reflect/version4/main.rtree
  • D: fini 100644 1 ( 0, 0) 733 /usr/share/php-front/php/reflect/version4/php4-environment.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/reflect/version5
  • D: fini 100644 1 ( 0, 0) 1924 /usr/share/php-front/php/reflect/version5/class.rtree
  • D: fini 100644 1 ( 0, 0) 1168 /usr/share/php-front/php/reflect/version5/function.rtree
  • D: fini 100644 1 ( 0, 0) 1105 /usr/share/php-front/php/reflect/version5/interface.rtree
  • D: fini 100644 1 ( 0, 0) 1483 /usr/share/php-front/php/reflect/version5/main.rtree
  • D: fini 100644 1 ( 0, 0) 1071 /usr/share/php-front/php/reflect/version5/php5-environment.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/signature
  • D: fini 100644 1 ( 0, 0) 6071 /usr/share/php-front/php/signature/version4.rtree
  • D: fini 100644 1 ( 0, 0) 7148 /usr/share/php-front/php/signature/version5.rtree
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/php-front/php/strategy
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/php-front/php/strategy/const-prop
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/php-front/php/strategy/const-prop/analysis
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/php-front/php/strategy/const-prop/analysis/common
  • D: fini 100644 1 ( 0, 0) 3551 /usr/share/php-front/php/strategy/const-prop/analysis/common/expressions.rtree
  • D: fini 100644 1 ( 0, 0) 1950 /usr/share/php-front/php/strategy/const-prop/analysis/common/literals.rtree
  • D: fini 100644 1 ( 0, 0) 391 /usr/share/php-front/php/strategy/const-prop/analysis/common/main.rtree
  • D: fini 100644 1 ( 0, 0) 6431 /usr/share/php-front/php/strategy/const-prop/analysis/common/operators.rtree
  • D: fini 100644 1 ( 0, 0) 2248 /usr/share/php-front/php/strategy/const-prop/analysis/common/statements.rtree
  • D: fini 100644 1 ( 0, 0) 3772 /usr/share/php-front/php/strategy/const-prop/analysis/common/variables.rtree
  • D: fini 100644 1 ( 0, 0) 1587 /usr/share/php-front/php/strategy/const-prop/analysis/main.rtree
  • D: fini 100644 1 ( 0, 0) 1419 /usr/share/php-front/php/strategy/const-prop/analysis/ruleset.rtree
  • D: fini 100644 1 ( 0, 0) 1443 /usr/share/php-front/php/strategy/const-prop/analysis/special.rtree
  • D: fini 100644 1 ( 0, 0) 1105 /usr/share/php-front/php/strategy/const-prop/analysis/utilities.rtree
  • D: fini 100644 1 ( 0, 0) 1487 /usr/share/php-front/php/strategy/const-prop/analysis/wrappers.rtree
  • D: fini 100644 1 ( 0, 0) 457 /usr/share/php-front/php/strategy/const-prop/main.rtree
  • D: fini 100644 1 ( 0, 0) 870 /usr/share/php-front/php/strategy/const-prop/output.rtree
  • D: fini 100644 1 ( 0, 0) 2518 /usr/share/php-front/php/strategy/const-prop/typejuggling.rtree
  • D: fini 100644 1 ( 0, 0) 4384 /usr/share/php-front/php/strategy/const-prop/types.rtree
  • D: fini 100644 1 ( 0, 0) 1301 /usr/share/php-front/php/strategy/files.rtree
  • D: fini 100644 1 ( 0, 0) 1652 /usr/share/php-front/php/strategy/location.rtree
  • D: fini 100644 1 ( 0, 0) 202 /usr/share/php-front/php/strategy/main.rtree
  • D: fini 100644 1 ( 0, 0) 2010 /usr/share/php-front/php/strategy/simple.rtree
  • D: fini 100644 1 ( 0, 0) 613 /usr/share/php-front/stratego-lib-hackery.rtree
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf/php-front
  • D: fini 100644 1 ( 0, 0) 161212 /usr/share/sdf/php-front/PHP4.def
  • D: fini 100644 1 ( 0, 0) 81 /usr/share/sdf/php-front/PHP4.sdf
  • D: fini 100644 1 ( 0, 0) 464082 /usr/share/sdf/php-front/PHP4.tbl
  • D: fini 100644 1 ( 0, 0) 167780 /usr/share/sdf/php-front/PHP4Mix.def
  • D: fini 100644 1 ( 0, 0) 161333 /usr/share/sdf/php-front/PHP4Test.def
  • D: fini 100644 1 ( 0, 0) 201 /usr/share/sdf/php-front/PHP4Test.sdf
  • D: fini 100644 1 ( 0, 0) 469658 /usr/share/sdf/php-front/PHP4Test.tbl
  • D: fini 100644 1 ( 0, 0) 175005 /usr/share/sdf/php-front/PHP5.def
  • D: fini 100644 1 ( 0, 0) 82 /usr/share/sdf/php-front/PHP5.sdf
  • D: fini 100644 1 ( 0, 0) 534459 /usr/share/sdf/php-front/PHP5.tbl
  • D: fini 100644 1 ( 0, 0) 182431 /usr/share/sdf/php-front/PHP5Mix.def
  • D: fini 100644 1 ( 0, 0) 175126 /usr/share/sdf/php-front/PHP5Test.def
  • D: fini 100644 1 ( 0, 0) 201 /usr/share/sdf/php-front/PHP5Test.sdf
  • D: fini 100644 1 ( 0, 0) 540388 /usr/share/sdf/php-front/PHP5Test.tbl
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf/php-front/languages
  • D: fini 040755 5 ( 0, 0) 0 /usr/share/sdf/php-front/languages/php
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf/php-front/languages/php/common
  • D: fini 100644 1 ( 0, 0) 7929 /usr/share/sdf/php-front/languages/php/common/Expressions.sdf
  • D: fini 100644 1 ( 0, 0) 559 /usr/share/sdf/php-front/languages/php/common/HiddenSemiColon.sdf
  • D: fini 100644 1 ( 0, 0) 3388 /usr/share/sdf/php-front/languages/php/common/Keywords.sdf
  • D: fini 100644 1 ( 0, 0) 2071 /usr/share/sdf/php-front/languages/php/common/Layout.sdf
  • D: fini 100644 1 ( 0, 0) 120 /usr/share/sdf/php-front/languages/php/common/Literals.sdf
  • D: fini 100644 1 ( 0, 0) 981 /usr/share/sdf/php-front/languages/php/common/Main.sdf
  • D: fini 100644 1 ( 0, 0) 4583 /usr/share/sdf/php-front/languages/php/common/Operators.sdf
  • D: fini 100644 1 ( 0, 0) 7792 /usr/share/sdf/php-front/languages/php/common/Statements.sdf
  • D: fini 100644 1 ( 0, 0) 1629 /usr/share/sdf/php-front/languages/php/common/Tags.sdf
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf/php-front/languages/php/common/literals
  • D: fini 100644 1 ( 0, 0) 5290 /usr/share/sdf/php-front/languages/php/common/literals/DoubleQuotedStringLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 1892 /usr/share/sdf/php-front/languages/php/common/literals/HeredocLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 441 /usr/share/sdf/php-front/languages/php/common/literals/Main.sdf
  • D: fini 100644 1 ( 0, 0) 1103 /usr/share/sdf/php-front/languages/php/common/literals/NumberLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 1383 /usr/share/sdf/php-front/languages/php/common/literals/SingleQuotedStringLiterals.sdf
  • D: fini 100644 1 ( 0, 0) 348 /usr/share/sdf/php-front/languages/php/common/literals/StringLiteral.sdf
  • D: fini 100644 1 ( 0, 0) 3398 /usr/share/sdf/php-front/languages/php/common/literals/VariableLiterals.sdf
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf/php-front/languages/php/version4
  • D: fini 100644 1 ( 0, 0) 352 /usr/share/sdf/php-front/languages/php/version4/Keywords.sdf
  • D: fini 100644 1 ( 0, 0) 450 /usr/share/sdf/php-front/languages/php/version4/Main.sdf
  • D: fini 100644 1 ( 0, 0) 119983 /usr/share/sdf/php-front/languages/php/version4/Precedence.sdf
  • D: fini 100644 1 ( 0, 0) 763 /usr/share/sdf/php-front/languages/php/version4/Statements.sdf
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf/php-front/languages/php/version5
  • D: fini 100644 1 ( 0, 0) 1199 /usr/share/sdf/php-front/languages/php/version5/Expressions.sdf
  • D: fini 100644 1 ( 0, 0) 904 /usr/share/sdf/php-front/languages/php/version5/Keywords.sdf
  • D: fini 100644 1 ( 0, 0) 483 /usr/share/sdf/php-front/languages/php/version5/Main.sdf
  • D: fini 100644 1 ( 0, 0) 127912 /usr/share/sdf/php-front/languages/php/version5/Precedence.sdf
  • D: fini 100644 1 ( 0, 0) 4176 /usr/share/sdf/php-front/languages/php/version5/Statements.sdf
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf/php-front/languages/php/version5/literals
  • D: fini 100644 1 ( 0, 0) 695 /usr/share/sdf/php-front/languages/php/version5/literals/VariableLiterals.sdf
  • GZDIO: 104 writes, 10281180 total bytes in 6.037 secs
  • D: Signature: size(180)+pad(4)
  • Wrote: /usr/src/packages/RPMS/i586/php-front-0.1pre442-1.i586.rpm
  • Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.50206
  • + umask 022
  • + cd /usr/src/packages/BUILD
  • + cd php-front-0.1pre442
  • + rm -rf /var/tmp/php-front-0.1pre442-buildroot
  • + exit 0