• ls: /nix/store/n23gixd8rlbwvjms7c1a6sb1qd9sxwfl-source-tarball/tarballs/*.tar.bz2/...-source-tarball/tarballs/*.tar.bz2: No such file or directory
  • Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.76595
  • + umask 022
  • + cd /usr/src/redhat/BUILD
  • + cd /usr/src/redhat/BUILD
  • + rm -rf stratego-shell-0.7pre17879
  • + /bin/gzip -dc /tmp/stratego-shell-0.7pre17879.tar.gz
  • + tar -xf -
  • tar: stratego-shell-0.7pre17879/autoxt.m4: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/Makefile.xt: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/COPYING: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/INSTALL: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/config.guess: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/config.sub: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/depcomp: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/install-sh: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/missing: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/README: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/acinclude.m4: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/configure.ac: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/aclocal.m4: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/ltdl.h: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/Makefile.am: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/Makefile.in: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/config-h.in: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/configure: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/COPYING.LIB: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/config.guess: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/config.sub: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/install-sh: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/missing: implausibly old time stamp 1970-01-01 00:00:00
  • tar: stratego-shell-0.7pre17879/libltdl/ltdl.c: implausibly old time stamp 1970-01-01 00:00:00
  • + STATUS=0
  • + '[' 0 -ne 0 ']'
  • + cd stratego-shell-0.7pre17879
  • ++ /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,u+w,g-w,o-w .
  • + exit 0
  • Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10086
  • + umask 022
  • + cd /usr/src/redhat/BUILD
  • + cd stratego-shell-0.7pre17879
  • + CFLAGS=-D__NO_CTYPE
  • + ./configure --prefix=/usr --with-aterm=/usr --with-sdf=/usr --with-strategoxt=/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 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 for style of include used by make... GNU
  • checking dependency style of gcc... gcc3
  • checking build system type... i686-pc-linux-gnu
  • checking host system type... i686-pc-linux-gnu
  • checking for a sed that does not truncate output... /bin/sed
  • checking for grep that handles long lines and -e... /bin/grep
  • checking for egrep... /bin/grep -E
  • checking for ld used by gcc... /usr/bin/ld
  • checking if the linker (/usr/bin/ld) is GNU ld... yes
  • checking for /usr/bin/ld option to reload object files... -r
  • checking for BSD-compatible nm... /usr/bin/nm -B
  • checking whether ln -s works... yes
  • checking how to recognize dependent libraries... pass_all
  • checking how to run the C preprocessor... gcc -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 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/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... yes
  • configure: creating libtool
  • appending configuration tag "CXX" to libtool
  • checking for ld used by g++... /usr/bin/ld
  • checking if the linker (/usr/bin/ld) is GNU ld... yes
  • checking whether the g++ linker (/usr/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/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
  • checking for a BSD-compatible install... /usr/bin/install -c
  • checking whether ln -s works... yes
  • checking whether host operating system is Darwin... no
  • checking if linker needs extra options for Stratego programs... no
  • checking for the standard to conform to... none
  • checking size of void *... 4
  • checking size of int... 4
  • checking size of long... 4
  • checking size of double... 8
  • checking for the SVN revision of the source tree... not available, defaulting to 0
  • checking for pkg-config... /usr/bin/pkg-config
  • checking pkg-config is at least version 0.9.0... 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 baffle at /usr/bin/baffle... 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 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 library containing tgetent... -ltermcap
  • checking for library containing tgetent... (cached) -ltermcap
  • checking readline/readline.h usability... yes
  • checking readline/readline.h presence... yes
  • checking for readline/readline.h... yes
  • checking readline/history.h usability... yes
  • checking readline/history.h presence... yes
  • checking for readline/history.h... yes
  • checking for readline in -lreadline... yes
  • configure: creating ./config.status
  • config.status: creating Makefile
  • config.status: creating stratego-shell.spec
  • config.status: creating interpreter/Makefile
  • config.status: creating libstri/Makefile
  • config.status: creating shell/Makefile
  • config.status: creating shell/libreadline/Makefile
  • config.status: creating shell/main/Makefile
  • config.status: creating shell/sig/Makefile
  • config.status: creating shell/syn/Makefile
  • config.status: creating tests/Makefile
  • config.status: creating tools/Makefile
  • config.status: executing depfiles commands
  • === configuring in libltdl (/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl)
  • configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-aterm=/usr' '--with-sdf=/usr' '--with-strategoxt=/usr' 'CFLAGS=-D__NO_CTYPE' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=.
  • 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 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 for style of include used by make... GNU
  • checking dependency style of gcc... none
  • checking for an ANSI C-conforming const... yes
  • checking for inline... inline
  • checking build system type... i686-pc-linux-gnu
  • checking host system type... i686-pc-linux-gnu
  • checking for a sed that does not truncate output... /bin/sed
  • checking for grep that handles long lines and -e... /bin/grep
  • checking for egrep... /bin/grep -E
  • checking for ld used by gcc... /usr/bin/ld
  • checking if the linker (/usr/bin/ld) is GNU ld... yes
  • checking for /usr/bin/ld option to reload object files... -r
  • checking for BSD-compatible nm... /usr/bin/nm -B
  • checking whether ln -s works... yes
  • checking how to recognize dependent libraries... pass_all
  • checking how to run the C preprocessor... gcc -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 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++... none
  • 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/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... yes
  • configure: creating libtool
  • appending configuration tag "CXX" to libtool
  • checking for ld used by g++... /usr/bin/ld
  • checking if the linker (/usr/bin/ld) is GNU ld... yes
  • checking whether the g++ linker (/usr/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/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
  • checking for dirent.h that defines DIR... yes
  • checking for library containing opendir... none required
  • checking which extension is used for loadable modules... .so
  • checking which variable specifies run-time library path... LD_LIBRARY_PATH
  • checking for the default library search path... /lib /usr/lib
  • checking for objdir... .libs
  • checking whether libtool supports -dlopen/-dlpreopen... yes
  • checking for shl_load... no
  • checking for shl_load in -ldld... no
  • checking for dlopen in -ldl... yes
  • checking for dlerror... yes
  • checking for _ prefix in compiled symbols... no
  • checking whether deplibs are loaded by dlopen... yes
  • checking argz.h usability... yes
  • checking argz.h presence... yes
  • checking for argz.h... yes
  • checking for error_t... yes
  • checking for argz_append... yes
  • checking for argz_create_sep... yes
  • checking for argz_insert... yes
  • checking for argz_next... yes
  • checking for argz_stringify... yes
  • checking assert.h usability... yes
  • checking assert.h presence... yes
  • checking for assert.h... yes
  • checking ctype.h usability... yes
  • checking ctype.h presence... yes
  • checking for ctype.h... yes
  • checking errno.h usability... yes
  • checking errno.h presence... yes
  • checking for errno.h... yes
  • checking malloc.h usability... yes
  • checking malloc.h presence... yes
  • checking for malloc.h... yes
  • checking for memory.h... (cached) yes
  • checking for stdlib.h... (cached) yes
  • checking stdio.h usability... yes
  • checking stdio.h presence... yes
  • checking for stdio.h... yes
  • checking for unistd.h... (cached) yes
  • checking dl.h usability... no
  • checking dl.h presence... no
  • checking for dl.h... no
  • checking sys/dl.h usability... no
  • checking sys/dl.h presence... no
  • checking for sys/dl.h... no
  • checking dld.h usability... no
  • checking dld.h presence... no
  • checking for dld.h... no
  • checking mach-o/dyld.h usability... no
  • checking mach-o/dyld.h presence... no
  • checking for mach-o/dyld.h... no
  • checking for string.h... (cached) yes
  • checking for strchr... yes
  • checking for strrchr... yes
  • checking for memcpy... yes
  • checking for memmove... yes
  • checking for strcmp... yes
  • checking for closedir... yes
  • checking for opendir... yes
  • checking for readdir... yes
  • configure: creating ./config.status
  • config.status: creating Makefile
  • config.status: creating config.h
  • config.status: executing depfiles commands
  • + make
  • Making all in libltdl
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • make all-am
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__NO_CTYPE -c -o ltdl.lo ltdl.c
  • mkdir .libs
  • gcc -DHAVE_CONFIG_H -I. -D__NO_CTYPE -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
  • gcc -DHAVE_CONFIG_H -I. -D__NO_CTYPE -c ltdl.c -o ltdl.o >/dev/null 2>&1
  • /bin/sh ./libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libltdlc.la ltdl.lo -ldl
  • ar cru .libs/libltdlc.a .libs/ltdl.o
  • ranlib .libs/libltdlc.a
  • creating libltdlc.la
  • (cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • Making all in tools
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tools'
  • Makefile:832: no file name for `include'
  • /usr/bin/strc -I /usr/share/sdf/c-tools -I /usr/share/stratego-front -I /usr/share/sdf/stratego-front --main main-auto-stratego-shell -i auto-stratego-shell.str -o auto-stratego-shell.c -c
  • [ strc | info ] Compiling 'auto-stratego-shell.str'
  • [ strc | info ] Front-end succeeded : [user/system] = [1.11s/0.04s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.00s/0.00s]
  • [ strc | info ] Back-end succeeded : [user/system] = [0.24s/0.00s]
  • [ strc | info ] Compilation succeeded : [user/system] = [1.35s/0.04s]
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT auto-stratego-shell.o -MD -MP -MF .deps/auto-stratego-shell.Tpo -c -o auto-stratego-shell.o auto-stratego-shell.c
  • mv -f .deps/auto-stratego-shell.Tpo .deps/auto-stratego-shell.Po
  • /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -o auto-stratego-shell auto-stratego-shell.o -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -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 -lreadline -ltermcap -ltermcap
  • mkdir .libs
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -o auto-stratego-shell auto-stratego-shell.o -L/usr/lib /usr/lib/libstratego-xtc.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -lreadline -ltermcap -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib
  • /usr/bin/strc -I /usr/share/sdf/c-tools -I /usr/share/stratego-front -I /usr/share/sdf/stratego-front --main main-stri-primitives -i stri-primitives.str -o stri-primitives.c -c
  • [ strc | info ] Compiling 'stri-primitives.str'
  • [ strc | info ] Front-end succeeded : [user/system] = [1.98s/0.05s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.00s/0.00s]
  • [ strc | info ] Back-end succeeded : [user/system] = [0.43s/0.00s]
  • [ strc | info ] Compilation succeeded : [user/system] = [2.41s/0.05s]
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT stri-primitives.o -MD -MP -MF .deps/stri-primitives.Tpo -c -o stri-primitives.o stri-primitives.c
  • mv -f .deps/stri-primitives.Tpo .deps/stri-primitives.Po
  • /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -o stri-primitives stri-primitives.o -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -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 -lreadline -ltermcap -ltermcap
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -o stri-primitives stri-primitives.o -L/usr/lib /usr/lib/libstratego-xtc.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -lreadline -ltermcap -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib
  • /usr/bin/strc -I /usr/share/sdf/c-tools -I /usr/share/stratego-front -I /usr/share/sdf/stratego-front --main main-stri-invoke-native -i stri-invoke-native.str -o stri-invoke-native.c -c
  • [ strc | info ] Compiling 'stri-invoke-native.str'
  • [ strc | info ] Front-end succeeded : [user/system] = [1.78s/0.03s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.02s/0.00s]
  • [ strc | info ] Back-end succeeded : [user/system] = [0.97s/0.01s]
  • [ strc | info ] Compilation succeeded : [user/system] = [2.77s/0.04s]
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT stri-invoke-native.o -MD -MP -MF .deps/stri-invoke-native.Tpo -c -o stri-invoke-native.o stri-invoke-native.c
  • mv -f .deps/stri-invoke-native.Tpo .deps/stri-invoke-native.Po
  • /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -o stri-invoke-native stri-invoke-native.o -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -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 -lreadline -ltermcap -ltermcap
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -o stri-invoke-native stri-invoke-native.o -L/usr/lib /usr/lib/libstratego-xtc.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -lreadline -ltermcap -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: auto-stratego-shell stri-primitives stri-invoke-native
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tools'
  • Making all in libstri
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libstri'
  • Makefile:847: no file name for `include'
  • /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT libstri_la-load-native.lo -MD -MP -MF .deps/libstri_la-load-native.Tpo -c -o libstri_la-load-native.lo `test -f 'load-native.c' || echo './'`load-native.c
  • mkdir .libs
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstri_la-load-native.lo -MD -MP -MF .deps/libstri_la-load-native.Tpo -c load-native.c -fPIC -DPIC -o .libs/libstri_la-load-native.o
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstri_la-load-native.lo -MD -MP -MF .deps/libstri_la-load-native.Tpo -c load-native.c -o libstri_la-load-native.o >/dev/null 2>&1
  • mv -f .deps/libstri_la-load-native.Tpo .deps/libstri_la-load-native.Plo
  • echo "module mylib imports stratego-lib" > mylib.str
  • /usr/libexec/strc-core/pack-stratego -I /usr/share/stratego-lib -i mylib.str -o lib.packed
  • ../tools/stri-primitives -i lib.packed | /usr/bin/pp-stratego --abstract -o stratego/eval/stratego-lib-native.str
  • rm mylib.str
  • /usr/bin/parse-stratego -i stratego/eval/stratego-lib-native.str -o stratego/eval/stratego-lib-native.rtree
  • [ parse-stratego | warning ] Mismatch between basename of input file (stratego/eval/stratego-lib-native) and module name (eval-lib-primitives) specified
  • /usr/bin/parse-stratego -i stratego/interpreter/front.str -o stratego/interpreter/front.rtree
  • /usr/bin/parse-stratego -i stratego/interpreter/main.str -o stratego/interpreter/main.rtree
  • /usr/bin/parse-stratego -i stratego/interpreter/strc-options.str -o stratego/interpreter/strc-options.rtree
  • /usr/bin/parse-stratego -i stratego/interpreter/strc.str -o stratego/interpreter/strc.rtree
  • /usr/bin/parse-stratego -i stratego/eval/build.str -o stratego/eval/build.rtree
  • /usr/bin/parse-stratego -i stratego/eval/call.str -o stratego/eval/call.rtree
  • /usr/bin/parse-stratego -i stratego/eval/combinator.str -o stratego/eval/combinator.rtree
  • /usr/bin/parse-stratego -i stratego/eval/congruence.str -o stratego/eval/congruence.rtree
  • /usr/bin/parse-stratego -i stratego/eval/environment.str -o stratego/eval/environment.rtree
  • /usr/bin/parse-stratego -i stratego/eval/main.str -o stratego/eval/main.rtree
  • /usr/bin/parse-stratego -i stratego/eval/match.str -o stratego/eval/match.rtree
  • /usr/bin/parse-stratego -i stratego/eval/native.str -o stratego/eval/native.rtree
  • /usr/bin/parse-stratego -i stratego/eval/reflect.str -o stratego/eval/reflect.rtree
  • /usr/bin/parse-stratego -i stratego/eval/scope.str -o stratego/eval/scope.rtree
  • /usr/bin/parse-stratego -i stratego/eval/traversal.str -o stratego/eval/traversal.rtree
  • /usr/bin/parse-stratego -i stratego-interpreter.str -o stratego-interpreter.rtree
  • [ strc | info ] Compiling 'stratego-interpreter.str'
  • [ strc | warning ] Nullary constructor EvalFailed used without parentheses
  • [ strc | warning ] Nullary constructor Wld used without parentheses
  • [ strc | warning ] Nullary constructor EvalFailed used without parentheses
  • [ strc | info ] Front-end succeeded : [user/system] = [1.86s/0.07s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.21s/0.00s]
  • [ strc | info ] Abstract syntax in 'libstri.rtree'
  • [ strc | info ] Concrete syntax in 'libstri.str'
  • [ strc | info ] Export of externals succeeded : [user/system] = [0.19s/0.06s]
  • [ strc | info ] Back-end succeeded : [user/system] = [1.10s/0.11s]
  • [ strc | info ] Compilation succeeded : [user/system] = [3.37s/0.24s]
  • rm libstri.str
  • /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT libstri_la-libstri.lo -MD -MP -MF .deps/libstri_la-libstri.Tpo -c -o libstri_la-libstri.lo `test -f 'libstri.c' || echo './'`libstri.c
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstri_la-libstri.lo -MD -MP -MF .deps/libstri_la-libstri.Tpo -c libstri.c -fPIC -DPIC -o .libs/libstri_la-libstri.o
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstri_la-libstri.lo -MD -MP -MF .deps/libstri_la-libstri.Tpo -c libstri.c -o libstri_la-libstri.o >/dev/null 2>&1
  • mv -f .deps/libstri_la-libstri.Tpo .deps/libstri_la-libstri.Plo
  • ../tools/stri-invoke-native | /usr/libexec/pp-c -o native-strategy-invoke.c
  • /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT libstri_la-native-strategy-invoke.lo -MD -MP -MF .deps/libstri_la-native-strategy-invoke.Tpo -c -o libstri_la-native-strategy-invoke.lo `test -f 'native-strategy-invoke.c' || echo './'`native-strategy-invoke.c
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstri_la-native-strategy-invoke.lo -MD -MP -MF .deps/libstri_la-native-strategy-invoke.Tpo -c native-strategy-invoke.c -fPIC -DPIC -o .libs/libstri_la-native-strategy-invoke.o
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=1 -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../libltdl -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstri_la-native-strategy-invoke.lo -MD -MP -MF .deps/libstri_la-native-strategy-invoke.Tpo -c native-strategy-invoke.c -o libstri_la-native-strategy-invoke.o >/dev/null 2>&1
  • mv -f .deps/libstri_la-native-strategy-invoke.Tpo .deps/libstri_la-native-strategy-invoke.Plo
  • /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -avoid-version -o libstri.la -rpath /usr/lib libstri_la-load-native.lo libstri_la-libstri.lo libstri_la-native-strategy-invoke.lo /usr/lib/libstratego-lib.la -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm ../libltdl/libltdlc.la /usr/lib/libstrc.la -lreadline -ltermcap -ltermcap
  • gcc -shared .libs/libstri_la-load-native.o .libs/libstri_la-libstri.o .libs/libstri_la-native-strategy-invoke.o -Wl,--whole-archive ../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib /usr/lib/libstratego-lib.so -L/usr/lib /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -ldl /usr/lib/libstrc.so -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/runtime/lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/native/stratego-lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/spec -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/xtc/lib -lreadline -ltermcap -Wl,-soname -Wl,libstri.so -o .libs/libstri.so
  • rm -fr .libs/libstri.lax
  • mkdir .libs/libstri.lax
  • rm -fr .libs/libstri.lax/libltdlc.a
  • mkdir .libs/libstri.lax/libltdlc.a
  • (cd .libs/libstri.lax/libltdlc.a && ar x /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libstri/../libltdl/.libs/libltdlc.a)
  • ar cru .libs/libstri.a libstri_la-load-native.o libstri_la-libstri.o libstri_la-native-strategy-invoke.o .libs/libstri.lax/libltdlc.a/ltdl.o
  • ranlib .libs/libstri.a
  • rm -fr .libs/libstri.lax
  • creating libstri.la
  • (cd .libs && rm -f libstri.la && ln -s ../libstri.la libstri.la)
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego/eval/stratego-lib-native.rtree stratego/interpreter/front.rtree stratego/interpreter/main.rtree stratego/interpreter/strc-options.rtree stratego/interpreter/strc.rtree stratego/eval/build.rtree stratego/eval/call.rtree stratego/eval/combinator.rtree stratego/eval/congruence.rtree stratego/eval/environment.rtree stratego/eval/main.rtree stratego/eval/match.rtree stratego/eval/native.rtree stratego/eval/reflect.rtree stratego/eval/scope.rtree stratego/eval/traversal.rtree stratego-interpreter.rtree libstri.rtree
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libstri'
  • Making all in interpreter
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/interpreter'
  • Makefile:812: no file name for `include'
  • /usr/bin/strc -I . -I ../libstri -I /usr/share/xtc --main main-stri -O 2 -i stri.str -o stri.c -c
  • [ strc | info ] Compiling 'stri.str'
  • [ strc | info ] Front-end succeeded : [user/system] = [1.69s/0.05s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.01s/0.00s]
  • [ strc | info ] Back-end succeeded : [user/system] = [1.01s/0.02s]
  • [ strc | info ] Compilation succeeded : [user/system] = [2.71s/0.07s]
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT stri.o -MD -MP -MF .deps/stri.Tpo -c -o stri.o stri.c
  • mv -f .deps/stri.Tpo .deps/stri.Po
  • /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -o stri stri.o ../libstri/libstri.la -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -lreadline -ltermcap -ltermcap
  • mkdir .libs
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -o .libs/stri stri.o ../libstri/.libs/libstri.so -L/usr/lib -ldl /usr/lib/libstrc.so /usr/lib/libstratego-gpp.so -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/runtime/lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/native/stratego-lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/spec /usr/lib/libstratego-rtg.so /usr/lib/libstratego-sglr.so /usr/lib/libjustsglr.so -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/xtc/lib /usr/lib/libc-pp.so /usr/lib/libstratego-xtc.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -lreadline -ltermcap -Wl,--rpath -Wl,/usr/lib
  • creating stri
  • /usr/bin/strc -I . -I ../libstri -I /usr/share/xtc --main main-stri-front -O 2 -i stri-front.str -o stri-front.c -c
  • [ strc | info ] Compiling 'stri-front.str'
  • [ strc | info ] Front-end succeeded : [user/system] = [2.14s/0.03s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.02s/0.00s]
  • [ strc | info ] Back-end succeeded : [user/system] = [0.36s/0.01s]
  • [ strc | info ] Compilation succeeded : [user/system] = [2.52s/0.04s]
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT stri-front.o -MD -MP -MF .deps/stri-front.Tpo -c -o stri-front.o stri-front.c
  • mv -f .deps/stri-front.Tpo .deps/stri-front.Po
  • /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -o stri-front stri-front.o ../libstri/libstri.la -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -lreadline -ltermcap -ltermcap
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -o .libs/stri-front stri-front.o ../libstri/.libs/libstri.so -L/usr/lib -ldl /usr/lib/libstrc.so /usr/lib/libstratego-gpp.so -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/runtime/lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/native/stratego-lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/spec /usr/lib/libstratego-rtg.so /usr/lib/libstratego-sglr.so /usr/lib/libjustsglr.so -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/xtc/lib /usr/lib/libc-pp.so /usr/lib/libstratego-xtc.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -lreadline -ltermcap -Wl,--rpath -Wl,/usr/lib
  • creating stri-front
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stri stri-front
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/interpreter'
  • Making all in shell
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • Makefile:781: no file name for `include'
  • Making all in libreadline
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/libreadline'
  • Makefile:821: no file name for `include'
  • /usr/bin/parse-stratego -i stratego-readline.str -o stratego-readline.rtree
  • [ parse-stratego | warning ] Mismatch between basename of input file (stratego-readline) and module name (gnu-readline) specified
  • make[2]: Circular libstratego-readline.rtree <- libstratego-readline.rtree dependency dropped.
  • [ strc | info ] Compiling 'stratego-readline.rtree'
  • [ strc | info ] Front-end succeeded : [user/system] = [0.15s/0.01s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.00s/0.00s]
  • [ strc | info ] Abstract syntax in 'libstratego-readline.rtree'
  • [ strc | info ] Concrete syntax in 'libstratego-readline.str'
  • [ strc | info ] Export of externals succeeded : [user/system] = [0.02s/0.07s]
  • [ strc | info ] Back-end succeeded : [user/system] = [0.03s/0.01s]
  • [ strc | info ] Compilation succeeded : [user/system] = [0.20s/0.09s]
  • rm libstratego-readline.str
  • [ strc | info ] Compiling 'stratego-readline.rtree'
  • [ strc | info ] Front-end succeeded : [user/system] = [0.21s/0.02s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.00s/0.00s]
  • [ strc | info ] Abstract syntax in 'libstratego-readline.rtree'
  • [ strc | info ] Concrete syntax in 'libstratego-readline.str'
  • [ strc | info ] Export of externals succeeded : [user/system] = [0.02s/0.08s]
  • [ strc | info ] Back-end succeeded : [user/system] = [0.02s/0.01s]
  • [ strc | info ] Compilation succeeded : [user/system] = [0.26s/0.11s]
  • rm libstratego-readline.str
  • /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT libstratego_readline_la-libstratego-readline.lo -MD -MP -MF .deps/libstratego_readline_la-libstratego-readline.Tpo -c -o libstratego_readline_la-libstratego-readline.lo `test -f 'libstratego-readline.c' || echo './'`libstratego-readline.c
  • mkdir .libs
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstratego_readline_la-libstratego-readline.lo -MD -MP -MF .deps/libstratego_readline_la-libstratego-readline.Tpo -c libstratego-readline.c -fPIC -DPIC -o .libs/libstratego_readline_la-libstratego-readline.o
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstratego_readline_la-libstratego-readline.lo -MD -MP -MF .deps/libstratego_readline_la-libstratego-readline.Tpo -c libstratego-readline.c -o libstratego_readline_la-libstratego-readline.o >/dev/null 2>&1
  • mv -f .deps/libstratego_readline_la-libstratego-readline.Tpo .deps/libstratego_readline_la-libstratego-readline.Plo
  • /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT libstratego_readline_la-aterm-readline.lo -MD -MP -MF .deps/libstratego_readline_la-aterm-readline.Tpo -c -o libstratego_readline_la-aterm-readline.lo `test -f 'aterm-readline.c' || echo './'`aterm-readline.c
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstratego_readline_la-aterm-readline.lo -MD -MP -MF .deps/libstratego_readline_la-aterm-readline.Tpo -c aterm-readline.c -fPIC -DPIC -o .libs/libstratego_readline_la-aterm-readline.o
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" "-DPACKAGE_STRING=\"stratego-shell 0.7\"" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" "-DPACKAGE_NAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_TARNAME_TERM()=((ATerm) ATmakeString(\"stratego-shell\"))" "-DPACKAGE_VERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DVERSION_TERM()=((ATerm) ATmakeString(\"0.7pre0\"))" "-DPACKAGE_BUGREPORT_TERM()=((ATerm) ATmakeString(\"stratego@cs.uu.nl\"))" "-DSVN_REVISION_TERM()=((ATerm) ATmakeString(\"0\"))" -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -MT libstratego_readline_la-aterm-readline.lo -MD -MP -MF .deps/libstratego_readline_la-aterm-readline.Tpo -c aterm-readline.c -o libstratego_readline_la-aterm-readline.o >/dev/null 2>&1
  • mv -f .deps/libstratego_readline_la-aterm-readline.Tpo .deps/libstratego_readline_la-aterm-readline.Plo
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -avoid-version -o libstratego-readline.la -rpath /usr/lib libstratego_readline_la-libstratego-readline.lo libstratego_readline_la-aterm-readline.lo /usr/lib/libstratego-lib.la -L/usr/lib -lstratego-runtime -lm -L/usr/lib -lATerm -lm -lreadline -ltermcap -ltermcap
  • gcc -shared .libs/libstratego_readline_la-libstratego-readline.o .libs/libstratego_readline_la-aterm-readline.o -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib /usr/lib/libstratego-lib.so -L/usr/lib /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -lreadline -ltermcap -Wl,-soname -Wl,libstratego-readline.so -o .libs/libstratego-readline.so
  • ar cru .libs/libstratego-readline.a libstratego_readline_la-libstratego-readline.o libstratego_readline_la-aterm-readline.o
  • ranlib .libs/libstratego-readline.a
  • creating libstratego-readline.la
  • (cd .libs && rm -f libstratego-readline.la && ln -s ../libstratego-readline.la libstratego-readline.la)
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego-readline.rtree libstratego-readline.rtree
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/libreadline'
  • Making all in syn
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/syn'
  • Makefile:698: no file name for `include'
  • /usr/bin/parse-pp-table -i StrategoShell-Extensions.pp -o StrategoShell-Extensions.pp.af
  • /usr/bin/pack-sdf -I . -I /usr/share/sdf/stratego-front -i StrategoShell.sdf -o StrategoShell.def --dep StrategoShell.dep
  • including ./StrategoShell.sdf
  • including /usr/share/sdf/stratego-front/StrategoMix.sdf
  • including /usr/share/sdf/stratego-front/Stratego.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Layout.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Core-Layout.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Core-Identifiers.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Constants.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Core-Constants.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Modules.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Core-Modules.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Core-Strategies.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Core-Terms.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Core-Signatures.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Signatures.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Terms.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Strategies.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Rules.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-DynamicRules.sdf
  • including /usr/share/sdf/stratego-front/Stratego-Sugar-Overlays.sdf
  • including ./PathNames.sdf
  • /usr/bin/sdf2rtg --main StrategoShell -i StrategoShell.def -o StrategoShell.rtg
  • SdfChecker:error: Main module not defined
  • --- Main
  • SdfChecker:warning: symbol is not used anywhere
  • --- StrategoShellId [file: StrategoShell.def line: 901 col: 24]
  • SdfChecker:error: symbol is not defined by any production
  • --- StrategoHost [file: StrategoShell.def line: 814 col: 14]
  • SdfChecker:warning: undeclared sort
  • --- XtcCommand [file: StrategoShell.def line: 863 col: 13]
  • SdfChecker:warning: undeclared sort
  • --- ConfigCommand [file: StrategoShell.def line: 838 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- HelpCommand [file: StrategoShell.def line: 837 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- ExitCommand [file: StrategoShell.def line: 836 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- AboutCommand [file: StrategoShell.def line: 835 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- StrategoHost [file: StrategoShell.def line: 814 col: 14]
  • SdfChecker:warning: bracket attribute should be applied to productions of the form '"..." X "..." -> X'
  • --- "(" Type ")" -> ArgType { bracket } [file: StrategoShell.def line: 387 col: 4]
  • SdfChecker:warning: bracket attribute should be applied to productions of the form '"..." X "..." -> X'
  • --- "<" Strategy ">" -> StrategyAngle { bracket } [file: StrategoShell.def line: 199 col: 5]
  • /usr/bin/pack-sdf -I . -I /usr/share/sdf/stratego-front -i StrategoShellScript.sdf -o StrategoShellScript.def --dep StrategoShellScript.dep
  • including ./StrategoShellScript.sdf
  • /usr/bin/sdf2rtg --main StrategoShellScript -i StrategoShellScript.def -o StrategoShellScript.rtg
  • SdfChecker:error: Main module not defined
  • --- Main
  • SdfChecker:error: symbol is not defined by any production
  • --- ShellCommandString [file: StrategoShellScript.def line: 7 col: 4]
  • /usr/bin/parse-rtg -i StrategoShell.rtg | \
  • /usr/libexec/rtg-reduce | \
  • /usr/libexec/rtg-group -o StrategoShell.rtg-nf
  • /usr/bin/parse-rtg -i StrategoShellScript.rtg | \
  • /usr/libexec/rtg-reduce | \
  • /usr/libexec/rtg-group -o StrategoShellScript.rtg-nf
  • /usr/bin/sdf2table -m StrategoShell -i StrategoShell.def -o StrategoShell.tbl
  • SdfChecker:error: Main module not defined
  • --- Main
  • SdfChecker:warning: symbol is not used anywhere
  • --- StrategoShellId [file: StrategoShell.def line: 901 col: 24]
  • SdfChecker:error: symbol is not defined by any production
  • --- StrategoHost [file: StrategoShell.def line: 814 col: 14]
  • SdfChecker:warning: undeclared sort
  • --- XtcCommand [file: StrategoShell.def line: 863 col: 13]
  • SdfChecker:warning: undeclared sort
  • --- ConfigCommand [file: StrategoShell.def line: 838 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- HelpCommand [file: StrategoShell.def line: 837 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- ExitCommand [file: StrategoShell.def line: 836 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- AboutCommand [file: StrategoShell.def line: 835 col: 4]
  • SdfChecker:warning: undeclared sort
  • --- StrategoHost [file: StrategoShell.def line: 814 col: 14]
  • SdfChecker:warning: bracket attribute should be applied to productions of the form '"..." X "..." -> X'
  • --- "(" Type ")" -> ArgType { bracket } [file: StrategoShell.def line: 387 col: 4]
  • SdfChecker:warning: bracket attribute should be applied to productions of the form '"..." X "..." -> X'
  • --- "<" Strategy ">" -> StrategyAngle { bracket } [file: StrategoShell.def line: 199 col: 5]
  • /usr/bin/sdf2table -m StrategoShellScript -i StrategoShellScript.def -o StrategoShellScript.tbl
  • SdfChecker:error: Main module not defined
  • --- Main
  • SdfChecker:error: symbol is not defined by any production
  • --- ShellCommandString [file: StrategoShellScript.def line: 7 col: 4]
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: StrategoShell-Extensions.pp.af StrategoShell.rtg StrategoShellScript.rtg StrategoShell.rtg-nf StrategoShellScript.rtg-nf StrategoShell.def StrategoShellScript.def StrategoShell.tbl StrategoShellScript.tbl StrategoShell.sdf StrategoShellScript.sdf PathNames.sdf
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/syn'
  • Making all in sig
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/sig'
  • Makefile:669: no file name for `include'
  • ln -s ../../shell/syn/StrategoShellScript.rtg StrategoShellScript.rtg
  • /usr/bin/rtg2sig --module `basename "StrategoShellScript"` -i StrategoShellScript.rtg -o StrategoShellScript.str
  • /usr/bin/parse-stratego -i StrategoShellScript.str -o StrategoShellScript.rtree
  • ln -s ../../shell/syn/StrategoShell.rtg StrategoShell.rtg
  • /usr/bin/rtg2sig --module `basename "StrategoShell"` -i StrategoShell.rtg -o StrategoShell.str
  • /usr/bin/parse-stratego -i StrategoShell.str -o StrategoShell.rtree
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: StrategoShellScript.rtree StrategoShell.rtree errors.str
  • rm StrategoShellScript.str StrategoShell.str
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/sig'
  • Making all in main
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/main'
  • Makefile:781: no file name for `include'
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command.str -o stratego/shell/command.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/debug.str -o stratego/shell/debug.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/error-reporting.str -o stratego/shell/error-reporting.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/include.str -o stratego/shell/include.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/interactive.str -o stratego/shell/interactive.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/main.str -o stratego/shell/main.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/options.str -o stratego/shell/options.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/script.str -o stratego/shell/script.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/util.str -o stratego/shell/util.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/config.str -o stratego/shell/command/config.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/define.str -o stratego/shell/command/define.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/help.str -o stratego/shell/command/help.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/include.str -o stratego/shell/command/include.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/inspect.str -o stratego/shell/command/inspect.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/main.str -o stratego/shell/command/main.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/native.str -o stratego/shell/command/native.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/rewrite.str -o stratego/shell/command/rewrite.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego/shell/command/syntax.str -o stratego/shell/command/syntax.rtree
  • /usr/bin/parse-stratego -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig -i stratego-shell.str -o stratego-shell.rtree
  • /usr/bin/strc -I . -I /usr/share/xtc -I /usr/share/sdf/stratego-front -I /usr/share/stratego-front -I ../../libstri -I ../../shell/libreadline -I ../../shell/sig --main main-stratego-shell -O 2 -i stratego-shell.str -o stratego-shell.c -c
  • [ strc | info ] Compiling 'stratego-shell.str'
  • [ strc | info ] Front-end succeeded : [user/system] = [3.32s/0.05s]
  • [ strc | info ] Optimization succeeded -O 2 : [user/system] = [0.08s/0.00s]
  • [ strc | info ] Back-end succeeded : [user/system] = [3.32s/0.05s]
  • [ strc | info ] Compilation succeeded : [user/system] = [6.72s/0.10s]
  • gcc -DPACKAGE_NAME=\"stratego-shell\" -DPACKAGE_TARNAME=\"stratego-shell\" -DPACKAGE_VERSION=\"0.7\" -DPACKAGE_STRING=\"stratego-shell\ 0.7\" -DPACKAGE_BUGREPORT=\"stratego@cs.uu.nl\" -DPACKAGE=\"stratego-shell\" -DVERSION=\"0.7\" -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 -DHAVE_DLFCN_H=1 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DSVN_REVISION=\"0\" -DPACKAGE_NAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_TARNAME_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego-shell\"\)\) -DPACKAGE_VERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DVERSION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0.7pre0\"\)\) -DPACKAGE_BUGREPORT_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"stratego@cs.uu.nl\"\)\) -DSVN_REVISION_TERM\(\)=\(\(ATerm\)\ ATmakeString\(\"0\"\)\) -DHAVE_LIBREADLINE=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 -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -MT stratego-shell.o -MD -MP -MF .deps/stratego-shell.Tpo -c -o stratego-shell.o stratego-shell.c
  • mv -f .deps/stratego-shell.Tpo .deps/stratego-shell.Po
  • /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY="\"/usr/share/stratego-shell/XTC\"" -D__NO_CTYPE -o stratego-shell stratego-shell.o ../libreadline/libstratego-readline.la ../../libstri/libstri.la -L/usr/lib -lstratego-xtc -L/usr/lib -lstratego-lib -lstratego-lib-native -lm -L/usr/lib -lstratego-runtime -lm -lreadline -ltermcap -ltermcap
  • mkdir .libs
  • gcc -Wall -Wno-unused-label -Wno-unused-variable -Wno-unused-function -Wno-unused-parameter -DDEFAULT_XTC_REPOSITORY=\"/usr/share/stratego-shell/XTC\" -D__NO_CTYPE -o .libs/stratego-shell stratego-shell.o ../libreadline/.libs/libstratego-readline.so -L/usr/lib ../../libstri/.libs/libstri.so -ldl /usr/lib/libstrc.so /usr/lib/libstratego-gpp.so -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/runtime/lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/native/stratego-lib -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/lib/spec /usr/lib/libstratego-rtg.so /usr/lib/libstratego-sglr.so /usr/lib/libjustsglr.so -L/usr/src/redhat/BUILD/strategoxt-0.17pre18269/stratego-libraries/xtc/lib /usr/lib/libc-pp.so /usr/lib/libstratego-xtc.so /usr/lib/libstratego-lib.so /usr/lib/libstratego-lib-native.so /usr/lib/libstratego-runtime.so /usr/lib/libATerm.so -lm -lreadline -ltermcap -Wl,--rpath -Wl,/usr/lib
  • creating stratego-shell
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego-shell
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/main'
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • Makefile:781: no file name for `include'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • Making all in tests
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tests'
  • Makefile:821: no file name for `include'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • ln -f -s ../shell/main/stratego-shell test-stratego-shell
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tests'
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879'
  • /usr/bin/xtc -r /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC import /usr/share/strategoxt/XTC
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego-shell.m4
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879'
  • + exit 0
  • Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.15806
  • + umask 022
  • + cd /usr/src/redhat/BUILD
  • + cd stratego-shell-0.7pre17879
  • + rm -rf /var/tmp/stratego-shell-0.7pre17879-buildroot
  • + make DESTDIR=/var/tmp/stratego-shell-0.7pre17879-buildroot install
  • Making install in libltdl
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib"
  • test -z "/usr/include" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/include"
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libltdl'
  • Making install in tools
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tools'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: auto-stratego-shell stri-primitives stri-invoke-native
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tools'
  • test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin"
  • /bin/sh ../libtool --mode=install /usr/bin/install -c 'auto-stratego-shell' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/auto-stratego-shell'
  • /usr/bin/install -c auto-stratego-shell /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/auto-stratego-shell
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: auto-stratego-shell stri-primitives stri-invoke-native
  • test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec"
  • /bin/sh ../libtool --mode=install /usr/bin/install -c 'stri-primitives' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-primitives'
  • /usr/bin/install -c stri-primitives /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-primitives
  • /bin/sh ../libtool --mode=install /usr/bin/install -c 'stri-invoke-native' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-invoke-native'
  • /usr/bin/install -c stri-invoke-native /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-invoke-native
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tools'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tools'
  • Making install in libstri
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libstri'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego/eval/stratego-lib-native.rtree stratego/interpreter/front.rtree stratego/interpreter/main.rtree stratego/interpreter/strc-options.rtree stratego/interpreter/strc.rtree stratego/eval/build.rtree stratego/eval/call.rtree stratego/eval/combinator.rtree stratego/eval/congruence.rtree stratego/eval/environment.rtree stratego/eval/main.rtree stratego/eval/match.rtree stratego/eval/native.rtree stratego/eval/reflect.rtree stratego/eval/scope.rtree stratego/eval/stratego-lib-native.rtree stratego/eval/traversal.rtree stratego-interpreter.rtree libstri.rtree
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libstri'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib"
  • /bin/sh ../libtool --mode=install /usr/bin/install -c 'libstri.la' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.la'
  • /usr/bin/install -c .libs/libstri.so /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.so
  • /usr/bin/install -c .libs/libstri.lai /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.la
  • /usr/bin/install -c .libs/libstri.a /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.a
  • chmod 644 /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.a
  • ranlib /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.a
  • libtool: install: warning: remember to run `libtool --finish /usr/lib'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: stratego/eval/stratego-lib-native.rtree stratego/interpreter/front.rtree stratego/interpreter/main.rtree stratego/interpreter/strc-options.rtree stratego/interpreter/strc.rtree stratego/eval/build.rtree stratego/eval/call.rtree stratego/eval/combinator.rtree stratego/eval/congruence.rtree stratego/eval/environment.rtree stratego/eval/main.rtree stratego/eval/match.rtree stratego/eval/native.rtree stratego/eval/reflect.rtree stratego/eval/scope.rtree stratego/eval/stratego-lib-native.rtree stratego/eval/traversal.rtree stratego-interpreter.rtree libstri.rtree
  • test -z "/usr/share/stratego-shell" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell"
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/stratego-lib-native.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/stratego-lib-native.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/interpreter/front.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/front.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/interpreter/main.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/main.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/interpreter/strc-options.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/strc-options.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/interpreter/strc.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/strc.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/build.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/build.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/call.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/call.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/combinator.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/combinator.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/congruence.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/congruence.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/environment.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/environment.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/main.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/main.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/match.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/match.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/native.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/native.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/reflect.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/reflect.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/scope.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/scope.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/stratego-lib-native.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/stratego-lib-native.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego/eval/traversal.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/traversal.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'stratego-interpreter.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego-interpreter.rtree'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -c -m 644 'libstri.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/libstri.rtree'
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libstri'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/libstri'
  • Making install in interpreter
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/interpreter'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stri stri-front
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/interpreter'
  • test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin"
  • /bin/sh ../libtool --mode=install /usr/bin/install -c 'stri' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/stri'
  • libtool: install: warning: `../libstri/libstri.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/stri /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/stri
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: stri stri-front
  • test -z "/usr/libexec" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec"
  • /bin/sh ../libtool --mode=install /usr/bin/install -c 'stri-front' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-front'
  • libtool: install: warning: `../libstri/libstri.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/stri-front /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-front
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/interpreter'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/interpreter'
  • Making install in shell
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • Makefile:781: no file name for `include'
  • Making install in libreadline
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/libreadline'
  • make[2]: Circular libstratego-readline.rtree <- libstratego-readline.rtree dependency dropped.
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego-readline.rtree libstratego-readline.rtree
  • make[3]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/libreadline'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • make[3]: Circular libstratego-readline.rtree <- libstratego-readline.rtree dependency dropped.
  • test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib"
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libstratego-readline.la' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.la'
  • /usr/bin/install -c .libs/libstratego-readline.so /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.so
  • /usr/bin/install -c .libs/libstratego-readline.lai /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.la
  • /usr/bin/install -c .libs/libstratego-readline.a /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.a
  • chmod 644 /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.a
  • ranlib /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.a
  • libtool: install: warning: remember to run `libtool --finish /usr/lib'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: stratego-readline.rtree libstratego-readline.rtree
  • test -z "/usr/share/stratego-shell" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell"
  • /usr/bin/install -c -m 644 'stratego-readline.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego-readline.rtree'
  • /usr/bin/install -c -m 644 'libstratego-readline.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/libstratego-readline.rtree'
  • make[3]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/libreadline'
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/libreadline'
  • Making install in syn
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/syn'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: StrategoShell-Extensions.pp.af StrategoShell.rtg StrategoShellScript.rtg StrategoShell.rtg-nf StrategoShellScript.rtg-nf StrategoShell.def StrategoShellScript.def StrategoShell.tbl StrategoShellScript.tbl StrategoShell.sdf StrategoShellScript.sdf PathNames.sdf
  • make[3]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/syn'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: StrategoShell-Extensions.pp.af StrategoShell.rtg StrategoShellScript.rtg StrategoShell.rtg-nf StrategoShellScript.rtg-nf StrategoShell.def StrategoShellScript.def StrategoShell.tbl StrategoShellScript.tbl StrategoShell.sdf StrategoShellScript.sdf PathNames.sdf
  • test -z "/usr/share/stratego-shell" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell"
  • /usr/bin/install -c -m 644 'StrategoShell-Extensions.pp.af' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell-Extensions.pp.af'
  • /usr/bin/install -c -m 644 'StrategoShell.rtg' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell.rtg'
  • /usr/bin/install -c -m 644 'StrategoShellScript.rtg' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShellScript.rtg'
  • /usr/bin/install -c -m 644 'StrategoShell.rtg-nf' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell.rtg-nf'
  • /usr/bin/install -c -m 644 'StrategoShellScript.rtg-nf' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShellScript.rtg-nf'
  • test -z "/usr/share/sdf/stratego-shell" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell"
  • /usr/bin/install -c -m 644 'StrategoShell.def' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShell.def'
  • /usr/bin/install -c -m 644 'StrategoShellScript.def' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShellScript.def'
  • /usr/bin/install -c -m 644 'StrategoShell.tbl' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShell.tbl'
  • /usr/bin/install -c -m 644 'StrategoShellScript.tbl' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShellScript.tbl'
  • /usr/bin/install -c -m 644 'StrategoShell.sdf' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShell.sdf'
  • /usr/bin/install -c -m 644 'StrategoShellScript.sdf' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShellScript.sdf'
  • /usr/bin/install -c -m 644 'PathNames.sdf' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/PathNames.sdf'
  • make[3]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/syn'
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/syn'
  • Making install in sig
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/sig'
  • Makefile:669: no file name for `include'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: StrategoShellScript.rtree StrategoShell.rtree errors.str
  • make[3]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/sig'
  • Makefile:669: no file name for `include'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: StrategoShellScript.rtree StrategoShell.rtree errors.str
  • test -z "/usr/share/stratego-shell" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell"
  • /usr/bin/install -c -m 644 'StrategoShellScript.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShellScript.rtree'
  • /usr/bin/install -c -m 644 'StrategoShell.rtree' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell.rtree'
  • /usr/bin/install -c -m 644 'errors.str' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/errors.str'
  • make[3]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/sig'
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/sig'
  • Making install in main
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/main'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego-shell
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[3]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/main'
  • test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin"
  • /bin/sh ../../libtool --mode=install /usr/bin/install -c 'stratego-shell' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/stratego-shell'
  • libtool: install: warning: `../libreadline/libstratego-readline.la' has not been installed in `/usr/lib'
  • libtool: install: warning: `../../libstri/libstri.la' has not been installed in `/usr/lib'
  • /usr/bin/install -c .libs/stratego-shell /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/stratego-shell
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: stratego-shell
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • make[3]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/main'
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell/main'
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • Makefile:781: no file name for `include'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • make[3]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • Makefile:781: no file name for `include'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • make[3]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/shell'
  • Making install in tests
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tests'
  • Makefile:821: no file name for `include'
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • ln -f -s ../shell/main/stratego-shell test-stratego-shell
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tests'
  • Makefile:821: no file name for `include'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tests'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879/tests'
  • make[1]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879'
  • /usr/bin/xtc -r /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC import /usr/share/strategoxt/XTC
  • Tools registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC:
  • Data registered in repository /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/BUILDTIME_XTC: stratego-shell.m4
  • make[2]: Entering directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879'
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • Tools registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC:
  • /bin/sh /usr/src/redhat/BUILD/stratego-shell-0.7pre17879/install-sh -d `dirname /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC`
  • /usr/bin/xtc -r /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC import /usr/share/strategoxt/XTC
  • Data registered in repository /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: stratego-shell.m4
  • test -z "/usr/share/stratego-shell" || /bin/mkdir -p "/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell"
  • /usr/bin/install -c -m 644 'stratego-shell.m4' '/var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego-shell.m4'
  • make[2]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879'
  • make[1]: Leaving directory `/usr/src/redhat/BUILD/stratego-shell-0.7pre17879'
  • + /usr/lib/rpm/brp-compress
  • + /usr/lib/rpm/brp-strip
  • + /usr/lib/rpm/brp-strip-static-archive
  • + /usr/lib/rpm/brp-strip-comment-note
  • Processing files: stratego-shell-0.7pre17879-1
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/auto-stratego-shell: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/stratego-shell: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/bin/stri: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.a: current ar archive
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.la: ASCII English text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstratego-readline.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.a: current ar archive
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.la: ASCII English text, with very long lines
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/lib/libstri.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-front: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-invoke-native: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/libexec/stri-primitives: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), not stripped
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/PathNames.sdf: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShell.def: ASCII English text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShell.sdf: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShell.tbl: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShellScript.def: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShellScript.sdf: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/sdf/stratego-shell/StrategoShellScript.tbl: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell-Extensions.pp.af: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell.rtg: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell.rtg-nf: ASCII text, with very long lines
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShell.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShellScript.rtg: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShellScript.rtg-nf: ASCII text, with very long lines
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/StrategoShellScript.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/XTC: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/errors.str: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/libstratego-readline.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/libstri.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego-interpreter.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego-readline.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego-shell.m4: ASCII text
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/build.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/call.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/combinator.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/congruence.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/environment.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/main.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/match.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/native.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/reflect.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/scope.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/stratego-lib-native.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/eval/traversal.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter: directory
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/front.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/main.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/strc-options.rtree: data
  • D: /var/tmp/stratego-shell-0.7pre17879-buildroot/usr/share/stratego-shell/stratego/interpreter/strc.rtree: data
  • Provides: libstratego-readline.so libstri.so stratego-shell = 0.7pre17879
  • Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1
  • Requires: aterm >= 2.5 libATerm.so libc-pp.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libjustsglr.so libm.so.6 libreadline.so.5 libstratego-gpp.so libstratego-lib-native.so libstratego-lib.so libstratego-readline.so libstratego-rtg.so libstratego-runtime.so libstratego-sglr.so libstratego-xtc.so libstrc.so libstri.so libtermcap.so.2 readline sdf2-bundle >= 2.4 strategoxt >= 0.17
  • Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/stratego-shell-0.7pre17879-buildroot
  • D: execv(/usr/lib/rpm/check-files) pid 12016
  • D: waitpid(12016) rc 12016 status 0
  • warning: Could not canonicalize hostname: (none)
  • D: fini 100444 1 ( 0, 0) 793085 /tmp/stratego-shell-0.7pre17879.tar.gz
  • D: fini 100600 1 ( 0, 0) 877 /usr/src/redhat/SPECS/stratego-shell.spec
  • GZDIO: 3 writes, 794368 total bytes in 0.063643 secs
  • D: May free Score board((nil))
  • D: Signature: size(180)+pad(4)
  • Wrote: /usr/src/redhat/SRPMS/stratego-shell-0.7pre17879-1.src.rpm
  • D: fini 040755 2 ( 0, 0) 0 /usr/bin
  • D: fini 100755 1 ( 0, 0) 10613 /usr/bin/auto-stratego-shell
  • D: fini 100755 1 ( 0, 0) 151323 /usr/bin/stratego-shell
  • D: fini 100755 1 ( 0, 0) 53484 /usr/bin/stri
  • D: fini 040755 2 ( 0, 0) 0 /usr/lib
  • D: fini 100644 1 ( 0, 0) 20740 /usr/lib/libstratego-readline.a
  • D: fini 100755 1 ( 0, 0) 1019 /usr/lib/libstratego-readline.la
  • D: fini 100755 1 ( 0, 0) 21096 /usr/lib/libstratego-readline.so
  • D: fini 100644 1 ( 0, 0) 406998 /usr/lib/libstri.a
  • D: fini 100755 1 ( 0, 0) 1431 /usr/lib/libstri.la
  • D: fini 100755 1 ( 0, 0) 382988 /usr/lib/libstri.so
  • D: fini 040755 2 ( 0, 0) 0 /usr/libexec
  • D: fini 100755 1 ( 0, 0) 17583 /usr/libexec/stri-front
  • D: fini 100755 1 ( 0, 0) 31796 /usr/libexec/stri-invoke-native
  • D: fini 100755 1 ( 0, 0) 17486 /usr/libexec/stri-primitives
  • D: fini 040755 4 ( 0, 0) 0 /usr/share
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf/stratego-shell
  • D: fini 100644 1 ( 0, 0) 530 /usr/share/sdf/stratego-shell/PathNames.sdf
  • D: fini 100644 1 ( 0, 0) 27813 /usr/share/sdf/stratego-shell/StrategoShell.def
  • D: fini 100644 1 ( 0, 0) 3631 /usr/share/sdf/stratego-shell/StrategoShell.sdf
  • D: fini 100644 1 ( 0, 0) 216182 /usr/share/sdf/stratego-shell/StrategoShell.tbl
  • D: fini 100644 1 ( 0, 0) 652 /usr/share/sdf/stratego-shell/StrategoShellScript.def
  • D: fini 100644 1 ( 0, 0) 642 /usr/share/sdf/stratego-shell/StrategoShellScript.sdf
  • D: fini 100644 1 ( 0, 0) 2211 /usr/share/sdf/stratego-shell/StrategoShellScript.tbl
  • D: fini 040755 3 ( 0, 0) 0 /usr/share/stratego-shell
  • D: fini 100644 1 ( 0, 0) 88 /usr/share/stratego-shell/StrategoShell-Extensions.pp.af
  • D: fini 100644 1 ( 0, 0) 33175 /usr/share/stratego-shell/StrategoShell.rtg
  • D: fini 100644 1 ( 0, 0) 25472 /usr/share/stratego-shell/StrategoShell.rtg-nf
  • D: fini 100644 1 ( 0, 0) 5164 /usr/share/stratego-shell/StrategoShell.rtree
  • D: fini 100644 1 ( 0, 0) 1039 /usr/share/stratego-shell/StrategoShellScript.rtg
  • D: fini 100644 1 ( 0, 0) 932 /usr/share/stratego-shell/StrategoShellScript.rtg-nf
  • D: fini 100644 1 ( 0, 0) 375 /usr/share/stratego-shell/StrategoShellScript.rtree
  • D: fini 100644 1 ( 0, 0) 3930 /usr/share/stratego-shell/XTC
  • D: fini 100644 1 ( 0, 0) 1221 /usr/share/stratego-shell/errors.str
  • D: fini 100644 1 ( 0, 0) 504 /usr/share/stratego-shell/libstratego-readline.rtree
  • D: fini 100644 1 ( 0, 0) 8685 /usr/share/stratego-shell/libstri.rtree
  • D: fini 040755 4 ( 0, 0) 0 /usr/share/stratego-shell/stratego
  • D: fini 100644 1 ( 0, 0) 148 /usr/share/stratego-shell/stratego-interpreter.rtree
  • D: fini 100644 1 ( 0, 0) 953 /usr/share/stratego-shell/stratego-readline.rtree
  • D: fini 100644 1 ( 0, 0) 245 /usr/share/stratego-shell/stratego-shell.m4
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/stratego-shell/stratego/eval
  • D: fini 100644 1 ( 0, 0) 1243 /usr/share/stratego-shell/stratego/eval/build.rtree
  • D: fini 100644 1 ( 0, 0) 3751 /usr/share/stratego-shell/stratego/eval/call.rtree
  • D: fini 100644 1 ( 0, 0) 950 /usr/share/stratego-shell/stratego/eval/combinator.rtree
  • D: fini 100644 1 ( 0, 0) 1034 /usr/share/stratego-shell/stratego/eval/congruence.rtree
  • D: fini 100644 1 ( 0, 0) 1757 /usr/share/stratego-shell/stratego/eval/environment.rtree
  • D: fini 100644 1 ( 0, 0) 1772 /usr/share/stratego-shell/stratego/eval/main.rtree
  • D: fini 100644 1 ( 0, 0) 1885 /usr/share/stratego-shell/stratego/eval/match.rtree
  • D: fini 100644 1 ( 0, 0) 722 /usr/share/stratego-shell/stratego/eval/native.rtree
  • D: fini 100644 1 ( 0, 0) 2243 /usr/share/stratego-shell/stratego/eval/reflect.rtree
  • D: fini 100644 1 ( 0, 0) 508 /usr/share/stratego-shell/stratego/eval/scope.rtree
  • D: fini 100644 1 ( 0, 0) 13194 /usr/share/stratego-shell/stratego/eval/stratego-lib-native.rtree
  • D: fini 100644 1 ( 0, 0) 665 /usr/share/stratego-shell/stratego/eval/traversal.rtree
  • D: fini 040755 2 ( 0, 0) 0 /usr/share/stratego-shell/stratego/interpreter
  • D: fini 100644 1 ( 0, 0) 1981 /usr/share/stratego-shell/stratego/interpreter/front.rtree
  • D: fini 100644 1 ( 0, 0) 587 /usr/share/stratego-shell/stratego/interpreter/main.rtree
  • D: fini 100644 1 ( 0, 0) 315 /usr/share/stratego-shell/stratego/interpreter/strc-options.rtree
  • D: fini 100644 1 ( 0, 0) 1005 /usr/share/stratego-shell/stratego/interpreter/strc.rtree
  • GZDIO: 38 writes, 1493036 total bytes in 0.535322 secs
  • D: May free Score board((nil))
  • D: Signature: size(180)+pad(4)
  • Wrote: /usr/src/redhat/RPMS/i386/stratego-shell-0.7pre17879-1.i386.rpm
  • Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.86042
  • + umask 022
  • + cd /usr/src/redhat/BUILD
  • + cd stratego-shell-0.7pre17879
  • + rm -rf /var/tmp/stratego-shell-0.7pre17879-buildroot
  • + exit 0
  • D: May free Score board((nil))