ls: cannot access /nix/store/zg1b4mvadv7xiilbwlcd04n3nlhwycah-sdf2-bundle/tarballs/*.tar.bz2: No such file or directory Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.20021 + umask 022 + cd /usr/src/redhat/BUILD + cd /usr/src/redhat/BUILD + rm -rf sdf2-bundle-2.4 + tar -xf - + /bin/gzip -dc /tmp/sdf2-bundle-2.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sdf2-bundle-2.4 ++ /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.50332 + umask 022 + cd /usr/src/redhat/BUILD + cd sdf2-bundle-2.4 + CFLAGS=-D__NO_CTYPE + ./configure --prefix=/usr --with-aterm=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether location of aterm is explicitly set... yes configure: creating ./config.status config.status: creating sdf2-bundle.pc config.status: creating sdf2-bundle.spec config.status: creating Makefile === configuring in toolbuslib (/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of aterm is explicitly set using --with-aterm... yes checking for ATERM... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for unistd.h... (cached) yes checking for strerror... yes checking for strdup... yes checking for socket in -lsun... no checking for socket in -lsocket... no checking for socket in -lbsd... yes checking for gethostname in -lsun... no checking for gethostname in -lnsl... yes configure: creating ./config.status config.status: creating toolbuslib.pc config.status: creating ./Makefile config.status: creating ./src/Makefile config.status: executing depfiles commands === configuring in error-support (/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of toolbuslib is explicitly set using --with-toolbuslib... yes grep: /usr/lib/pkgconfig/toolbuslib.pc: No such file or directory checking for ATERM... yes checking for TOOLBUSLIB... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package toolbuslib... explicitly set: /usr checking if package toolbuslib at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of toolbuslib... toolbuslib aterm checking if toolbuslib provides jars... no checking if toolbuslib provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating error-support.pc config.status: creating ./Makefile config.status: creating ./doc/Makefile config.status: creating ./lib/Makefile config.status: creating ./utils/Makefile config.status: creating ./utils/error-diff/Makefile config.status: creating ./utils/lift-error/Makefile config.status: creating ./utils/lower-error/Makefile config.status: executing depfiles commands === configuring in pt-support (/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of error-support is explicitly set using --with-error-support... yes grep: /usr/lib/pkgconfig/error-support.pc: No such file or directory checking whether location of toolbuslib is explicitly set using --with-toolbuslib... yes grep: /usr/lib/pkgconfig/toolbuslib.pc: No such file or directory checking for ATERM... yes checking for ERROR_SUPPORT... yes checking for TOOLBUSLIB... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package error-support... explicitly set: /usr checking if package error-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of error-support... error-support aterm toolbuslib checking if error-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if error-support provides ToolBus flags... yes checking prefix of package toolbuslib... explicitly set: /usr checking if package toolbuslib at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of toolbuslib... toolbuslib aterm checking if toolbuslib provides jars... no checking if toolbuslib provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating pt-support.pc config.status: creating ./Makefile config.status: creating ./libmept/Makefile config.status: creating ./libptmept/Makefile config.status: creating ./test/Makefile config.status: creating ./test/terms/Makefile config.status: creating ./utils/Makefile config.status: creating ./utils/filterPT/Makefile config.status: creating ./utils/filterPT/test/Makefile config.status: creating ./utils/filterPT/test/in/Makefile config.status: creating ./utils/filterPT/test/out/Makefile config.status: creating ./utils/filterPT/test/sdf/Makefile config.status: creating ./utils/filterPT/test/terms/Makefile config.status: creating ./utils/implodePT/Makefile config.status: creating ./utils/implodePT/test/Makefile config.status: creating ./utils/implodePT/test/grammar/Makefile config.status: creating ./utils/implodePT/test/in/Makefile config.status: creating ./utils/implodePT/test/out/Makefile config.status: creating ./utils/implodePT/test/terms/Makefile config.status: executing depfiles commands === configuring in asf-support (/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of error-support is explicitly set using --with-error-support... yes grep: /usr/lib/pkgconfig/error-support.pc: No such file or directory checking whether location of pt-support is explicitly set using --with-pt-support... yes grep: /usr/lib/pkgconfig/pt-support.pc: No such file or directory checking for ATERM... yes checking for ERROR_SUPPORT... yes checking for PT_SUPPORT... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package error-support... explicitly set: /usr checking if package error-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of error-support... error-support aterm toolbuslib checking if error-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if error-support provides ToolBus flags... yes checking prefix of package pt-support... explicitly set: /usr checking if package pt-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of pt-support... pt-support aterm error-support toolbuslib toolbuslib checking if pt-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if pt-support provides ToolBus flags... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating asf-support.pc config.status: creating ./Makefile config.status: creating ./lib/Makefile config.status: executing depfiles commands === configuring in sdf-support (/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of error-support is explicitly set using --with-error-support... yes grep: /usr/lib/pkgconfig/error-support.pc: No such file or directory checking whether location of pt-support is explicitly set using --with-pt-support... yes grep: /usr/lib/pkgconfig/pt-support.pc: No such file or directory checking whether location of toolbuslib is explicitly set using --with-toolbuslib... yes grep: /usr/lib/pkgconfig/toolbuslib.pc: No such file or directory checking for ATERM... yes checking for ERROR_SUPPORT... yes checking for PT_SUPPORT... yes checking for TOOLBUSLIB... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package error-support... explicitly set: /usr checking if package error-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of error-support... error-support aterm toolbuslib checking if error-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if error-support provides ToolBus flags... yes checking prefix of package pt-support... explicitly set: /usr checking if package pt-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of pt-support... pt-support aterm error-support toolbuslib toolbuslib checking if pt-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if pt-support provides ToolBus flags... yes checking prefix of package toolbuslib... explicitly set: /usr checking if package toolbuslib at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of toolbuslib... toolbuslib aterm checking if toolbuslib provides jars... no checking if toolbuslib provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating sdf-support.pc config.status: creating ./Makefile config.status: creating ./lib/Makefile config.status: creating ./test/Makefile config.status: creating ./utils/Makefile config.status: creating ./utils/sdf-modules/Makefile config.status: creating ./utils/sdf-modules/src/Makefile config.status: creating ./utils/sdf-renaming/Makefile config.status: creating ./utils/sdf-renaming/src/Makefile config.status: executing depfiles commands === configuring in sglr (/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of error-support is explicitly set using --with-error-support... yes grep: /usr/lib/pkgconfig/error-support.pc: No such file or directory checking whether location of pt-support is explicitly set using --with-pt-support... yes grep: /usr/lib/pkgconfig/pt-support.pc: No such file or directory checking whether location of toolbuslib is explicitly set using --with-toolbuslib... yes grep: /usr/lib/pkgconfig/toolbuslib.pc: No such file or directory checking for ATERM... yes checking for ERROR_SUPPORT... yes checking for PT_SUPPORT... yes checking for TOOLBUSLIB... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package error-support... explicitly set: /usr checking if package error-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of error-support... error-support aterm toolbuslib checking if error-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if error-support provides ToolBus flags... yes checking prefix of package pt-support... explicitly set: /usr checking if package pt-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of pt-support... pt-support aterm error-support toolbuslib toolbuslib checking if pt-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if pt-support provides ToolBus flags... yes checking prefix of package toolbuslib... explicitly set: /usr checking if package toolbuslib at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of toolbuslib... toolbuslib aterm checking if toolbuslib provides jars... no checking if toolbuslib provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating sglr.pc config.status: creating ./Makefile config.status: creating ./doc/Makefile config.status: creating ./dump/Makefile config.status: creating ./libsglr/Makefile config.status: creating ./restorebrackets/Makefile config.status: creating ./restorebrackets/src/Makefile config.status: creating ./sglr/Makefile config.status: creating ./test/Makefile config.status: creating ./test/erroneous/Makefile config.status: creating ./test/tables/Makefile config.status: creating ./test/terms/Makefile config.status: executing depfiles commands === configuring in tide-support (/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of toolbuslib is explicitly set using --with-toolbuslib... yes grep: /usr/lib/pkgconfig/toolbuslib.pc: No such file or directory checking for ATERM... yes checking for TOOLBUSLIB... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package toolbuslib... explicitly set: /usr checking if package toolbuslib at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of toolbuslib... toolbuslib aterm checking if toolbuslib provides jars... no checking if toolbuslib provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating tide-support.pc config.status: creating ./Makefile config.status: creating ./lib/Makefile config.status: executing depfiles commands === configuring in asc-support (/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of asf-support is explicitly set using --with-asf-support... yes grep: /usr/lib/pkgconfig/asf-support.pc: No such file or directory checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of error-support is explicitly set using --with-error-support... yes grep: /usr/lib/pkgconfig/error-support.pc: No such file or directory checking whether location of pt-support is explicitly set using --with-pt-support... yes grep: /usr/lib/pkgconfig/pt-support.pc: No such file or directory checking whether location of sglr is explicitly set using --with-sglr... yes grep: /usr/lib/pkgconfig/sglr.pc: No such file or directory checking whether location of tide-support is explicitly set using --with-tide-support... yes grep: /usr/lib/pkgconfig/tide-support.pc: No such file or directory checking whether location of toolbuslib is explicitly set using --with-toolbuslib... yes grep: /usr/lib/pkgconfig/toolbuslib.pc: No such file or directory checking for ASF_SUPPORT... yes checking for ATERM... yes checking for ERROR_SUPPORT... yes checking for PT_SUPPORT... yes checking for SGLR... yes checking for TIDE_SUPPORT... yes checking for TOOLBUSLIB... yes checking prefix of package asf-support... explicitly set: /usr checking if package asf-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of asf-support... asf-support aterm error-support toolbuslib pt-support checking if asf-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if asf-support provides ToolBus flags... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package error-support... explicitly set: /usr checking if package error-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of error-support... error-support aterm toolbuslib checking if error-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if error-support provides ToolBus flags... yes checking prefix of package pt-support... explicitly set: /usr checking if package pt-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of pt-support... pt-support aterm error-support toolbuslib toolbuslib checking if pt-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if pt-support provides ToolBus flags... yes checking prefix of package sglr... explicitly set: /usr checking if package sglr at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of sglr... sglr aterm error-support toolbuslib pt-support checking if sglr provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if sglr provides ToolBus flags... yes checking prefix of package tide-support... explicitly set: /usr checking if package tide-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of tide-support... tide-support aterm toolbuslib checking if tide-support provides jars... no checking if tide-support provides ToolBus flags... yes checking prefix of package toolbuslib... explicitly set: /usr checking if package toolbuslib at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of toolbuslib... toolbuslib aterm checking if toolbuslib provides jars... no checking if toolbuslib provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating asc-support.pc config.status: creating ./Makefile config.status: creating ./lib/Makefile config.status: creating ./utils/Makefile config.status: executing depfiles commands === configuring in pgen (/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes checking whether location of asc-support is explicitly set using --with-asc-support... yes grep: /usr/lib/pkgconfig/asc-support.pc: No such file or directory checking whether location of aterm is explicitly set using --with-aterm... yes checking whether location of error-support is explicitly set using --with-error-support... yes grep: /usr/lib/pkgconfig/error-support.pc: No such file or directory checking whether location of pt-support is explicitly set using --with-pt-support... yes grep: /usr/lib/pkgconfig/pt-support.pc: No such file or directory checking whether location of sdf-support is explicitly set using --with-sdf-support... yes grep: /usr/lib/pkgconfig/sdf-support.pc: No such file or directory checking whether location of sglr is explicitly set using --with-sglr... yes grep: /usr/lib/pkgconfig/sglr.pc: No such file or directory checking whether location of toolbuslib is explicitly set using --with-toolbuslib... yes grep: /usr/lib/pkgconfig/toolbuslib.pc: No such file or directory checking for ASC_SUPPORT... yes checking for ATERM... yes checking for ERROR_SUPPORT... yes checking for PT_SUPPORT... yes checking for SDF_SUPPORT... yes checking for SGLR... yes checking for TOOLBUSLIB... yes checking prefix of package asc-support... explicitly set: /usr checking if package asc-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of asc-support... asc-support asf-support aterm error-support toolbuslib pt-support pt-support sglr tide-support checking if asc-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if asc-support provides ToolBus flags... yes checking prefix of package aterm... explicitly set: /usr checking if package aterm at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of aterm... aterm checking if aterm provides jars... no checking if aterm provides ToolBus flags... no checking prefix of package error-support... explicitly set: /usr checking if package error-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of error-support... error-support aterm toolbuslib checking if error-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if error-support provides ToolBus flags... yes checking prefix of package pt-support... explicitly set: /usr checking if package pt-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of pt-support... pt-support aterm error-support toolbuslib toolbuslib checking if pt-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if pt-support provides ToolBus flags... yes checking prefix of package sdf-support... explicitly set: /usr checking if package sdf-support at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of sdf-support... sdf-support aterm error-support toolbuslib pt-support checking if sdf-support provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if sdf-support provides ToolBus flags... yes checking prefix of package sglr... explicitly set: /usr checking if package sglr at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of sglr... sglr aterm error-support toolbuslib pt-support checking if sglr provides jars... :/usr/share/error-support/errorapi.jar:/usr/share/error-support/locationapi.jar checking if sglr provides ToolBus flags... yes checking prefix of package toolbuslib... explicitly set: /usr checking if package toolbuslib at this prefix equals the explicitly set package... skipped (bundle) checking the transitive closure of dependencies of toolbuslib... toolbuslib aterm checking if toolbuslib provides jars... no checking if toolbuslib provides ToolBus flags... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 recognise dependent libraries... pass_all 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... 32768 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for void *... yes checking alignment of void *... 4 checking for void *... (cached) yes checking size of void *... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for double... yes checking size of double... 8 configure: creating ./config.status config.status: creating pgen.pc config.status: creating ./Makefile config.status: creating ./grammar/Makefile config.status: creating ./removevarsyntax/Makefile config.status: creating ./removevarsyntax/src/Makefile config.status: creating ./sdf-checker/Makefile config.status: creating ./sdf-checker/src/Makefile config.status: creating ./src/Makefile config.status: creating ./test/Makefile config.status: creating ./test/erroneous/Makefile config.status: creating ./test/grammars/Makefile config.status: creating ./test/tables/Makefile config.status: creating ./test/terms/Makefile config.status: executing depfiles commands === configuring in sdf-library (/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library) configure: running /bin/sh ./configure '--prefix=/usr' '--with-bundled-packages=toolbuslib error-support pt-support asf-support sdf-support sglr tide-support asc-support pgen sdf-library' '--with-aterm=/usr' '--with-toolbuslib=/usr' '--with-error-support=/usr' '--with-pt-support=/usr' '--with-asf-support=/usr' '--with-sdf-support=/usr' '--with-sglr=/usr' '--with-tide-support=/usr' '--with-asc-support=/usr' '--with-pgen=/usr' '--with-sdf-library=/usr' '--with-aterm=/usr' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is set... yes checking if PKG_CONFIG_PATH needs to be extended for bundled packages... yes configure: creating ./config.status config.status: creating sdf-library.pc config.status: creating ./Makefile config.status: creating ./library/Makefile config.status: creating ./library/basic/Makefile config.status: creating ./library/languages/Makefile config.status: creating ./library/languages/ansi-c/Makefile config.status: creating ./library/languages/ansi-c/syntax/Makefile config.status: creating ./library/languages/asf/Makefile config.status: creating ./library/languages/asf/syntax/Makefile config.status: creating ./library/languages/asfix/Makefile config.status: creating ./library/languages/asfix/syntax/Makefile config.status: creating ./library/languages/aterm/Makefile config.status: creating ./library/languages/aterm/syntax/Makefile config.status: creating ./library/languages/box/Makefile config.status: creating ./library/languages/box/syntax/Makefile config.status: creating ./library/languages/casl/Makefile config.status: creating ./library/languages/casl/syntax/Makefile config.status: creating ./library/languages/cpp/Makefile config.status: creating ./library/languages/cpp/syntax/Makefile config.status: creating ./library/languages/fdl/Makefile config.status: creating ./library/languages/fdl/syntax/Makefile config.status: creating ./library/languages/generic-cpp/Makefile config.status: creating ./library/languages/generic-cpp/syntax/Makefile config.status: creating ./library/languages/graph/Makefile config.status: creating ./library/languages/graph/syntax/Makefile config.status: creating ./library/languages/java/Makefile config.status: creating ./library/languages/java/syntax/Makefile config.status: creating ./library/languages/pico/Makefile config.status: creating ./library/languages/pico/examples/Makefile config.status: creating ./library/languages/pico/syntax/Makefile config.status: creating ./library/languages/sdf2/Makefile config.status: creating ./library/languages/sdf2/idioms/Makefile config.status: creating ./library/languages/sdf2/syntax/Makefile + make Making all in toolbuslib make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' Making all in src make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"toolbuslib\" -DVERSION=\"0.9\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DHAVE_STRERROR=1 -DHAVE_STRDUP=1 -I. -I. -D__NO_CTYPE -MT libATB_la-atb-tool.lo -MD -MP -MF ".deps/libATB_la-atb-tool.Tpo" -c -o libATB_la-atb-tool.lo `test -f 'atb-tool.c' || echo './'`atb-tool.c; \ then mv -f ".deps/libATB_la-atb-tool.Tpo" ".deps/libATB_la-atb-tool.Plo"; else rm -f ".deps/libATB_la-atb-tool.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"toolbuslib\" -DVERSION=\"0.9\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DHAVE_STRERROR=1 -DHAVE_STRDUP=1 -I. -I. -D__NO_CTYPE -MT libATB_la-atb-tool.lo -MD -MP -MF .deps/libATB_la-atb-tool.Tpo -c atb-tool.c -fPIC -DPIC -o .libs/libATB_la-atb-tool.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"toolbuslib\" -DVERSION=\"0.9\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DHAVE_STRERROR=1 -DHAVE_STRDUP=1 -I. -I. -D__NO_CTYPE -MT libATB_la-atb-tool.lo -MD -MP -MF .deps/libATB_la-atb-tool.Tpo -c atb-tool.c -o libATB_la-atb-tool.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libATB.la -rpath /usr/lib -avoid-version -no-undefined libATB_la-atb-tool.lo -lATerm -lbsd -lnsl -lbsd -lnsl gcc -shared .libs/libATB_la-atb-tool.o -lATerm -lbsd -lnsl -Wl,-soname -Wl,libATB.so -o .libs/libATB.so ar cru .libs/libATB.a libATB_la-atb-tool.o ranlib .libs/libATB.a creating libATB.la (cd .libs && rm -f libATB.la && ln -s ../libATB.la libATB.la) if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"toolbuslib\" -DVERSION=\"0.9\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DHAVE_STRERROR=1 -DHAVE_STRDUP=1 -I. -I. -D__NO_CTYPE -MT tbunpack.o -MD -MP -MF ".deps/tbunpack.Tpo" -c -o tbunpack.o tbunpack.c; \ then mv -f ".deps/tbunpack.Tpo" ".deps/tbunpack.Po"; else rm -f ".deps/tbunpack.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"toolbuslib\" -DVERSION=\"0.9\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -DHAVE_STRERROR=1 -DHAVE_STRDUP=1 -I. -I. -D__NO_CTYPE -MT atb-tool.o -MD -MP -MF ".deps/atb-tool.Tpo" -c -o atb-tool.o atb-tool.c; \ then mv -f ".deps/atb-tool.Tpo" ".deps/atb-tool.Po"; else rm -f ".deps/atb-tool.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o tbunpack tbunpack.o atb-tool.o -lATerm -lbsd -lnsl gcc -D__NO_CTYPE -o tbunpack tbunpack.o atb-tool.o -lATerm -lbsd -lnsl make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' Making all in error-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' Making all in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-Error.lo -MD -MP -MF ".deps/libErrorAPI_la-Error.Tpo" -c -o libErrorAPI_la-Error.lo `test -f 'Error.c' || echo './'`Error.c; \ then mv -f ".deps/libErrorAPI_la-Error.Tpo" ".deps/libErrorAPI_la-Error.Plo"; else rm -f ".deps/libErrorAPI_la-Error.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-Error.lo -MD -MP -MF .deps/libErrorAPI_la-Error.Tpo -c Error.c -fPIC -DPIC -o .libs/libErrorAPI_la-Error.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-Error.lo -MD -MP -MF .deps/libErrorAPI_la-Error.Tpo -c Error.c -o libErrorAPI_la-Error.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-Error_dict.lo -MD -MP -MF ".deps/libErrorAPI_la-Error_dict.Tpo" -c -o libErrorAPI_la-Error_dict.lo `test -f 'Error_dict.c' || echo './'`Error_dict.c; \ then mv -f ".deps/libErrorAPI_la-Error_dict.Tpo" ".deps/libErrorAPI_la-Error_dict.Plo"; else rm -f ".deps/libErrorAPI_la-Error_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-Error_dict.lo -MD -MP -MF .deps/libErrorAPI_la-Error_dict.Tpo -c Error_dict.c -fPIC -DPIC -o .libs/libErrorAPI_la-Error_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-Error_dict.lo -MD -MP -MF .deps/libErrorAPI_la-Error_dict.Tpo -c Error_dict.c -o libErrorAPI_la-Error_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-ParsedError.lo -MD -MP -MF ".deps/libErrorAPI_la-ParsedError.Tpo" -c -o libErrorAPI_la-ParsedError.lo `test -f 'ParsedError.c' || echo './'`ParsedError.c; \ then mv -f ".deps/libErrorAPI_la-ParsedError.Tpo" ".deps/libErrorAPI_la-ParsedError.Plo"; else rm -f ".deps/libErrorAPI_la-ParsedError.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-ParsedError.lo -MD -MP -MF .deps/libErrorAPI_la-ParsedError.Tpo -c ParsedError.c -fPIC -DPIC -o .libs/libErrorAPI_la-ParsedError.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-ParsedError.lo -MD -MP -MF .deps/libErrorAPI_la-ParsedError.Tpo -c ParsedError.c -o libErrorAPI_la-ParsedError.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-ParsedError_dict.lo -MD -MP -MF ".deps/libErrorAPI_la-ParsedError_dict.Tpo" -c -o libErrorAPI_la-ParsedError_dict.lo `test -f 'ParsedError_dict.c' || echo './'`ParsedError_dict.c; \ then mv -f ".deps/libErrorAPI_la-ParsedError_dict.Tpo" ".deps/libErrorAPI_la-ParsedError_dict.Plo"; else rm -f ".deps/libErrorAPI_la-ParsedError_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-ParsedError_dict.lo -MD -MP -MF .deps/libErrorAPI_la-ParsedError_dict.Tpo -c ParsedError_dict.c -fPIC -DPIC -o .libs/libErrorAPI_la-ParsedError_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-ParsedError_dict.lo -MD -MP -MF .deps/libErrorAPI_la-ParsedError_dict.Tpo -c ParsedError_dict.c -o libErrorAPI_la-ParsedError_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-init.lo -MD -MP -MF ".deps/libErrorAPI_la-init.Tpo" -c -o libErrorAPI_la-init.lo `test -f 'init.c' || echo './'`init.c; \ then mv -f ".deps/libErrorAPI_la-init.Tpo" ".deps/libErrorAPI_la-init.Plo"; else rm -f ".deps/libErrorAPI_la-init.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-init.lo -MD -MP -MF .deps/libErrorAPI_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libErrorAPI_la-init.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-init.lo -MD -MP -MF .deps/libErrorAPI_la-init.Tpo -c init.c -o libErrorAPI_la-init.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-display.lo -MD -MP -MF ".deps/libErrorAPI_la-display.Tpo" -c -o libErrorAPI_la-display.lo `test -f 'display.c' || echo './'`display.c; \ then mv -f ".deps/libErrorAPI_la-display.Tpo" ".deps/libErrorAPI_la-display.Plo"; else rm -f ".deps/libErrorAPI_la-display.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-display.lo -MD -MP -MF .deps/libErrorAPI_la-display.Tpo -c display.c -fPIC -DPIC -o .libs/libErrorAPI_la-display.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-display.lo -MD -MP -MF .deps/libErrorAPI_la-display.Tpo -c display.c -o libErrorAPI_la-display.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-lift.lo -MD -MP -MF ".deps/libErrorAPI_la-lift.Tpo" -c -o libErrorAPI_la-lift.lo `test -f 'lift.c' || echo './'`lift.c; \ then mv -f ".deps/libErrorAPI_la-lift.Tpo" ".deps/libErrorAPI_la-lift.Plo"; else rm -f ".deps/libErrorAPI_la-lift.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-lift.lo -MD -MP -MF .deps/libErrorAPI_la-lift.Tpo -c lift.c -fPIC -DPIC -o .libs/libErrorAPI_la-lift.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-lift.lo -MD -MP -MF .deps/libErrorAPI_la-lift.Tpo -c lift.c -o libErrorAPI_la-lift.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-lower.lo -MD -MP -MF ".deps/libErrorAPI_la-lower.Tpo" -c -o libErrorAPI_la-lower.lo `test -f 'lower.c' || echo './'`lower.c; \ then mv -f ".deps/libErrorAPI_la-lower.Tpo" ".deps/libErrorAPI_la-lower.Plo"; else rm -f ".deps/libErrorAPI_la-lower.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-lower.lo -MD -MP -MF .deps/libErrorAPI_la-lower.Tpo -c lower.c -fPIC -DPIC -o .libs/libErrorAPI_la-lower.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-lower.lo -MD -MP -MF .deps/libErrorAPI_la-lower.Tpo -c lower.c -o libErrorAPI_la-lower.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-manager.lo -MD -MP -MF ".deps/libErrorAPI_la-manager.Tpo" -c -o libErrorAPI_la-manager.lo `test -f 'manager.c' || echo './'`manager.c; \ then mv -f ".deps/libErrorAPI_la-manager.Tpo" ".deps/libErrorAPI_la-manager.Plo"; else rm -f ".deps/libErrorAPI_la-manager.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-manager.lo -MD -MP -MF .deps/libErrorAPI_la-manager.Tpo -c manager.c -fPIC -DPIC -o .libs/libErrorAPI_la-manager.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libErrorAPI_la-manager.lo -MD -MP -MF .deps/libErrorAPI_la-manager.Tpo -c manager.c -o libErrorAPI_la-manager.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libErrorAPI.la -rpath /usr/lib -avoid-version -no-undefined libErrorAPI_la-Error.lo libErrorAPI_la-Error_dict.lo libErrorAPI_la-ParsedError.lo libErrorAPI_la-ParsedError_dict.lo libErrorAPI_la-init.lo libErrorAPI_la-display.lo libErrorAPI_la-lift.lo libErrorAPI_la-lower.lo libErrorAPI_la-manager.lo -lATerm gcc -shared .libs/libErrorAPI_la-Error.o .libs/libErrorAPI_la-Error_dict.o .libs/libErrorAPI_la-ParsedError.o .libs/libErrorAPI_la-ParsedError_dict.o .libs/libErrorAPI_la-init.o .libs/libErrorAPI_la-display.o .libs/libErrorAPI_la-lift.o .libs/libErrorAPI_la-lower.o .libs/libErrorAPI_la-manager.o -lATerm -Wl,-soname -Wl,libErrorAPI.so -o .libs/libErrorAPI.so ar cru .libs/libErrorAPI.a libErrorAPI_la-Error.o libErrorAPI_la-Error_dict.o libErrorAPI_la-ParsedError.o libErrorAPI_la-ParsedError_dict.o libErrorAPI_la-init.o libErrorAPI_la-display.o libErrorAPI_la-lift.o libErrorAPI_la-lower.o libErrorAPI_la-manager.o ranlib .libs/libErrorAPI.a creating libErrorAPI.la (cd .libs && rm -f libErrorAPI.la && ln -s ../libErrorAPI.la libErrorAPI.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-Location.lo -MD -MP -MF ".deps/libLocationAPI_la-Location.Tpo" -c -o libLocationAPI_la-Location.lo `test -f 'Location.c' || echo './'`Location.c; \ then mv -f ".deps/libLocationAPI_la-Location.Tpo" ".deps/libLocationAPI_la-Location.Plo"; else rm -f ".deps/libLocationAPI_la-Location.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-Location.lo -MD -MP -MF .deps/libLocationAPI_la-Location.Tpo -c Location.c -fPIC -DPIC -o .libs/libLocationAPI_la-Location.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-Location.lo -MD -MP -MF .deps/libLocationAPI_la-Location.Tpo -c Location.c -o libLocationAPI_la-Location.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-Location_dict.lo -MD -MP -MF ".deps/libLocationAPI_la-Location_dict.Tpo" -c -o libLocationAPI_la-Location_dict.lo `test -f 'Location_dict.c' || echo './'`Location_dict.c; \ then mv -f ".deps/libLocationAPI_la-Location_dict.Tpo" ".deps/libLocationAPI_la-Location_dict.Plo"; else rm -f ".deps/libLocationAPI_la-Location_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-Location_dict.lo -MD -MP -MF .deps/libLocationAPI_la-Location_dict.Tpo -c Location_dict.c -fPIC -DPIC -o .libs/libLocationAPI_la-Location_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-Location_dict.lo -MD -MP -MF .deps/libLocationAPI_la-Location_dict.Tpo -c Location_dict.c -o libLocationAPI_la-Location_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-ParsedLocation.lo -MD -MP -MF ".deps/libLocationAPI_la-ParsedLocation.Tpo" -c -o libLocationAPI_la-ParsedLocation.lo `test -f 'ParsedLocation.c' || echo './'`ParsedLocation.c; \ then mv -f ".deps/libLocationAPI_la-ParsedLocation.Tpo" ".deps/libLocationAPI_la-ParsedLocation.Plo"; else rm -f ".deps/libLocationAPI_la-ParsedLocation.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-ParsedLocation.lo -MD -MP -MF .deps/libLocationAPI_la-ParsedLocation.Tpo -c ParsedLocation.c -fPIC -DPIC -o .libs/libLocationAPI_la-ParsedLocation.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-ParsedLocation.lo -MD -MP -MF .deps/libLocationAPI_la-ParsedLocation.Tpo -c ParsedLocation.c -o libLocationAPI_la-ParsedLocation.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-ParsedLocation_dict.lo -MD -MP -MF ".deps/libLocationAPI_la-ParsedLocation_dict.Tpo" -c -o libLocationAPI_la-ParsedLocation_dict.lo `test -f 'ParsedLocation_dict.c' || echo './'`ParsedLocation_dict.c; \ then mv -f ".deps/libLocationAPI_la-ParsedLocation_dict.Tpo" ".deps/libLocationAPI_la-ParsedLocation_dict.Plo"; else rm -f ".deps/libLocationAPI_la-ParsedLocation_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-ParsedLocation_dict.lo -MD -MP -MF .deps/libLocationAPI_la-ParsedLocation_dict.Tpo -c ParsedLocation_dict.c -fPIC -DPIC -o .libs/libLocationAPI_la-ParsedLocation_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -D__NO_CTYPE -MT libLocationAPI_la-ParsedLocation_dict.lo -MD -MP -MF .deps/libLocationAPI_la-ParsedLocation_dict.Tpo -c ParsedLocation_dict.c -o libLocationAPI_la-ParsedLocation_dict.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libLocationAPI.la -rpath /usr/lib -avoid-version -no-undefined libLocationAPI_la-Location.lo libLocationAPI_la-Location_dict.lo libLocationAPI_la-ParsedLocation.lo libLocationAPI_la-ParsedLocation_dict.lo -lATerm gcc -shared .libs/libLocationAPI_la-Location.o .libs/libLocationAPI_la-Location_dict.o .libs/libLocationAPI_la-ParsedLocation.o .libs/libLocationAPI_la-ParsedLocation_dict.o -lATerm -Wl,-soname -Wl,libLocationAPI.so -o .libs/libLocationAPI.so ar cru .libs/libLocationAPI.a libLocationAPI_la-Location.o libLocationAPI_la-Location_dict.o libLocationAPI_la-ParsedLocation.o libLocationAPI_la-ParsedLocation_dict.o ranlib .libs/libLocationAPI.a creating libLocationAPI.la (cd .libs && rm -f libLocationAPI.la && ln -s ../libLocationAPI.la libLocationAPI.la) make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib' Making all in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' Making all in lift-error make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lift-error' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../lib -D__NO_CTYPE -MT lift-error.o -MD -MP -MF ".deps/lift-error.Tpo" -c -o lift-error.o lift-error.c; \ then mv -f ".deps/lift-error.Tpo" ".deps/lift-error.Po"; else rm -f ".deps/lift-error.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o lift-error lift-error.o -L../../lib -lErrorAPI -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/lift-error lift-error.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so -lATerm -Wl,--rpath -Wl,/usr/lib creating lift-error make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lift-error' Making all in lower-error make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lower-error' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../lib -D__NO_CTYPE -MT lower-error.o -MD -MP -MF ".deps/lower-error.Tpo" -c -o lower-error.o lower-error.c; \ then mv -f ".deps/lower-error.Tpo" ".deps/lower-error.Po"; else rm -f ".deps/lower-error.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o lower-error lower-error.o -L../../lib -lErrorAPI -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/lower-error lower-error.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so -lATerm -Wl,--rpath -Wl,/usr/lib creating lower-error make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lower-error' Making all in error-diff make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/error-diff' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../lib -D__NO_CTYPE -MT error-diff.o -MD -MP -MF ".deps/error-diff.Tpo" -c -o error-diff.o error-diff.c; \ then mv -f ".deps/error-diff.Tpo" ".deps/error-diff.Po"; else rm -f ".deps/error-diff.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o error-diff error-diff.o -L../../lib -lErrorAPI -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/error-diff error-diff.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so -lATerm -Wl,--rpath -Wl,/usr/lib creating error-diff make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/error-diff' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT error-support.tif.o -MD -MP -MF ".deps/error-support.tif.Tpo" -c -o error-support.tif.o error-support.tif.c; \ then mv -f ".deps/error-support.tif.Tpo" ".deps/error-support.tif.Po"; else rm -f ".deps/error-support.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"error-support\" -DVERSION=\"1.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT error-support.o -MD -MP -MF ".deps/error-support.Tpo" -c -o error-support.o error-support.c; \ then mv -f ".deps/error-support.Tpo" ".deps/error-support.Po"; else rm -f ".deps/error-support.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o error-support error-support.tif.o error-support.o -L../lib -lErrorAPI -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/error-support error-support.tif.o error-support.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating error-support sed 's@__PREFIX__@/usr@g' < error-support.idef.src > error-support.idef make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' Making all in doc make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/doc' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' Making all in pt-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' Making all in libmept make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT.lo -MD -MP -MF ".deps/libmept_la-MEPT.Tpo" -c -o libmept_la-MEPT.lo `test -f 'MEPT.c' || echo './'`MEPT.c; \ then mv -f ".deps/libmept_la-MEPT.Tpo" ".deps/libmept_la-MEPT.Plo"; else rm -f ".deps/libmept_la-MEPT.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT.lo -MD -MP -MF .deps/libmept_la-MEPT.Tpo -c MEPT.c -fPIC -DPIC -o .libs/libmept_la-MEPT.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT.lo -MD -MP -MF .deps/libmept_la-MEPT.Tpo -c MEPT.c -o libmept_la-MEPT.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT_dict.lo -MD -MP -MF ".deps/libmept_la-MEPT_dict.Tpo" -c -o libmept_la-MEPT_dict.lo `test -f 'MEPT_dict.c' || echo './'`MEPT_dict.c; \ then mv -f ".deps/libmept_la-MEPT_dict.Tpo" ".deps/libmept_la-MEPT_dict.Plo"; else rm -f ".deps/libmept_la-MEPT_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT_dict.lo -MD -MP -MF .deps/libmept_la-MEPT_dict.Tpo -c MEPT_dict.c -fPIC -DPIC -o .libs/libmept_la-MEPT_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT_dict.lo -MD -MP -MF .deps/libmept_la-MEPT_dict.Tpo -c MEPT_dict.c -o libmept_la-MEPT_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-ambtracker.lo -MD -MP -MF ".deps/libmept_la-MEPT-ambtracker.Tpo" -c -o libmept_la-MEPT-ambtracker.lo `test -f 'MEPT-ambtracker.c' || echo './'`MEPT-ambtracker.c; \ then mv -f ".deps/libmept_la-MEPT-ambtracker.Tpo" ".deps/libmept_la-MEPT-ambtracker.Plo"; else rm -f ".deps/libmept_la-MEPT-ambtracker.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-ambtracker.lo -MD -MP -MF .deps/libmept_la-MEPT-ambtracker.Tpo -c MEPT-ambtracker.c -fPIC -DPIC -o .libs/libmept_la-MEPT-ambtracker.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-ambtracker.lo -MD -MP -MF .deps/libmept_la-MEPT-ambtracker.Tpo -c MEPT-ambtracker.c -o libmept_la-MEPT-ambtracker.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-annotations.lo -MD -MP -MF ".deps/libmept_la-MEPT-annotations.Tpo" -c -o libmept_la-MEPT-annotations.lo `test -f 'MEPT-annotations.c' || echo './'`MEPT-annotations.c; \ then mv -f ".deps/libmept_la-MEPT-annotations.Tpo" ".deps/libmept_la-MEPT-annotations.Plo"; else rm -f ".deps/libmept_la-MEPT-annotations.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-annotations.lo -MD -MP -MF .deps/libmept_la-MEPT-annotations.Tpo -c MEPT-annotations.c -fPIC -DPIC -o .libs/libmept_la-MEPT-annotations.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-annotations.lo -MD -MP -MF .deps/libmept_la-MEPT-annotations.Tpo -c MEPT-annotations.c -o libmept_la-MEPT-annotations.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-apply.lo -MD -MP -MF ".deps/libmept_la-MEPT-apply.Tpo" -c -o libmept_la-MEPT-apply.lo `test -f 'MEPT-apply.c' || echo './'`MEPT-apply.c; \ then mv -f ".deps/libmept_la-MEPT-apply.Tpo" ".deps/libmept_la-MEPT-apply.Plo"; else rm -f ".deps/libmept_la-MEPT-apply.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-apply.lo -MD -MP -MF .deps/libmept_la-MEPT-apply.Tpo -c MEPT-apply.c -fPIC -DPIC -o .libs/libmept_la-MEPT-apply.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-apply.lo -MD -MP -MF .deps/libmept_la-MEPT-apply.Tpo -c MEPT-apply.c -o libmept_la-MEPT-apply.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-args.lo -MD -MP -MF ".deps/libmept_la-MEPT-args.Tpo" -c -o libmept_la-MEPT-args.lo `test -f 'MEPT-args.c' || echo './'`MEPT-args.c; \ then mv -f ".deps/libmept_la-MEPT-args.Tpo" ".deps/libmept_la-MEPT-args.Plo"; else rm -f ".deps/libmept_la-MEPT-args.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-args.lo -MD -MP -MF .deps/libmept_la-MEPT-args.Tpo -c MEPT-args.c -fPIC -DPIC -o .libs/libmept_la-MEPT-args.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-args.lo -MD -MP -MF .deps/libmept_la-MEPT-args.Tpo -c MEPT-args.c -o libmept_la-MEPT-args.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-characters.lo -MD -MP -MF ".deps/libmept_la-MEPT-characters.Tpo" -c -o libmept_la-MEPT-characters.lo `test -f 'MEPT-characters.c' || echo './'`MEPT-characters.c; \ then mv -f ".deps/libmept_la-MEPT-characters.Tpo" ".deps/libmept_la-MEPT-characters.Plo"; else rm -f ".deps/libmept_la-MEPT-characters.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-characters.lo -MD -MP -MF .deps/libmept_la-MEPT-characters.Tpo -c MEPT-characters.c -fPIC -DPIC -o .libs/libmept_la-MEPT-characters.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-characters.lo -MD -MP -MF .deps/libmept_la-MEPT-characters.Tpo -c MEPT-characters.c -o libmept_la-MEPT-characters.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-flatten.lo -MD -MP -MF ".deps/libmept_la-MEPT-flatten.Tpo" -c -o libmept_la-MEPT-flatten.lo `test -f 'MEPT-flatten.c' || echo './'`MEPT-flatten.c; \ then mv -f ".deps/libmept_la-MEPT-flatten.Tpo" ".deps/libmept_la-MEPT-flatten.Plo"; else rm -f ".deps/libmept_la-MEPT-flatten.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-flatten.lo -MD -MP -MF .deps/libmept_la-MEPT-flatten.Tpo -c MEPT-flatten.c -fPIC -DPIC -o .libs/libmept_la-MEPT-flatten.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-flatten.lo -MD -MP -MF .deps/libmept_la-MEPT-flatten.Tpo -c MEPT-flatten.c -o libmept_la-MEPT-flatten.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-implode.lo -MD -MP -MF ".deps/libmept_la-MEPT-implode.Tpo" -c -o libmept_la-MEPT-implode.lo `test -f 'MEPT-implode.c' || echo './'`MEPT-implode.c; \ then mv -f ".deps/libmept_la-MEPT-implode.Tpo" ".deps/libmept_la-MEPT-implode.Plo"; else rm -f ".deps/libmept_la-MEPT-implode.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-implode.lo -MD -MP -MF .deps/libmept_la-MEPT-implode.Tpo -c MEPT-implode.c -fPIC -DPIC -o .libs/libmept_la-MEPT-implode.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-implode.lo -MD -MP -MF .deps/libmept_la-MEPT-implode.Tpo -c MEPT-implode.c -o libmept_la-MEPT-implode.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-layout.lo -MD -MP -MF ".deps/libmept_la-MEPT-layout.Tpo" -c -o libmept_la-MEPT-layout.lo `test -f 'MEPT-layout.c' || echo './'`MEPT-layout.c; \ then mv -f ".deps/libmept_la-MEPT-layout.Tpo" ".deps/libmept_la-MEPT-layout.Plo"; else rm -f ".deps/libmept_la-MEPT-layout.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-layout.lo -MD -MP -MF .deps/libmept_la-MEPT-layout.Tpo -c MEPT-layout.c -fPIC -DPIC -o .libs/libmept_la-MEPT-layout.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-layout.lo -MD -MP -MF .deps/libmept_la-MEPT-layout.Tpo -c MEPT-layout.c -o libmept_la-MEPT-layout.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-length.lo -MD -MP -MF ".deps/libmept_la-MEPT-length.Tpo" -c -o libmept_la-MEPT-length.lo `test -f 'MEPT-length.c' || echo './'`MEPT-length.c; \ then mv -f ".deps/libmept_la-MEPT-length.Tpo" ".deps/libmept_la-MEPT-length.Plo"; else rm -f ".deps/libmept_la-MEPT-length.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-length.lo -MD -MP -MF .deps/libmept_la-MEPT-length.Tpo -c MEPT-length.c -fPIC -DPIC -o .libs/libmept_la-MEPT-length.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-length.lo -MD -MP -MF .deps/libmept_la-MEPT-length.Tpo -c MEPT-length.c -o libmept_la-MEPT-length.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-ordering.lo -MD -MP -MF ".deps/libmept_la-MEPT-ordering.Tpo" -c -o libmept_la-MEPT-ordering.lo `test -f 'MEPT-ordering.c' || echo './'`MEPT-ordering.c; \ then mv -f ".deps/libmept_la-MEPT-ordering.Tpo" ".deps/libmept_la-MEPT-ordering.Plo"; else rm -f ".deps/libmept_la-MEPT-ordering.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-ordering.lo -MD -MP -MF .deps/libmept_la-MEPT-ordering.Tpo -c MEPT-ordering.c -fPIC -DPIC -o .libs/libmept_la-MEPT-ordering.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-ordering.lo -MD -MP -MF .deps/libmept_la-MEPT-ordering.Tpo -c MEPT-ordering.c -o libmept_la-MEPT-ordering.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-origins.lo -MD -MP -MF ".deps/libmept_la-MEPT-origins.Tpo" -c -o libmept_la-MEPT-origins.lo `test -f 'MEPT-origins.c' || echo './'`MEPT-origins.c; \ then mv -f ".deps/libmept_la-MEPT-origins.Tpo" ".deps/libmept_la-MEPT-origins.Plo"; else rm -f ".deps/libmept_la-MEPT-origins.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-origins.lo -MD -MP -MF .deps/libmept_la-MEPT-origins.Tpo -c MEPT-origins.c -fPIC -DPIC -o .libs/libmept_la-MEPT-origins.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-origins.lo -MD -MP -MF .deps/libmept_la-MEPT-origins.Tpo -c MEPT-origins.c -o libmept_la-MEPT-origins.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-posinfo.lo -MD -MP -MF ".deps/libmept_la-MEPT-posinfo.Tpo" -c -o libmept_la-MEPT-posinfo.lo `test -f 'MEPT-posinfo.c' || echo './'`MEPT-posinfo.c; \ then mv -f ".deps/libmept_la-MEPT-posinfo.Tpo" ".deps/libmept_la-MEPT-posinfo.Plo"; else rm -f ".deps/libmept_la-MEPT-posinfo.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-posinfo.lo -MD -MP -MF .deps/libmept_la-MEPT-posinfo.Tpo -c MEPT-posinfo.c -fPIC -DPIC -o .libs/libmept_la-MEPT-posinfo.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-posinfo.lo -MD -MP -MF .deps/libmept_la-MEPT-posinfo.Tpo -c MEPT-posinfo.c -o libmept_la-MEPT-posinfo.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-productions.lo -MD -MP -MF ".deps/libmept_la-MEPT-productions.Tpo" -c -o libmept_la-MEPT-productions.lo `test -f 'MEPT-productions.c' || echo './'`MEPT-productions.c; \ then mv -f ".deps/libmept_la-MEPT-productions.Tpo" ".deps/libmept_la-MEPT-productions.Plo"; else rm -f ".deps/libmept_la-MEPT-productions.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-productions.lo -MD -MP -MF .deps/libmept_la-MEPT-productions.Tpo -c MEPT-productions.c -fPIC -DPIC -o .libs/libmept_la-MEPT-productions.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-productions.lo -MD -MP -MF .deps/libmept_la-MEPT-productions.Tpo -c MEPT-productions.c -o libmept_la-MEPT-productions.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-renaming.lo -MD -MP -MF ".deps/libmept_la-MEPT-renaming.Tpo" -c -o libmept_la-MEPT-renaming.lo `test -f 'MEPT-renaming.c' || echo './'`MEPT-renaming.c; \ then mv -f ".deps/libmept_la-MEPT-renaming.Tpo" ".deps/libmept_la-MEPT-renaming.Plo"; else rm -f ".deps/libmept_la-MEPT-renaming.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-renaming.lo -MD -MP -MF .deps/libmept_la-MEPT-renaming.Tpo -c MEPT-renaming.c -fPIC -DPIC -o .libs/libmept_la-MEPT-renaming.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-renaming.lo -MD -MP -MF .deps/libmept_la-MEPT-renaming.Tpo -c MEPT-renaming.c -o libmept_la-MEPT-renaming.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-start.lo -MD -MP -MF ".deps/libmept_la-MEPT-start.Tpo" -c -o libmept_la-MEPT-start.lo `test -f 'MEPT-start.c' || echo './'`MEPT-start.c; \ then mv -f ".deps/libmept_la-MEPT-start.Tpo" ".deps/libmept_la-MEPT-start.Plo"; else rm -f ".deps/libmept_la-MEPT-start.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-start.lo -MD -MP -MF .deps/libmept_la-MEPT-start.Tpo -c MEPT-start.c -fPIC -DPIC -o .libs/libmept_la-MEPT-start.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-start.lo -MD -MP -MF .deps/libmept_la-MEPT-start.Tpo -c MEPT-start.c -o libmept_la-MEPT-start.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-symbols.lo -MD -MP -MF ".deps/libmept_la-MEPT-symbols.Tpo" -c -o libmept_la-MEPT-symbols.lo `test -f 'MEPT-symbols.c' || echo './'`MEPT-symbols.c; \ then mv -f ".deps/libmept_la-MEPT-symbols.Tpo" ".deps/libmept_la-MEPT-symbols.Plo"; else rm -f ".deps/libmept_la-MEPT-symbols.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-symbols.lo -MD -MP -MF .deps/libmept_la-MEPT-symbols.Tpo -c MEPT-symbols.c -fPIC -DPIC -o .libs/libmept_la-MEPT-symbols.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-symbols.lo -MD -MP -MF .deps/libmept_la-MEPT-symbols.Tpo -c MEPT-symbols.c -o libmept_la-MEPT-symbols.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-tree.lo -MD -MP -MF ".deps/libmept_la-MEPT-tree.Tpo" -c -o libmept_la-MEPT-tree.lo `test -f 'MEPT-tree.c' || echo './'`MEPT-tree.c; \ then mv -f ".deps/libmept_la-MEPT-tree.Tpo" ".deps/libmept_la-MEPT-tree.Plo"; else rm -f ".deps/libmept_la-MEPT-tree.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-tree.lo -MD -MP -MF .deps/libmept_la-MEPT-tree.Tpo -c MEPT-tree.c -fPIC -DPIC -o .libs/libmept_la-MEPT-tree.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-tree.lo -MD -MP -MF .deps/libmept_la-MEPT-tree.Tpo -c MEPT-tree.c -o libmept_la-MEPT-tree.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-visitors.lo -MD -MP -MF ".deps/libmept_la-MEPT-visitors.Tpo" -c -o libmept_la-MEPT-visitors.lo `test -f 'MEPT-visitors.c' || echo './'`MEPT-visitors.c; \ then mv -f ".deps/libmept_la-MEPT-visitors.Tpo" ".deps/libmept_la-MEPT-visitors.Plo"; else rm -f ".deps/libmept_la-MEPT-visitors.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-visitors.lo -MD -MP -MF .deps/libmept_la-MEPT-visitors.Tpo -c MEPT-visitors.c -fPIC -DPIC -o .libs/libmept_la-MEPT-visitors.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-visitors.lo -MD -MP -MF .deps/libmept_la-MEPT-visitors.Tpo -c MEPT-visitors.c -o libmept_la-MEPT-visitors.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-yield.lo -MD -MP -MF ".deps/libmept_la-MEPT-yield.Tpo" -c -o libmept_la-MEPT-yield.lo `test -f 'MEPT-yield.c' || echo './'`MEPT-yield.c; \ then mv -f ".deps/libmept_la-MEPT-yield.Tpo" ".deps/libmept_la-MEPT-yield.Plo"; else rm -f ".deps/libmept_la-MEPT-yield.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-yield.lo -MD -MP -MF .deps/libmept_la-MEPT-yield.Tpo -c MEPT-yield.c -fPIC -DPIC -o .libs/libmept_la-MEPT-yield.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-yield.lo -MD -MP -MF .deps/libmept_la-MEPT-yield.Tpo -c MEPT-yield.c -o libmept_la-MEPT-yield.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-yieldprod.lo -MD -MP -MF ".deps/libmept_la-MEPT-yieldprod.Tpo" -c -o libmept_la-MEPT-yieldprod.lo `test -f 'MEPT-yieldprod.c' || echo './'`MEPT-yieldprod.c; \ then mv -f ".deps/libmept_la-MEPT-yieldprod.Tpo" ".deps/libmept_la-MEPT-yieldprod.Plo"; else rm -f ".deps/libmept_la-MEPT-yieldprod.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-yieldprod.lo -MD -MP -MF .deps/libmept_la-MEPT-yieldprod.Tpo -c MEPT-yieldprod.c -fPIC -DPIC -o .libs/libmept_la-MEPT-yieldprod.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libmept_la-MEPT-yieldprod.lo -MD -MP -MF .deps/libmept_la-MEPT-yieldprod.Tpo -c MEPT-yieldprod.c -o libmept_la-MEPT-yieldprod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libmept.la -rpath /usr/lib -avoid-version -no-undefined libmept_la-MEPT.lo libmept_la-MEPT_dict.lo libmept_la-MEPT-ambtracker.lo libmept_la-MEPT-annotations.lo libmept_la-MEPT-apply.lo libmept_la-MEPT-args.lo libmept_la-MEPT-characters.lo libmept_la-MEPT-flatten.lo libmept_la-MEPT-implode.lo libmept_la-MEPT-layout.lo libmept_la-MEPT-length.lo libmept_la-MEPT-ordering.lo libmept_la-MEPT-origins.lo libmept_la-MEPT-posinfo.lo libmept_la-MEPT-productions.lo libmept_la-MEPT-renaming.lo libmept_la-MEPT-start.lo libmept_la-MEPT-symbols.lo libmept_la-MEPT-tree.lo libmept_la-MEPT-visitors.lo libmept_la-MEPT-yield.lo libmept_la-MEPT-yieldprod.lo -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm gcc -shared .libs/libmept_la-MEPT.o .libs/libmept_la-MEPT_dict.o .libs/libmept_la-MEPT-ambtracker.o .libs/libmept_la-MEPT-annotations.o .libs/libmept_la-MEPT-apply.o .libs/libmept_la-MEPT-args.o .libs/libmept_la-MEPT-characters.o .libs/libmept_la-MEPT-flatten.o .libs/libmept_la-MEPT-implode.o .libs/libmept_la-MEPT-layout.o .libs/libmept_la-MEPT-length.o .libs/libmept_la-MEPT-ordering.o .libs/libmept_la-MEPT-origins.o .libs/libmept_la-MEPT-posinfo.o .libs/libmept_la-MEPT-productions.o .libs/libmept_la-MEPT-renaming.o .libs/libmept_la-MEPT-start.o .libs/libmept_la-MEPT-symbols.o .libs/libmept_la-MEPT-tree.o .libs/libmept_la-MEPT-visitors.o .libs/libmept_la-MEPT-yield.o .libs/libmept_la-MEPT-yieldprod.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,-soname -Wl,libmept.so -o .libs/libmept.so ar cru .libs/libmept.a libmept_la-MEPT.o libmept_la-MEPT_dict.o libmept_la-MEPT-ambtracker.o libmept_la-MEPT-annotations.o libmept_la-MEPT-apply.o libmept_la-MEPT-args.o libmept_la-MEPT-characters.o libmept_la-MEPT-flatten.o libmept_la-MEPT-implode.o libmept_la-MEPT-layout.o libmept_la-MEPT-length.o libmept_la-MEPT-ordering.o libmept_la-MEPT-origins.o libmept_la-MEPT-posinfo.o libmept_la-MEPT-productions.o libmept_la-MEPT-renaming.o libmept_la-MEPT-start.o libmept_la-MEPT-symbols.o libmept_la-MEPT-tree.o libmept_la-MEPT-visitors.o libmept_la-MEPT-yield.o libmept_la-MEPT-yieldprod.o ranlib .libs/libmept.a creating libmept.la (cd .libs && rm -f libmept.la && ln -s ../libmept.la libmept.la) make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept' Making all in libptmept make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-PTMEPT.lo -MD -MP -MF ".deps/libPTMEPT_la-PTMEPT.Tpo" -c -o libPTMEPT_la-PTMEPT.lo `test -f 'PTMEPT.c' || echo './'`PTMEPT.c; \ then mv -f ".deps/libPTMEPT_la-PTMEPT.Tpo" ".deps/libPTMEPT_la-PTMEPT.Plo"; else rm -f ".deps/libPTMEPT_la-PTMEPT.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-PTMEPT.lo -MD -MP -MF .deps/libPTMEPT_la-PTMEPT.Tpo -c PTMEPT.c -fPIC -DPIC -o .libs/libPTMEPT_la-PTMEPT.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-PTMEPT.lo -MD -MP -MF .deps/libPTMEPT_la-PTMEPT.Tpo -c PTMEPT.c -o libPTMEPT_la-PTMEPT.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-PTMEPT_dict.lo -MD -MP -MF ".deps/libPTMEPT_la-PTMEPT_dict.Tpo" -c -o libPTMEPT_la-PTMEPT_dict.lo `test -f 'PTMEPT_dict.c' || echo './'`PTMEPT_dict.c; \ then mv -f ".deps/libPTMEPT_la-PTMEPT_dict.Tpo" ".deps/libPTMEPT_la-PTMEPT_dict.Plo"; else rm -f ".deps/libPTMEPT_la-PTMEPT_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-PTMEPT_dict.lo -MD -MP -MF .deps/libPTMEPT_la-PTMEPT_dict.Tpo -c PTMEPT_dict.c -fPIC -DPIC -o .libs/libPTMEPT_la-PTMEPT_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-PTMEPT_dict.lo -MD -MP -MF .deps/libPTMEPT_la-PTMEPT_dict.Tpo -c PTMEPT_dict.c -o libPTMEPT_la-PTMEPT_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-lift.lo -MD -MP -MF ".deps/libPTMEPT_la-lift.Tpo" -c -o libPTMEPT_la-lift.lo `test -f 'lift.c' || echo './'`lift.c; \ then mv -f ".deps/libPTMEPT_la-lift.Tpo" ".deps/libPTMEPT_la-lift.Plo"; else rm -f ".deps/libPTMEPT_la-lift.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-lift.lo -MD -MP -MF .deps/libPTMEPT_la-lift.Tpo -c lift.c -fPIC -DPIC -o .libs/libPTMEPT_la-lift.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-lift.lo -MD -MP -MF .deps/libPTMEPT_la-lift.Tpo -c lift.c -o libPTMEPT_la-lift.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-lower.lo -MD -MP -MF ".deps/libPTMEPT_la-lower.Tpo" -c -o libPTMEPT_la-lower.lo `test -f 'lower.c' || echo './'`lower.c; \ then mv -f ".deps/libPTMEPT_la-lower.Tpo" ".deps/libPTMEPT_la-lower.Plo"; else rm -f ".deps/libPTMEPT_la-lower.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-lower.lo -MD -MP -MF .deps/libPTMEPT_la-lower.Tpo -c lower.c -fPIC -DPIC -o .libs/libPTMEPT_la-lower.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libPTMEPT_la-lower.lo -MD -MP -MF .deps/libPTMEPT_la-lower.Tpo -c lower.c -o libPTMEPT_la-lower.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libPTMEPT.la -rpath /usr/lib -avoid-version -no-undefined libPTMEPT_la-PTMEPT.lo libPTMEPT_la-PTMEPT_dict.lo libPTMEPT_la-lift.lo libPTMEPT_la-lower.lo ../libmept/libmept.la -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm gcc -shared .libs/libPTMEPT_la-PTMEPT.o .libs/libPTMEPT_la-PTMEPT_dict.o .libs/libPTMEPT_la-lift.o .libs/libPTMEPT_la-lower.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs ../libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,-soname -Wl,libPTMEPT.so -o .libs/libPTMEPT.so ar cru .libs/libPTMEPT.a libPTMEPT_la-PTMEPT.o libPTMEPT_la-PTMEPT_dict.o libPTMEPT_la-lift.o libPTMEPT_la-lower.o ranlib .libs/libPTMEPT.a creating libPTMEPT.la (cd .libs && rm -f libPTMEPT.la && ln -s ../libPTMEPT.la libPTMEPT.la) make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept' Making all in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' Making all in implodePT make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' Making all in test make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' Making all in terms make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/terms' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/terms' Making all in grammar make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/grammar' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/grammar' Making all in in make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/in' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/in' Making all in out make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/out' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/out' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT implodePT-main.o -MD -MP -MF ".deps/implodePT-main.Tpo" -c -o implodePT-main.o implodePT-main.c; \ then mv -f ".deps/implodePT-main.Tpo" ".deps/implodePT-main.Po"; else rm -f ".deps/implodePT-main.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o implodePT implodePT-main.o -L../../libmept -lmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/implodePT implodePT-main.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating implodePT make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' Making all in filterPT make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' Making all in test make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' Making all in sdf make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/sdf' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/sdf' Making all in terms make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/terms' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/terms' Making all in in make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/in' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/in' Making all in out make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/out' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/out' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT minmax.o -MD -MP -MF ".deps/minmax.Tpo" -c -o minmax.o minmax.c; \ then mv -f ".deps/minmax.Tpo" ".deps/minmax.Po"; else rm -f ".deps/minmax.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT flattenAgain.o -MD -MP -MF ".deps/flattenAgain.Tpo" -c -o flattenAgain.o flattenAgain.c; \ then mv -f ".deps/flattenAgain.Tpo" ".deps/flattenAgain.Po"; else rm -f ".deps/flattenAgain.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o filterPT main.o minmax.o flattenAgain.o -L../../libmept -lmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/filterPT main.o minmax.o flattenAgain.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating filterPT make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT flattenPT-main.o -MD -MP -MF ".deps/flattenPT-main.Tpo" -c -o flattenPT-main.o flattenPT-main.c; \ then mv -f ".deps/flattenPT-main.Tpo" ".deps/flattenPT-main.Po"; else rm -f ".deps/flattenPT-main.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o flattenPT flattenPT-main.o -L../libmept -lmept -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/flattenPT flattenPT-main.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating flattenPT if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT unparser.tif.o -MD -MP -MF ".deps/unparser.tif.Tpo" -c -o unparser.tif.o unparser.tif.c; \ then mv -f ".deps/unparser.tif.Tpo" ".deps/unparser.tif.Po"; else rm -f ".deps/unparser.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT unparsePT-main.o -MD -MP -MF ".deps/unparsePT-main.Tpo" -c -o unparsePT-main.o unparsePT-main.c; \ then mv -f ".deps/unparsePT-main.Tpo" ".deps/unparsePT-main.Po"; else rm -f ".deps/unparsePT-main.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o unparsePT unparser.tif.o unparsePT-main.o ../libmept/libmept.la -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm gcc -D__NO_CTYPE -o .libs/unparsePT unparser.tif.o unparsePT-main.o ../libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating unparsePT if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT unparseProd-main.o -MD -MP -MF ".deps/unparseProd-main.Tpo" -c -o unparseProd-main.o unparseProd-main.c; \ then mv -f ".deps/unparseProd-main.Tpo" ".deps/unparseProd-main.Po"; else rm -f ".deps/unparseProd-main.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o unparseProd unparseProd-main.o -L../libmept -lmept -lATerm gcc -D__NO_CTYPE -o .libs/unparseProd unparseProd-main.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating unparseProd if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT position-annotator.tif.o -MD -MP -MF ".deps/position-annotator.tif.Tpo" -c -o position-annotator.tif.o position-annotator.tif.c; \ then mv -f ".deps/position-annotator.tif.Tpo" ".deps/position-annotator.tif.Po"; else rm -f ".deps/position-annotator.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT addPosInfo.o -MD -MP -MF ".deps/addPosInfo.Tpo" -c -o addPosInfo.o addPosInfo.c; \ then mv -f ".deps/addPosInfo.Tpo" ".deps/addPosInfo.Po"; else rm -f ".deps/addPosInfo.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o addPosInfo position-annotator.tif.o addPosInfo.o -L../libmept -lmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm gcc -D__NO_CTYPE -o .libs/addPosInfo position-annotator.tif.o addPosInfo.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating addPosInfo if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT ambtracker-main.o -MD -MP -MF ".deps/ambtracker-main.Tpo" -c -o ambtracker-main.o ambtracker-main.c; \ then mv -f ".deps/ambtracker-main.Tpo" ".deps/ambtracker-main.Po"; else rm -f ".deps/ambtracker-main.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT ambiguity-reporter.tif.o -MD -MP -MF ".deps/ambiguity-reporter.tif.Tpo" -c -o ambiguity-reporter.tif.o ambiguity-reporter.tif.c; \ then mv -f ".deps/ambiguity-reporter.tif.Tpo" ".deps/ambiguity-reporter.tif.Po"; else rm -f ".deps/ambiguity-reporter.tif.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o ambtracker ambtracker-main.o ambiguity-reporter.tif.o -L../libmept -lmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm gcc -D__NO_CTYPE -o .libs/ambtracker ambtracker-main.o ambiguity-reporter.tif.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating ambtracker if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT apply-function.tif.o -MD -MP -MF ".deps/apply-function.tif.Tpo" -c -o apply-function.tif.o apply-function.tif.c; \ then mv -f ".deps/apply-function.tif.Tpo" ".deps/apply-function.tif.Po"; else rm -f ".deps/apply-function.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT apply-function.o -MD -MP -MF ".deps/apply-function.Tpo" -c -o apply-function.o apply-function.c; \ then mv -f ".deps/apply-function.Tpo" ".deps/apply-function.Po"; else rm -f ".deps/apply-function.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o apply-function apply-function.tif.o apply-function.o -L../libmept -lmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm gcc -D__NO_CTYPE -o .libs/apply-function apply-function.tif.o apply-function.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating apply-function if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT liftPT-main.o -MD -MP -MF ".deps/liftPT-main.Tpo" -c -o liftPT-main.o liftPT-main.c; \ then mv -f ".deps/liftPT-main.Tpo" ".deps/liftPT-main.Po"; else rm -f ".deps/liftPT-main.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o liftPT liftPT-main.o -L../libptmept -lPTMEPT -L../libmept -lmept -lATerm gcc -D__NO_CTYPE -o .libs/liftPT liftPT-main.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating liftPT if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pt-support\" -DVERSION=\"2.1\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libmept -I../libasfix2 -I../libconversion -I../libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT comparePT-main.o -MD -MP -MF ".deps/comparePT-main.Tpo" -c -o comparePT-main.o comparePT-main.c; \ then mv -f ".deps/comparePT-main.Tpo" ".deps/comparePT-main.Po"; else rm -f ".deps/comparePT-main.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o comparePT comparePT-main.o -L../libmept -lmept -lATerm gcc -D__NO_CTYPE -o .libs/comparePT comparePT-main.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating comparePT sed 's@__PREFIX__@/usr@g' < unparser.idef.src > unparser.idef sed 's@__PREFIX__@/usr@g' < position-annotator.idef.src > position-annotator.idef sed 's@__PREFIX__@/usr@g' < apply-function.idef.src > apply-function.idef sed 's@__PREFIX__@/usr@g' < ambiguity-reporter.idef.src > ambiguity-reporter.idef make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' Making all in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' Making all in terms make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test/terms' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test/terms' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' Making all in asf-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' Making all in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME.lo -MD -MP -MF ".deps/libASFME_la-ASFME.Tpo" -c -o libASFME_la-ASFME.lo `test -f 'ASFME.c' || echo './'`ASFME.c; \ then mv -f ".deps/libASFME_la-ASFME.Tpo" ".deps/libASFME_la-ASFME.Plo"; else rm -f ".deps/libASFME_la-ASFME.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME.lo -MD -MP -MF .deps/libASFME_la-ASFME.Tpo -c ASFME.c -fPIC -DPIC -o .libs/libASFME_la-ASFME.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME.lo -MD -MP -MF .deps/libASFME_la-ASFME.Tpo -c ASFME.c -o libASFME_la-ASFME.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME_dict.lo -MD -MP -MF ".deps/libASFME_la-ASFME_dict.Tpo" -c -o libASFME_la-ASFME_dict.lo `test -f 'ASFME_dict.c' || echo './'`ASFME_dict.c; \ then mv -f ".deps/libASFME_la-ASFME_dict.Tpo" ".deps/libASFME_la-ASFME_dict.Plo"; else rm -f ".deps/libASFME_la-ASFME_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME_dict.lo -MD -MP -MF .deps/libASFME_la-ASFME_dict.Tpo -c ASFME_dict.c -fPIC -DPIC -o .libs/libASFME_la-ASFME_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME_dict.lo -MD -MP -MF .deps/libASFME_la-ASFME_dict.Tpo -c ASFME_dict.c -o libASFME_la-ASFME_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME-utils.lo -MD -MP -MF ".deps/libASFME_la-ASFME-utils.Tpo" -c -o libASFME_la-ASFME-utils.lo `test -f 'ASFME-utils.c' || echo './'`ASFME-utils.c; \ then mv -f ".deps/libASFME_la-ASFME-utils.Tpo" ".deps/libASFME_la-ASFME-utils.Plo"; else rm -f ".deps/libASFME_la-ASFME-utils.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME-utils.lo -MD -MP -MF .deps/libASFME_la-ASFME-utils.Tpo -c ASFME-utils.c -fPIC -DPIC -o .libs/libASFME_la-ASFME-utils.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-ASFME-utils.lo -MD -MP -MF .deps/libASFME_la-ASFME-utils.Tpo -c ASFME-utils.c -o libASFME_la-ASFME-utils.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-lift.lo -MD -MP -MF ".deps/libASFME_la-lift.Tpo" -c -o libASFME_la-lift.lo `test -f 'lift.c' || echo './'`lift.c; \ then mv -f ".deps/libASFME_la-lift.Tpo" ".deps/libASFME_la-lift.Plo"; else rm -f ".deps/libASFME_la-lift.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-lift.lo -MD -MP -MF .deps/libASFME_la-lift.Tpo -c lift.c -fPIC -DPIC -o .libs/libASFME_la-lift.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-lift.lo -MD -MP -MF .deps/libASFME_la-lift.Tpo -c lift.c -o libASFME_la-lift.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-lower.lo -MD -MP -MF ".deps/libASFME_la-lower.Tpo" -c -o libASFME_la-lower.lo `test -f 'lower.c' || echo './'`lower.c; \ then mv -f ".deps/libASFME_la-lower.Tpo" ".deps/libASFME_la-lower.Plo"; else rm -f ".deps/libASFME_la-lower.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-lower.lo -MD -MP -MF .deps/libASFME_la-lower.Tpo -c lower.c -fPIC -DPIC -o .libs/libASFME_la-lower.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asf-support\" -DVERSION=\"1.5\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libASFME_la-lower.lo -MD -MP -MF .deps/libASFME_la-lower.Tpo -c lower.c -o libASFME_la-lower.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libASFME.la -rpath /usr/lib -avoid-version -no-undefined libASFME_la-ASFME.lo libASFME_la-ASFME_dict.lo libASFME_la-ASFME-utils.lo libASFME_la-lift.lo libASFME_la-lower.lo -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm gcc -shared .libs/libASFME_la-ASFME.o .libs/libASFME_la-ASFME_dict.o .libs/libASFME_la-ASFME-utils.o .libs/libASFME_la-lift.o .libs/libASFME_la-lower.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,-soname -Wl,libASFME.so -o .libs/libASFME.so ar cru .libs/libASFME.a libASFME_la-ASFME.o libASFME_la-ASFME_dict.o libASFME_la-ASFME-utils.o libASFME_la-lift.o libASFME_la-lower.o ranlib .libs/libASFME.a creating libASFME.la (cd .libs && rm -f libASFME.la && ln -s ../libASFME.la libASFME.la) make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' Making all in sdf-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' Making all in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME.lo -MD -MP -MF ".deps/SDFME.Tpo" -c -o SDFME.lo SDFME.c; \ then mv -f ".deps/SDFME.Tpo" ".deps/SDFME.Plo"; else rm -f ".deps/SDFME.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME.lo -MD -MP -MF .deps/SDFME.Tpo -c SDFME.c -fPIC -DPIC -o .libs/SDFME.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME.lo -MD -MP -MF .deps/SDFME.Tpo -c SDFME.c -o SDFME.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME_dict.lo -MD -MP -MF ".deps/SDFME_dict.Tpo" -c -o SDFME_dict.lo SDFME_dict.c; \ then mv -f ".deps/SDFME_dict.Tpo" ".deps/SDFME_dict.Plo"; else rm -f ".deps/SDFME_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME_dict.lo -MD -MP -MF .deps/SDFME_dict.Tpo -c SDFME_dict.c -fPIC -DPIC -o .libs/SDFME_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME_dict.lo -MD -MP -MF .deps/SDFME_dict.Tpo -c SDFME_dict.c -o SDFME_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME-utils.lo -MD -MP -MF ".deps/SDFME-utils.Tpo" -c -o SDFME-utils.lo SDFME-utils.c; \ then mv -f ".deps/SDFME-utils.Tpo" ".deps/SDFME-utils.Plo"; else rm -f ".deps/SDFME-utils.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME-utils.lo -MD -MP -MF .deps/SDFME-utils.Tpo -c SDFME-utils.c -fPIC -DPIC -o .libs/SDFME-utils.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT SDFME-utils.lo -MD -MP -MF .deps/SDFME-utils.Tpo -c SDFME-utils.c -o SDFME-utils.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT get-module-name.lo -MD -MP -MF ".deps/get-module-name.Tpo" -c -o get-module-name.lo get-module-name.c; \ then mv -f ".deps/get-module-name.Tpo" ".deps/get-module-name.Plo"; else rm -f ".deps/get-module-name.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT get-module-name.lo -MD -MP -MF .deps/get-module-name.Tpo -c get-module-name.c -fPIC -DPIC -o .libs/get-module-name.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT get-module-name.lo -MD -MP -MF .deps/get-module-name.Tpo -c get-module-name.c -o get-module-name.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT grammar.lo -MD -MP -MF ".deps/grammar.Tpo" -c -o grammar.lo grammar.c; \ then mv -f ".deps/grammar.Tpo" ".deps/grammar.Plo"; else rm -f ".deps/grammar.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/grammar.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c grammar.c -o grammar.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT prio.lo -MD -MP -MF ".deps/prio.Tpo" -c -o prio.lo prio.c; \ then mv -f ".deps/prio.Tpo" ".deps/prio.Plo"; else rm -f ".deps/prio.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT prio.lo -MD -MP -MF .deps/prio.Tpo -c prio.c -fPIC -DPIC -o .libs/prio.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT prio.lo -MD -MP -MF .deps/prio.Tpo -c prio.c -o prio.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT prod.lo -MD -MP -MF ".deps/prod.Tpo" -c -o prod.lo prod.c; \ then mv -f ".deps/prod.Tpo" ".deps/prod.Plo"; else rm -f ".deps/prod.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT prod.lo -MD -MP -MF .deps/prod.Tpo -c prod.c -fPIC -DPIC -o .libs/prod.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT prod.lo -MD -MP -MF .deps/prod.Tpo -c prod.c -o prod.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT restrict.lo -MD -MP -MF ".deps/restrict.Tpo" -c -o restrict.lo restrict.c; \ then mv -f ".deps/restrict.Tpo" ".deps/restrict.Plo"; else rm -f ".deps/restrict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT restrict.lo -MD -MP -MF .deps/restrict.Tpo -c restrict.c -fPIC -DPIC -o .libs/restrict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT restrict.lo -MD -MP -MF .deps/restrict.Tpo -c restrict.c -o restrict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT import-operations.lo -MD -MP -MF ".deps/import-operations.Tpo" -c -o import-operations.lo import-operations.c; \ then mv -f ".deps/import-operations.Tpo" ".deps/import-operations.Plo"; else rm -f ".deps/import-operations.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT import-operations.lo -MD -MP -MF .deps/import-operations.Tpo -c import-operations.c -fPIC -DPIC -o .libs/import-operations.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT import-operations.lo -MD -MP -MF .deps/import-operations.Tpo -c import-operations.c -o import-operations.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sort.lo -MD -MP -MF ".deps/sort.Tpo" -c -o sort.lo sort.c; \ then mv -f ".deps/sort.Tpo" ".deps/sort.Plo"; else rm -f ".deps/sort.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -fPIC -DPIC -o .libs/sort.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -o sort.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libSDFME.la -rpath /usr/lib -avoid-version -no-undefined SDFME.lo SDFME_dict.lo SDFME-utils.lo get-module-name.lo grammar.lo prio.lo prod.lo restrict.lo import-operations.lo sort.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm gcc -shared .libs/SDFME.o .libs/SDFME_dict.o .libs/SDFME-utils.o .libs/get-module-name.o .libs/grammar.o .libs/prio.o .libs/prod.o .libs/restrict.o .libs/import-operations.o .libs/sort.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,-soname -Wl,libSDFME.so -o .libs/libSDFME.so ar cru .libs/libSDFME.a SDFME.o SDFME_dict.o SDFME-utils.o get-module-name.o grammar.o prio.o prod.o restrict.o import-operations.o sort.o ranlib .libs/libSDFME.a creating libSDFME.la (cd .libs && rm -f libSDFME.la && ln -s ../libSDFME.la libSDFME.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf2pt.lo -MD -MP -MF ".deps/sdf2pt.Tpo" -c -o sdf2pt.lo sdf2pt.c; \ then mv -f ".deps/sdf2pt.Tpo" ".deps/sdf2pt.Plo"; else rm -f ".deps/sdf2pt.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf2pt.lo -MD -MP -MF .deps/sdf2pt.Tpo -c sdf2pt.c -fPIC -DPIC -o .libs/sdf2pt.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf2pt.lo -MD -MP -MF .deps/sdf2pt.Tpo -c sdf2pt.c -o sdf2pt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libSDF2PT.la -rpath /usr/lib -avoid-version -no-undefined sdf2pt.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm ./libSDFME.la gcc -shared .libs/sdf2pt.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm ./.libs/libSDFME.so -Wl,-soname -Wl,libSDF2PT.so -o .libs/libSDF2PT.so ar cru .libs/libSDF2PT.a sdf2pt.o ranlib .libs/libSDF2PT.a creating libSDF2PT.la (cd .libs && rm -f libSDF2PT.la && ln -s ../libSDF2PT.la libSDF2PT.la) if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT pt2sdf.lo -MD -MP -MF ".deps/pt2sdf.Tpo" -c -o pt2sdf.lo pt2sdf.c; \ then mv -f ".deps/pt2sdf.Tpo" ".deps/pt2sdf.Plo"; else rm -f ".deps/pt2sdf.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT pt2sdf.lo -MD -MP -MF .deps/pt2sdf.Tpo -c pt2sdf.c -fPIC -DPIC -o .libs/pt2sdf.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT pt2sdf.lo -MD -MP -MF .deps/pt2sdf.Tpo -c pt2sdf.c -o pt2sdf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libPT2SDF.la -rpath /usr/lib -avoid-version -no-undefined pt2sdf.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm ./libSDFME.la gcc -shared .libs/pt2sdf.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm ./.libs/libSDFME.so -Wl,-soname -Wl,libPT2SDF.so -o .libs/libPT2SDF.so ar cru .libs/libPT2SDF.a pt2sdf.o ranlib .libs/libPT2SDF.a creating libPT2SDF.la (cd .libs && rm -f libPT2SDF.la && ln -s ../libPT2SDF.la libPT2SDF.la) make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib' Making all in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' Making all in sdf-modules make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' Making all in src make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules/src' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf-modules.o -MD -MP -MF ".deps/sdf-modules.Tpo" -c -o sdf-modules.o sdf-modules.c; \ then mv -f ".deps/sdf-modules.Tpo" ".deps/sdf-modules.Po"; else rm -f ".deps/sdf-modules.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf-modules.tif.o -MD -MP -MF ".deps/sdf-modules.tif.Tpo" -c -o sdf-modules.tif.o sdf-modules.tif.c; \ then mv -f ".deps/sdf-modules.tif.Tpo" ".deps/sdf-modules.tif.Po"; else rm -f ".deps/sdf-modules.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT module-table.o -MD -MP -MF ".deps/module-table.Tpo" -c -o module-table.o module-table.c; \ then mv -f ".deps/module-table.Tpo" ".deps/module-table.Po"; else rm -f ".deps/module-table.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf-imports.o -MD -MP -MF ".deps/sdf-imports.Tpo" -c -o sdf-imports.o sdf-imports.c; \ then mv -f ".deps/sdf-imports.Tpo" ".deps/sdf-imports.Po"; else rm -f ".deps/sdf-imports.Tpo"; exit 1; fi /bin/sh ../../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o sdf-modules sdf-modules.o sdf-modules.tif.o module-table.o sdf-imports.o -L../../../lib -lSDFME -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/sdf-modules sdf-modules.o sdf-modules.tif.o module-table.o sdf-imports.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libSDFME.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating sdf-modules sed 's@__PREFIX__@/usr@g' < sdf-modules.idef.src > sdf-modules.idef make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules/src' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' Making all in sdf-renaming make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' Making all in src make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming/src' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf-renaming.o -MD -MP -MF ".deps/sdf-renaming.Tpo" -c -o sdf-renaming.o sdf-renaming.c; \ then mv -f ".deps/sdf-renaming.Tpo" ".deps/sdf-renaming.Po"; else rm -f ".deps/sdf-renaming.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sdf-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../../lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sdf-renaming.tif.o -MD -MP -MF ".deps/sdf-renaming.tif.Tpo" -c -o sdf-renaming.tif.o sdf-renaming.tif.c; \ then mv -f ".deps/sdf-renaming.tif.Tpo" ".deps/sdf-renaming.tif.Po"; else rm -f ".deps/sdf-renaming.tif.Tpo"; exit 1; fi /bin/sh ../../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o sdf-renaming sdf-renaming.o sdf-renaming.tif.o -L../../../lib -lSDFME -lSDF2PT -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/sdf-renaming sdf-renaming.o sdf-renaming.tif.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libSDF2PT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libSDFME.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating sdf-renaming sed 's@__PREFIX__@/usr@g' < sdf-renaming.idef.src > sdf-renaming.idef make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming/src' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' Making all in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/test' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' Making all in sglr make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' Making all in doc make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/doc' Making all in libsglr make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-sglr-interface.lo -MD -MP -MF ".deps/libsglr_la-sglr-interface.Tpo" -c -o libsglr_la-sglr-interface.lo `test -f 'sglr-interface.c' || echo './'`sglr-interface.c; \ then mv -f ".deps/libsglr_la-sglr-interface.Tpo" ".deps/libsglr_la-sglr-interface.Plo"; else rm -f ".deps/libsglr_la-sglr-interface.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-sglr-interface.lo -MD -MP -MF .deps/libsglr_la-sglr-interface.Tpo -c sglr-interface.c -fPIC -DPIC -o .libs/libsglr_la-sglr-interface.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-sglr-interface.lo -MD -MP -MF .deps/libsglr_la-sglr-interface.Tpo -c sglr-interface.c -o libsglr_la-sglr-interface.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-forest.lo -MD -MP -MF ".deps/libsglr_la-forest.Tpo" -c -o libsglr_la-forest.lo `test -f 'forest.c' || echo './'`forest.c; \ then mv -f ".deps/libsglr_la-forest.Tpo" ".deps/libsglr_la-forest.Plo"; else rm -f ".deps/libsglr_la-forest.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-forest.lo -MD -MP -MF .deps/libsglr_la-forest.Tpo -c forest.c -fPIC -DPIC -o .libs/libsglr_la-forest.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-forest.lo -MD -MP -MF .deps/libsglr_la-forest.Tpo -c forest.c -o libsglr_la-forest.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-parse-table.lo -MD -MP -MF ".deps/libsglr_la-parse-table.Tpo" -c -o libsglr_la-parse-table.lo `test -f 'parse-table.c' || echo './'`parse-table.c; \ then mv -f ".deps/libsglr_la-parse-table.Tpo" ".deps/libsglr_la-parse-table.Plo"; else rm -f ".deps/libsglr_la-parse-table.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-parse-table.lo -MD -MP -MF .deps/libsglr_la-parse-table.Tpo -c parse-table.c -fPIC -DPIC -o .libs/libsglr_la-parse-table.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-parse-table.lo -MD -MP -MF .deps/libsglr_la-parse-table.Tpo -c parse-table.c -o libsglr_la-parse-table.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-parser.lo -MD -MP -MF ".deps/libsglr_la-parser.Tpo" -c -o libsglr_la-parser.lo `test -f 'parser.c' || echo './'`parser.c; \ then mv -f ".deps/libsglr_la-parser.Tpo" ".deps/libsglr_la-parser.Plo"; else rm -f ".deps/libsglr_la-parser.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-parser.lo -MD -MP -MF .deps/libsglr_la-parser.Tpo -c parser.c -fPIC -DPIC -o .libs/libsglr_la-parser.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-parser.lo -MD -MP -MF .deps/libsglr_la-parser.Tpo -c parser.c -o libsglr_la-parser.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-stack.lo -MD -MP -MF ".deps/libsglr_la-stack.Tpo" -c -o libsglr_la-stack.lo `test -f 'stack.c' || echo './'`stack.c; \ then mv -f ".deps/libsglr_la-stack.Tpo" ".deps/libsglr_la-stack.Plo"; else rm -f ".deps/libsglr_la-stack.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-stack.lo -MD -MP -MF .deps/libsglr_la-stack.Tpo -c stack.c -fPIC -DPIC -o .libs/libsglr_la-stack.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-stack.lo -MD -MP -MF .deps/libsglr_la-stack.Tpo -c stack.c -o libsglr_la-stack.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-rsrc-usage.lo -MD -MP -MF ".deps/libsglr_la-rsrc-usage.Tpo" -c -o libsglr_la-rsrc-usage.lo `test -f 'rsrc-usage.c' || echo './'`rsrc-usage.c; \ then mv -f ".deps/libsglr_la-rsrc-usage.Tpo" ".deps/libsglr_la-rsrc-usage.Plo"; else rm -f ".deps/libsglr_la-rsrc-usage.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-rsrc-usage.lo -MD -MP -MF .deps/libsglr_la-rsrc-usage.Tpo -c rsrc-usage.c -fPIC -DPIC -o .libs/libsglr_la-rsrc-usage.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-rsrc-usage.lo -MD -MP -MF .deps/libsglr_la-rsrc-usage.Tpo -c rsrc-usage.c -o libsglr_la-rsrc-usage.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-stack-collect.lo -MD -MP -MF ".deps/libsglr_la-stack-collect.Tpo" -c -o libsglr_la-stack-collect.lo `test -f 'stack-collect.c' || echo './'`stack-collect.c; \ then mv -f ".deps/libsglr_la-stack-collect.Tpo" ".deps/libsglr_la-stack-collect.Plo"; else rm -f ".deps/libsglr_la-stack-collect.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-stack-collect.lo -MD -MP -MF .deps/libsglr_la-stack-collect.Tpo -c stack-collect.c -fPIC -DPIC -o .libs/libsglr_la-stack-collect.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-stack-collect.lo -MD -MP -MF .deps/libsglr_la-stack-collect.Tpo -c stack-collect.c -o libsglr_la-stack-collect.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-bitmap.lo -MD -MP -MF ".deps/libsglr_la-bitmap.Tpo" -c -o libsglr_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c; \ then mv -f ".deps/libsglr_la-bitmap.Tpo" ".deps/libsglr_la-bitmap.Plo"; else rm -f ".deps/libsglr_la-bitmap.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-bitmap.lo -MD -MP -MF .deps/libsglr_la-bitmap.Tpo -c bitmap.c -fPIC -DPIC -o .libs/libsglr_la-bitmap.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-bitmap.lo -MD -MP -MF .deps/libsglr_la-bitmap.Tpo -c bitmap.c -o libsglr_la-bitmap.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-ambi-tables.lo -MD -MP -MF ".deps/libsglr_la-ambi-tables.Tpo" -c -o libsglr_la-ambi-tables.lo `test -f 'ambi-tables.c' || echo './'`ambi-tables.c; \ then mv -f ".deps/libsglr_la-ambi-tables.Tpo" ".deps/libsglr_la-ambi-tables.Plo"; else rm -f ".deps/libsglr_la-ambi-tables.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-ambi-tables.lo -MD -MP -MF .deps/libsglr_la-ambi-tables.Tpo -c ambi-tables.c -fPIC -DPIC -o .libs/libsglr_la-ambi-tables.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-ambi-tables.lo -MD -MP -MF .deps/libsglr_la-ambi-tables.Tpo -c ambi-tables.c -o libsglr_la-ambi-tables.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-marking.lo -MD -MP -MF ".deps/libsglr_la-marking.Tpo" -c -o libsglr_la-marking.lo `test -f 'marking.c' || echo './'`marking.c; \ then mv -f ".deps/libsglr_la-marking.Tpo" ".deps/libsglr_la-marking.Plo"; else rm -f ".deps/libsglr_la-marking.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-marking.lo -MD -MP -MF .deps/libsglr_la-marking.Tpo -c marking.c -fPIC -DPIC -o .libs/libsglr_la-marking.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-marking.lo -MD -MP -MF .deps/libsglr_la-marking.Tpo -c marking.c -o libsglr_la-marking.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-posmap.lo -MD -MP -MF ".deps/libsglr_la-posmap.Tpo" -c -o libsglr_la-posmap.lo `test -f 'posmap.c' || echo './'`posmap.c; \ then mv -f ".deps/libsglr_la-posmap.Tpo" ".deps/libsglr_la-posmap.Plo"; else rm -f ".deps/libsglr_la-posmap.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-posmap.lo -MD -MP -MF .deps/libsglr_la-posmap.Tpo -c posmap.c -fPIC -DPIC -o .libs/libsglr_la-posmap.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-posmap.lo -MD -MP -MF .deps/libsglr_la-posmap.Tpo -c posmap.c -o libsglr_la-posmap.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-levels.lo -MD -MP -MF ".deps/libsglr_la-levels.Tpo" -c -o libsglr_la-levels.lo `test -f 'levels.c' || echo './'`levels.c; \ then mv -f ".deps/libsglr_la-levels.Tpo" ".deps/libsglr_la-levels.Plo"; else rm -f ".deps/libsglr_la-levels.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-levels.lo -MD -MP -MF .deps/libsglr_la-levels.Tpo -c levels.c -fPIC -DPIC -o .libs/libsglr_la-levels.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libsglr_la-levels.lo -MD -MP -MF .deps/libsglr_la-levels.Tpo -c levels.c -o libsglr_la-levels.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libsglr.la -rpath /usr/lib -avoid-version -no-undefined libsglr_la-sglr-interface.lo libsglr_la-forest.lo libsglr_la-parse-table.lo libsglr_la-parser.lo libsglr_la-stack.lo libsglr_la-rsrc-usage.lo libsglr_la-stack-collect.lo libsglr_la-bitmap.lo libsglr_la-ambi-tables.lo libsglr_la-marking.lo libsglr_la-posmap.lo libsglr_la-levels.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm gcc -shared .libs/libsglr_la-sglr-interface.o .libs/libsglr_la-forest.o .libs/libsglr_la-parse-table.o .libs/libsglr_la-parser.o .libs/libsglr_la-stack.o .libs/libsglr_la-rsrc-usage.o .libs/libsglr_la-stack-collect.o .libs/libsglr_la-bitmap.o .libs/libsglr_la-ambi-tables.o .libs/libsglr_la-marking.o .libs/libsglr_la-posmap.o .libs/libsglr_la-levels.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,-soname -Wl,libsglr.so -o .libs/libsglr.so ar cru .libs/libsglr.a libsglr_la-sglr-interface.o libsglr_la-forest.o libsglr_la-parse-table.o libsglr_la-parser.o libsglr_la-stack.o libsglr_la-rsrc-usage.o libsglr_la-stack-collect.o libsglr_la-bitmap.o libsglr_la-ambi-tables.o libsglr_la-marking.o libsglr_la-posmap.o libsglr_la-levels.o ranlib .libs/libsglr.a creating libsglr.la (cd .libs && rm -f libsglr.la && ln -s ../libsglr.la libsglr.la) make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr' Making all in sglr make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/sglr' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sglr.tif.o -MD -MP -MF ".deps/sglr.tif.Tpo" -c -o sglr.tif.o sglr.tif.c; \ then mv -f ".deps/sglr.tif.Tpo" ".deps/sglr.tif.Po"; else rm -f ".deps/sglr.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT sglr-main.o -MD -MP -MF ".deps/sglr-main.Tpo" -c -o sglr-main.o sglr-main.c; \ then mv -f ".deps/sglr-main.Tpo" ".deps/sglr-main.Po"; else rm -f ".deps/sglr-main.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o sglr sglr.tif.o sglr-main.o getopt.o getopt1.o -L../libsglr -lsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/sglr sglr.tif.o sglr-main.o getopt.o getopt1.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating sglr sed 's@__PREFIX__@/usr@g' < sglr.idef.src > sglr.idef make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/sglr' Making all in dump make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/dump' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT dump-actions.o -MD -MP -MF ".deps/dump-actions.Tpo" -c -o dump-actions.o dump-actions.c; \ then mv -f ".deps/dump-actions.Tpo" ".deps/dump-actions.Po"; else rm -f ".deps/dump-actions.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT dump-skel.o -MD -MP -MF ".deps/dump-skel.Tpo" -c -o dump-skel.o dump-skel.c; \ then mv -f ".deps/dump-skel.Tpo" ".deps/dump-skel.Po"; else rm -f ".deps/dump-skel.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o dump-actions dump-actions.o dump-skel.o -L../libsglr -lsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/dump-actions dump-actions.o dump-skel.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating dump-actions if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT dump-gotos.o -MD -MP -MF ".deps/dump-gotos.Tpo" -c -o dump-gotos.o dump-gotos.c; \ then mv -f ".deps/dump-gotos.Tpo" ".deps/dump-gotos.Po"; else rm -f ".deps/dump-gotos.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o dump-gotos dump-gotos.o dump-skel.o -L../libsglr -lsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm gcc -D__NO_CTYPE -o .libs/dump-gotos dump-gotos.o dump-skel.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating dump-gotos if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT dump-priorities.o -MD -MP -MF ".deps/dump-priorities.Tpo" -c -o dump-priorities.o dump-priorities.c; \ then mv -f ".deps/dump-priorities.Tpo" ".deps/dump-priorities.Po"; else rm -f ".deps/dump-priorities.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o dump-priorities dump-priorities.o dump-skel.o -L../libsglr -lsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm gcc -D__NO_CTYPE -o .libs/dump-priorities dump-priorities.o dump-skel.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating dump-priorities if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT dump-productions.o -MD -MP -MF ".deps/dump-productions.Tpo" -c -o dump-productions.o dump-productions.c; \ then mv -f ".deps/dump-productions.Tpo" ".deps/dump-productions.Po"; else rm -f ".deps/dump-productions.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o dump-productions dump-productions.o dump-skel.o -L../libsglr -lsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm gcc -D__NO_CTYPE -o .libs/dump-productions dump-productions.o dump-skel.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating dump-productions make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/dump' Making all in restorebrackets make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' Making all in src make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets/src' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT restorebrackets.tif.o -MD -MP -MF ".deps/restorebrackets.tif.Tpo" -c -o restorebrackets.tif.o restorebrackets.tif.c; \ then mv -f ".deps/restorebrackets.tif.Tpo" ".deps/restorebrackets.tif.Po"; else rm -f ".deps/restorebrackets.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sglr\" -DVERSION=\"3.16\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I../../libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT restorebrackets-main.o -MD -MP -MF ".deps/restorebrackets-main.Tpo" -c -o restorebrackets-main.o restorebrackets-main.c; \ then mv -f ".deps/restorebrackets-main.Tpo" ".deps/restorebrackets-main.Po"; else rm -f ".deps/restorebrackets-main.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o restorebrackets restorebrackets.tif.o restorebrackets-main.o -L../../libsglr -lsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/restorebrackets restorebrackets.tif.o restorebrackets-main.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating restorebrackets sed 's@__PREFIX__@/usr@g' < restorebrackets.idef.src > restorebrackets.idef make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' Making all in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' Making all in erroneous make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/erroneous' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/erroneous' Making all in tables make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/tables' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/tables' Making all in terms make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/terms' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/terms' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' Making all in tide-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' Making all in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-TA.lo -MD -MP -MF ".deps/libtide_adapter_la-TA.Tpo" -c -o libtide_adapter_la-TA.lo `test -f 'TA.c' || echo './'`TA.c; \ then mv -f ".deps/libtide_adapter_la-TA.Tpo" ".deps/libtide_adapter_la-TA.Plo"; else rm -f ".deps/libtide_adapter_la-TA.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-TA.lo -MD -MP -MF .deps/libtide_adapter_la-TA.Tpo -c TA.c -fPIC -DPIC -o .libs/libtide_adapter_la-TA.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-TA.lo -MD -MP -MF .deps/libtide_adapter_la-TA.Tpo -c TA.c -o libtide_adapter_la-TA.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-TA_dict.lo -MD -MP -MF ".deps/libtide_adapter_la-TA_dict.Tpo" -c -o libtide_adapter_la-TA_dict.lo `test -f 'TA_dict.c' || echo './'`TA_dict.c; \ then mv -f ".deps/libtide_adapter_la-TA_dict.Tpo" ".deps/libtide_adapter_la-TA_dict.Plo"; else rm -f ".deps/libtide_adapter_la-TA_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-TA_dict.lo -MD -MP -MF .deps/libtide_adapter_la-TA_dict.Tpo -c TA_dict.c -fPIC -DPIC -o .libs/libtide_adapter_la-TA_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-TA_dict.lo -MD -MP -MF .deps/libtide_adapter_la-TA_dict.Tpo -c TA_dict.c -o libtide_adapter_la-TA_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-tide-adapter.lo -MD -MP -MF ".deps/libtide_adapter_la-tide-adapter.Tpo" -c -o libtide_adapter_la-tide-adapter.lo `test -f 'tide-adapter.c' || echo './'`tide-adapter.c; \ then mv -f ".deps/libtide_adapter_la-tide-adapter.Tpo" ".deps/libtide_adapter_la-tide-adapter.Plo"; else rm -f ".deps/libtide_adapter_la-tide-adapter.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-tide-adapter.lo -MD -MP -MF .deps/libtide_adapter_la-tide-adapter.Tpo -c tide-adapter.c -fPIC -DPIC -o .libs/libtide_adapter_la-tide-adapter.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-tide-adapter.lo -MD -MP -MF .deps/libtide_adapter_la-tide-adapter.Tpo -c tide-adapter.c -o libtide_adapter_la-tide-adapter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-debug-adapter.tif.lo -MD -MP -MF ".deps/libtide_adapter_la-debug-adapter.tif.Tpo" -c -o libtide_adapter_la-debug-adapter.tif.lo `test -f 'debug-adapter.tif.c' || echo './'`debug-adapter.tif.c; \ then mv -f ".deps/libtide_adapter_la-debug-adapter.tif.Tpo" ".deps/libtide_adapter_la-debug-adapter.tif.Plo"; else rm -f ".deps/libtide_adapter_la-debug-adapter.tif.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-debug-adapter.tif.lo -MD -MP -MF .deps/libtide_adapter_la-debug-adapter.tif.Tpo -c debug-adapter.tif.c -fPIC -DPIC -o .libs/libtide_adapter_la-debug-adapter.tif.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-debug-adapter.tif.lo -MD -MP -MF .deps/libtide_adapter_la-debug-adapter.tif.Tpo -c debug-adapter.tif.c -o libtide_adapter_la-debug-adapter.tif.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-debug-adapter.lo -MD -MP -MF ".deps/libtide_adapter_la-debug-adapter.Tpo" -c -o libtide_adapter_la-debug-adapter.lo `test -f 'debug-adapter.c' || echo './'`debug-adapter.c; \ then mv -f ".deps/libtide_adapter_la-debug-adapter.Tpo" ".deps/libtide_adapter_la-debug-adapter.Plo"; else rm -f ".deps/libtide_adapter_la-debug-adapter.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-debug-adapter.lo -MD -MP -MF .deps/libtide_adapter_la-debug-adapter.Tpo -c debug-adapter.c -fPIC -DPIC -o .libs/libtide_adapter_la-debug-adapter.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tide-support\" -DVERSION=\"1.2\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DDISABLE_DYNAMIC_CHECKING -D__NO_CTYPE -MT libtide_adapter_la-debug-adapter.lo -MD -MP -MF .deps/libtide_adapter_la-debug-adapter.Tpo -c debug-adapter.c -o libtide_adapter_la-debug-adapter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libtide-adapter.la -rpath /usr/lib -avoid-version -no-undefined libtide_adapter_la-TA.lo libtide_adapter_la-TA_dict.lo libtide_adapter_la-tide-adapter.lo libtide_adapter_la-debug-adapter.tif.lo libtide_adapter_la-debug-adapter.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm gcc -shared .libs/libtide_adapter_la-TA.o .libs/libtide_adapter_la-TA_dict.o .libs/libtide_adapter_la-tide-adapter.o .libs/libtide_adapter_la-debug-adapter.tif.o .libs/libtide_adapter_la-debug-adapter.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,-soname -Wl,libtide-adapter.so -o .libs/libtide-adapter.so ar cru .libs/libtide-adapter.a libtide_adapter_la-TA.o libtide_adapter_la-TA_dict.o libtide_adapter_la-tide-adapter.o libtide_adapter_la-debug-adapter.tif.o libtide_adapter_la-debug-adapter.o ranlib .libs/libtide-adapter.a creating libtide-adapter.la (cd .libs && rm -f libtide-adapter.la && ln -s ../libtide-adapter.la libtide-adapter.la) make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' Making all in asc-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' Making all in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/utils' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/utils' Making all in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' ../utils/gen-protos.sh "set-anno_3 get-anno_2 get-term-anno_2 set-term-anno_3 execute-command_1 read-from-command_1 term-less_2 lift-to-tree_1 lower-from-tree_1 lift-to-term_1 implode_1 parse-file_1 parse-bytes_1 unparse-to-bytes_1 unparse-to-file_2 read-term-from-file_1 write-term-to-file_2 read-bytes-from-file_1 write-bytes-to-file_2 tide-connect_2 tide-disconnect_1 tide-step_1 next-id_0" > asc-builtins.h ../utils/gen-forward.sh "set-anno_3 get-anno_2 get-term-anno_2 set-term-anno_3 execute-command_1 read-from-command_1 term-less_2 lift-to-tree_1 lower-from-tree_1 lift-to-term_1 implode_1 parse-file_1 parse-bytes_1 unparse-to-bytes_1 unparse-to-file_2 read-term-from-file_1 write-term-to-file_2 read-bytes-from-file_1 write-bytes-to-file_2 tide-connect_2 tide-disconnect_1 tide-step_1 next-id_0" > builtin-forward.c ../utils/gen-link-test.sh "set-anno_3 get-anno_2 get-term-anno_2 set-term-anno_3 execute-command_1 read-from-command_1 term-less_2 lift-to-tree_1 lower-from-tree_1 lift-to-term_1 implode_1 parse-file_1 parse-bytes_1 unparse-to-bytes_1 unparse-to-file_2 read-term-from-file_1 write-term-to-file_2 read-bytes-from-file_1 write-bytes-to-file_2 tide-connect_2 tide-disconnect_1 tide-step_1 next-id_0" > builtin-link-test.c make all-am make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-main.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-main.Tpo" -c -o libasc_support_me_la-asc-main.lo `test -f 'asc-main.c' || echo './'`asc-main.c; \ then mv -f ".deps/libasc_support_me_la-asc-main.Tpo" ".deps/libasc_support_me_la-asc-main.Plo"; else rm -f ".deps/libasc_support_me_la-asc-main.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-main.lo -MD -MP -MF .deps/libasc_support_me_la-asc-main.Tpo -c asc-main.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-main.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-main.lo -MD -MP -MF .deps/libasc_support_me_la-asc-main.Tpo -c asc-main.c -o libasc_support_me_la-asc-main.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-support.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-support.Tpo" -c -o libasc_support_me_la-asc-support.lo `test -f 'asc-support.c' || echo './'`asc-support.c; \ then mv -f ".deps/libasc_support_me_la-asc-support.Tpo" ".deps/libasc_support_me_la-asc-support.Plo"; else rm -f ".deps/libasc_support_me_la-asc-support.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-support.lo -MD -MP -MF .deps/libasc_support_me_la-asc-support.Tpo -c asc-support.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-support.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-support.lo -MD -MP -MF .deps/libasc_support_me_la-asc-support.Tpo -c asc-support.c -o libasc_support_me_la-asc-support.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-nametable.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-nametable.Tpo" -c -o libasc_support_me_la-asc-nametable.lo `test -f 'asc-nametable.c' || echo './'`asc-nametable.c; \ then mv -f ".deps/libasc_support_me_la-asc-nametable.Tpo" ".deps/libasc_support_me_la-asc-nametable.Plo"; else rm -f ".deps/libasc_support_me_la-asc-nametable.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-nametable.lo -MD -MP -MF .deps/libasc_support_me_la-asc-nametable.Tpo -c asc-nametable.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-nametable.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-nametable.lo -MD -MP -MF .deps/libasc_support_me_la-asc-nametable.Tpo -c asc-nametable.c -o libasc_support_me_la-asc-nametable.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-traversals.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-traversals.Tpo" -c -o libasc_support_me_la-asc-traversals.lo `test -f 'asc-traversals.c' || echo './'`asc-traversals.c; \ then mv -f ".deps/libasc_support_me_la-asc-traversals.Tpo" ".deps/libasc_support_me_la-asc-traversals.Plo"; else rm -f ".deps/libasc_support_me_la-asc-traversals.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-traversals.lo -MD -MP -MF .deps/libasc_support_me_la-asc-traversals.Tpo -c asc-traversals.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-traversals.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-traversals.lo -MD -MP -MF .deps/libasc_support_me_la-asc-traversals.Tpo -c asc-traversals.c -o libasc_support_me_la-asc-traversals.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-prod2str.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-prod2str.Tpo" -c -o libasc_support_me_la-asc-prod2str.lo `test -f 'asc-prod2str.c' || echo './'`asc-prod2str.c; \ then mv -f ".deps/libasc_support_me_la-asc-prod2str.Tpo" ".deps/libasc_support_me_la-asc-prod2str.Plo"; else rm -f ".deps/libasc_support_me_la-asc-prod2str.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-prod2str.lo -MD -MP -MF .deps/libasc_support_me_la-asc-prod2str.Tpo -c asc-prod2str.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-prod2str.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-prod2str.lo -MD -MP -MF .deps/libasc_support_me_la-asc-prod2str.Tpo -c asc-prod2str.c -o libasc_support_me_la-asc-prod2str.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-muasf2pt.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-muasf2pt.Tpo" -c -o libasc_support_me_la-asc-muasf2pt.lo `test -f 'asc-muasf2pt.c' || echo './'`asc-muasf2pt.c; \ then mv -f ".deps/libasc_support_me_la-asc-muasf2pt.Tpo" ".deps/libasc_support_me_la-asc-muasf2pt.Plo"; else rm -f ".deps/libasc_support_me_la-asc-muasf2pt.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-muasf2pt.lo -MD -MP -MF .deps/libasc_support_me_la-asc-muasf2pt.Tpo -c asc-muasf2pt.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-muasf2pt.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-muasf2pt.lo -MD -MP -MF .deps/libasc_support_me_la-asc-muasf2pt.Tpo -c asc-muasf2pt.c -o libasc_support_me_la-asc-muasf2pt.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-parsetable.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-parsetable.Tpo" -c -o libasc_support_me_la-asc-parsetable.lo `test -f 'asc-parsetable.c' || echo './'`asc-parsetable.c; \ then mv -f ".deps/libasc_support_me_la-asc-parsetable.Tpo" ".deps/libasc_support_me_la-asc-parsetable.Plo"; else rm -f ".deps/libasc_support_me_la-asc-parsetable.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-parsetable.lo -MD -MP -MF .deps/libasc_support_me_la-asc-parsetable.Tpo -c asc-parsetable.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-parsetable.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-parsetable.lo -MD -MP -MF .deps/libasc_support_me_la-asc-parsetable.Tpo -c asc-parsetable.c -o libasc_support_me_la-asc-parsetable.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-client.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-client.Tpo" -c -o libasc_support_me_la-asc-client.lo `test -f 'asc-client.c' || echo './'`asc-client.c; \ then mv -f ".deps/libasc_support_me_la-asc-client.Tpo" ".deps/libasc_support_me_la-asc-client.Plo"; else rm -f ".deps/libasc_support_me_la-asc-client.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-client.lo -MD -MP -MF .deps/libasc_support_me_la-asc-client.Tpo -c asc-client.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-client.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-client.lo -MD -MP -MF .deps/libasc_support_me_la-asc-client.Tpo -c asc-client.c -o libasc_support_me_la-asc-client.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-tide.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-tide.Tpo" -c -o libasc_support_me_la-asc-tide.lo `test -f 'asc-tide.c' || echo './'`asc-tide.c; \ then mv -f ".deps/libasc_support_me_la-asc-tide.Tpo" ".deps/libasc_support_me_la-asc-tide.Plo"; else rm -f ".deps/libasc_support_me_la-asc-tide.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-tide.lo -MD -MP -MF .deps/libasc_support_me_la-asc-tide.Tpo -c asc-tide.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-tide.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-tide.lo -MD -MP -MF .deps/libasc_support_me_la-asc-tide.Tpo -c asc-tide.c -o libasc_support_me_la-asc-tide.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-ambiguity.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-ambiguity.Tpo" -c -o libasc_support_me_la-asc-ambiguity.lo `test -f 'asc-ambiguity.c' || echo './'`asc-ambiguity.c; \ then mv -f ".deps/libasc_support_me_la-asc-ambiguity.Tpo" ".deps/libasc_support_me_la-asc-ambiguity.Plo"; else rm -f ".deps/libasc_support_me_la-asc-ambiguity.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-ambiguity.lo -MD -MP -MF .deps/libasc_support_me_la-asc-ambiguity.Tpo -c asc-ambiguity.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-ambiguity.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-ambiguity.lo -MD -MP -MF .deps/libasc_support_me_la-asc-ambiguity.Tpo -c asc-ambiguity.c -o libasc_support_me_la-asc-ambiguity.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-termstore.lo -MD -MP -MF ".deps/libasc_support_me_la-asc-termstore.Tpo" -c -o libasc_support_me_la-asc-termstore.lo `test -f 'asc-termstore.c' || echo './'`asc-termstore.c; \ then mv -f ".deps/libasc_support_me_la-asc-termstore.Tpo" ".deps/libasc_support_me_la-asc-termstore.Plo"; else rm -f ".deps/libasc_support_me_la-asc-termstore.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-termstore.lo -MD -MP -MF .deps/libasc_support_me_la-asc-termstore.Tpo -c asc-termstore.c -fPIC -DPIC -o .libs/libasc_support_me_la-asc-termstore.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-asc-termstore.lo -MD -MP -MF .deps/libasc_support_me_la-asc-termstore.Tpo -c asc-termstore.c -o libasc_support_me_la-asc-termstore.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-forward.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-forward.Tpo" -c -o libasc_support_me_la-builtin-forward.lo `test -f 'builtin-forward.c' || echo './'`builtin-forward.c; \ then mv -f ".deps/libasc_support_me_la-builtin-forward.Tpo" ".deps/libasc_support_me_la-builtin-forward.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-forward.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-forward.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-forward.Tpo -c builtin-forward.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-forward.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-forward.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-forward.Tpo -c builtin-forward.c -o libasc_support_me_la-builtin-forward.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-Library.lo -MD -MP -MF ".deps/libasc_support_me_la-Library.Tpo" -c -o libasc_support_me_la-Library.lo `test -f 'Library.c' || echo './'`Library.c; \ then mv -f ".deps/libasc_support_me_la-Library.Tpo" ".deps/libasc_support_me_la-Library.Plo"; else rm -f ".deps/libasc_support_me_la-Library.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-Library.lo -MD -MP -MF .deps/libasc_support_me_la-Library.Tpo -c Library.c -fPIC -DPIC -o .libs/libasc_support_me_la-Library.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-Library.lo -MD -MP -MF .deps/libasc_support_me_la-Library.Tpo -c Library.c -o libasc_support_me_la-Library.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-Library_dict.lo -MD -MP -MF ".deps/libasc_support_me_la-Library_dict.Tpo" -c -o libasc_support_me_la-Library_dict.lo `test -f 'Library_dict.c' || echo './'`Library_dict.c; \ then mv -f ".deps/libasc_support_me_la-Library_dict.Tpo" ".deps/libasc_support_me_la-Library_dict.Plo"; else rm -f ".deps/libasc_support_me_la-Library_dict.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-Library_dict.lo -MD -MP -MF .deps/libasc_support_me_la-Library_dict.Tpo -c Library_dict.c -fPIC -DPIC -o .libs/libasc_support_me_la-Library_dict.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-Library_dict.lo -MD -MP -MF .deps/libasc_support_me_la-Library_dict.Tpo -c Library_dict.c -o libasc_support_me_la-Library_dict.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-common.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-common.Tpo" -c -o libasc_support_me_la-builtin-common.lo `test -f 'builtin-common.c' || echo './'`builtin-common.c; \ then mv -f ".deps/libasc_support_me_la-builtin-common.Tpo" ".deps/libasc_support_me_la-builtin-common.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-common.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-common.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-common.Tpo -c builtin-common.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-common.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-common.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-common.Tpo -c builtin-common.c -o libasc_support_me_la-builtin-common.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-annos.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-annos.Tpo" -c -o libasc_support_me_la-builtin-annos.lo `test -f 'builtin-annos.c' || echo './'`builtin-annos.c; \ then mv -f ".deps/libasc_support_me_la-builtin-annos.Tpo" ".deps/libasc_support_me_la-builtin-annos.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-annos.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-annos.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-annos.Tpo -c builtin-annos.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-annos.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-annos.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-annos.Tpo -c builtin-annos.c -o libasc_support_me_la-builtin-annos.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-term-compare.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-term-compare.Tpo" -c -o libasc_support_me_la-builtin-term-compare.lo `test -f 'builtin-term-compare.c' || echo './'`builtin-term-compare.c; \ then mv -f ".deps/libasc_support_me_la-builtin-term-compare.Tpo" ".deps/libasc_support_me_la-builtin-term-compare.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-term-compare.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-term-compare.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-term-compare.Tpo -c builtin-term-compare.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-term-compare.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-term-compare.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-term-compare.Tpo -c builtin-term-compare.c -o libasc_support_me_la-builtin-term-compare.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-lifting.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-lifting.Tpo" -c -o libasc_support_me_la-builtin-lifting.lo `test -f 'builtin-lifting.c' || echo './'`builtin-lifting.c; \ then mv -f ".deps/libasc_support_me_la-builtin-lifting.Tpo" ".deps/libasc_support_me_la-builtin-lifting.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-lifting.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-lifting.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-lifting.Tpo -c builtin-lifting.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-lifting.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-lifting.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-lifting.Tpo -c builtin-lifting.c -o libasc_support_me_la-builtin-lifting.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-implode.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-implode.Tpo" -c -o libasc_support_me_la-builtin-implode.lo `test -f 'builtin-implode.c' || echo './'`builtin-implode.c; \ then mv -f ".deps/libasc_support_me_la-builtin-implode.Tpo" ".deps/libasc_support_me_la-builtin-implode.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-implode.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-implode.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-implode.Tpo -c builtin-implode.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-implode.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-implode.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-implode.Tpo -c builtin-implode.c -o libasc_support_me_la-builtin-implode.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-io.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-io.Tpo" -c -o libasc_support_me_la-builtin-io.lo `test -f 'builtin-io.c' || echo './'`builtin-io.c; \ then mv -f ".deps/libasc_support_me_la-builtin-io.Tpo" ".deps/libasc_support_me_la-builtin-io.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-io.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-io.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-io.Tpo -c builtin-io.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-io.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-io.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-io.Tpo -c builtin-io.c -o libasc_support_me_la-builtin-io.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-tide.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-tide.Tpo" -c -o libasc_support_me_la-builtin-tide.lo `test -f 'builtin-tide.c' || echo './'`builtin-tide.c; \ then mv -f ".deps/libasc_support_me_la-builtin-tide.Tpo" ".deps/libasc_support_me_la-builtin-tide.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-tide.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-tide.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-tide.Tpo -c builtin-tide.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-tide.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-tide.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-tide.Tpo -c builtin-tide.c -o libasc_support_me_la-builtin-tide.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-unique.lo -MD -MP -MF ".deps/libasc_support_me_la-builtin-unique.Tpo" -c -o libasc_support_me_la-builtin-unique.lo `test -f 'builtin-unique.c' || echo './'`builtin-unique.c; \ then mv -f ".deps/libasc_support_me_la-builtin-unique.Tpo" ".deps/libasc_support_me_la-builtin-unique.Plo"; else rm -f ".deps/libasc_support_me_la-builtin-unique.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-unique.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-unique.Tpo -c builtin-unique.c -fPIC -DPIC -o .libs/libasc_support_me_la-builtin-unique.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"asc-support\" -DVERSION=\"2.3\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT libasc_support_me_la-builtin-unique.lo -MD -MP -MF .deps/libasc_support_me_la-builtin-unique.Tpo -c builtin-unique.c -o libasc_support_me_la-builtin-unique.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o libasc-support-me.la -rpath /usr/lib -avoid-version -no-undefined libasc_support_me_la-asc-main.lo libasc_support_me_la-asc-support.lo libasc_support_me_la-asc-nametable.lo libasc_support_me_la-asc-traversals.lo libasc_support_me_la-asc-prod2str.lo libasc_support_me_la-asc-muasf2pt.lo libasc_support_me_la-asc-parsetable.lo libasc_support_me_la-asc-client.lo libasc_support_me_la-asc-tide.lo libasc_support_me_la-asc-ambiguity.lo libasc_support_me_la-asc-termstore.lo libasc_support_me_la-builtin-forward.lo libasc_support_me_la-Library.lo libasc_support_me_la-Library_dict.lo libasc_support_me_la-builtin-common.lo libasc_support_me_la-builtin-annos.lo libasc_support_me_la-builtin-term-compare.lo libasc_support_me_la-builtin-lifting.lo libasc_support_me_la-builtin-implode.lo libasc_support_me_la-builtin-io.lo libasc_support_me_la-builtin-tide.lo libasc_support_me_la-builtin-unique.lo -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lsglr -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lASFME -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -ltide-adapter -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm gcc -shared .libs/libasc_support_me_la-asc-main.o .libs/libasc_support_me_la-asc-support.o .libs/libasc_support_me_la-asc-nametable.o .libs/libasc_support_me_la-asc-traversals.o .libs/libasc_support_me_la-asc-prod2str.o .libs/libasc_support_me_la-asc-muasf2pt.o .libs/libasc_support_me_la-asc-parsetable.o .libs/libasc_support_me_la-asc-client.o .libs/libasc_support_me_la-asc-tide.o .libs/libasc_support_me_la-asc-ambiguity.o .libs/libasc_support_me_la-asc-termstore.o .libs/libasc_support_me_la-builtin-forward.o .libs/libasc_support_me_la-Library.o .libs/libasc_support_me_la-Library_dict.o .libs/libasc_support_me_la-builtin-common.o .libs/libasc_support_me_la-builtin-annos.o .libs/libasc_support_me_la-builtin-term-compare.o .libs/libasc_support_me_la-builtin-lifting.o .libs/libasc_support_me_la-builtin-implode.o .libs/libasc_support_me_la-builtin-io.o .libs/libasc_support_me_la-builtin-tide.o .libs/libasc_support_me_la-builtin-unique.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/.libs/libASFME.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/.libs/libtide-adapter.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,-soname -Wl,libasc-support-me.so -o .libs/libasc-support-me.so ar cru .libs/libasc-support-me.a libasc_support_me_la-asc-main.o libasc_support_me_la-asc-support.o libasc_support_me_la-asc-nametable.o libasc_support_me_la-asc-traversals.o libasc_support_me_la-asc-prod2str.o libasc_support_me_la-asc-muasf2pt.o libasc_support_me_la-asc-parsetable.o libasc_support_me_la-asc-client.o libasc_support_me_la-asc-tide.o libasc_support_me_la-asc-ambiguity.o libasc_support_me_la-asc-termstore.o libasc_support_me_la-builtin-forward.o libasc_support_me_la-Library.o libasc_support_me_la-Library_dict.o libasc_support_me_la-builtin-common.o libasc_support_me_la-builtin-annos.o libasc_support_me_la-builtin-term-compare.o libasc_support_me_la-builtin-lifting.o libasc_support_me_la-builtin-implode.o libasc_support_me_la-builtin-io.o libasc_support_me_la-builtin-tide.o libasc_support_me_la-builtin-unique.o ranlib .libs/libasc-support-me.a creating libasc-support-me.la (cd .libs && rm -f libasc-support-me.la && ln -s ../libasc-support-me.la libasc-support-me.la) make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' Making all in pgen make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' Making all in grammar make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/grammar' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/grammar' Making all in sdf-checker make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' Making all in src make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker/src' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DASF_WITH_ANNOS -D__NO_CTYPE -MT sdfchecker-sdfchecker.o -MD -MP -MF ".deps/sdfchecker-sdfchecker.Tpo" -c -o sdfchecker-sdfchecker.o `test -f 'sdfchecker.c' || echo './'`sdfchecker.c; \ then mv -f ".deps/sdfchecker-sdfchecker.Tpo" ".deps/sdfchecker-sdfchecker.Po"; else rm -f ".deps/sdfchecker-sdfchecker.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DASF_WITH_ANNOS -D__NO_CTYPE -MT sdfchecker-Sdf-Checker.o -MD -MP -MF ".deps/sdfchecker-Sdf-Checker.Tpo" -c -o sdfchecker-Sdf-Checker.o `test -f 'Sdf-Checker.c' || echo './'`Sdf-Checker.c; \ then mv -f ".deps/sdfchecker-Sdf-Checker.Tpo" ".deps/sdfchecker-Sdf-Checker.Po"; else rm -f ".deps/sdfchecker-Sdf-Checker.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -DASF_WITH_ANNOS -D__NO_CTYPE -MT sdfchecker-sdfchecker.tif.o -MD -MP -MF ".deps/sdfchecker-sdfchecker.tif.Tpo" -c -o sdfchecker-sdfchecker.tif.o `test -f 'sdfchecker.tif.c' || echo './'`sdfchecker.tif.c; \ then mv -f ".deps/sdfchecker-sdfchecker.tif.Tpo" ".deps/sdfchecker-sdfchecker.tif.Po"; else rm -f ".deps/sdfchecker-sdfchecker.tif.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o sdfchecker sdfchecker-sdfchecker.o sdfchecker-Sdf-Checker.o sdfchecker-sdfchecker.tif.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lasc-support-me -lASFME -lsglr -ltide-adapter -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/sdfchecker sdfchecker-sdfchecker.o sdfchecker-Sdf-Checker.o sdfchecker-sdfchecker.tif.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib/.libs/libasc-support-me.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/.libs/libASFME.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/.libs/libtide-adapter.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating sdfchecker sed 's@__PREFIX__@/usr@g' < sdfchecker.idef.src > sdfchecker.idef make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' Making all in src make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/src' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT parsetablegen.tif.o -MD -MP -MF ".deps/parsetablegen.tif.Tpo" -c -o parsetablegen.tif.o parsetablegen.tif.c; \ then mv -f ".deps/parsetablegen.tif.Tpo" ".deps/parsetablegen.tif.Po"; else rm -f ".deps/parsetablegen.tif.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT parsetablegen.o -MD -MP -MF ".deps/parsetablegen.Tpo" -c -o parsetablegen.o parsetablegen.c; \ then mv -f ".deps/parsetablegen.Tpo" ".deps/parsetablegen.Po"; else rm -f ".deps/parsetablegen.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT ksdf2table.o -MD -MP -MF ".deps/ksdf2table.Tpo" -c -o ksdf2table.o ksdf2table.c; \ then mv -f ".deps/ksdf2table.Tpo" ".deps/ksdf2table.Po"; else rm -f ".deps/ksdf2table.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT atsets.o -MD -MP -MF ".deps/atsets.Tpo" -c -o atsets.o atsets.c; \ then mv -f ".deps/atsets.Tpo" ".deps/atsets.Po"; else rm -f ".deps/atsets.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT flatten.o -MD -MP -MF ".deps/flatten.Tpo" -c -o flatten.o flatten.c; \ then mv -f ".deps/flatten.Tpo" ".deps/flatten.Po"; else rm -f ".deps/flatten.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT characters.o -MD -MP -MF ".deps/characters.Tpo" -c -o characters.o characters.c; \ then mv -f ".deps/characters.Tpo" ".deps/characters.Po"; else rm -f ".deps/characters.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT first.o -MD -MP -MF ".deps/first.Tpo" -c -o first.o first.c; \ then mv -f ".deps/first.Tpo" ".deps/first.Po"; else rm -f ".deps/first.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT follow.o -MD -MP -MF ".deps/follow.Tpo" -c -o follow.o follow.c; \ then mv -f ".deps/follow.Tpo" ".deps/follow.Po"; else rm -f ".deps/follow.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT goto.o -MD -MP -MF ".deps/goto.Tpo" -c -o goto.o goto.c; \ then mv -f ".deps/goto.Tpo" ".deps/goto.Po"; else rm -f ".deps/goto.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT parse-table.o -MD -MP -MF ".deps/parse-table.Tpo" -c -o parse-table.o parse-table.c; \ then mv -f ".deps/parse-table.Tpo" ".deps/parse-table.Po"; else rm -f ".deps/parse-table.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT predicted.o -MD -MP -MF ".deps/predicted.Tpo" -c -o predicted.o predicted.c; \ then mv -f ".deps/predicted.Tpo" ".deps/predicted.Po"; else rm -f ".deps/predicted.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT priorities.o -MD -MP -MF ".deps/priorities.Tpo" -c -o priorities.o priorities.c; \ then mv -f ".deps/priorities.Tpo" ".deps/priorities.Po"; else rm -f ".deps/priorities.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT statistics.o -MD -MP -MF ".deps/statistics.Tpo" -c -o statistics.o statistics.c; \ then mv -f ".deps/statistics.Tpo" ".deps/statistics.Po"; else rm -f ".deps/statistics.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT Sdf2-Normalization.o -MD -MP -MF ".deps/Sdf2-Normalization.Tpo" -c -o Sdf2-Normalization.o Sdf2-Normalization.c; \ then mv -f ".deps/Sdf2-Normalization.Tpo" ".deps/Sdf2-Normalization.Po"; else rm -f ".deps/Sdf2-Normalization.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT intset.o -MD -MP -MF ".deps/intset.Tpo" -c -o intset.o intset.c; \ then mv -f ".deps/intset.Tpo" ".deps/intset.Po"; else rm -f ".deps/intset.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT item.o -MD -MP -MF ".deps/item.Tpo" -c -o item.o item.c; \ then mv -f ".deps/item.Tpo" ".deps/item.Po"; else rm -f ".deps/item.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT itemset.o -MD -MP -MF ".deps/itemset.Tpo" -c -o itemset.o itemset.c; \ then mv -f ".deps/itemset.Tpo" ".deps/itemset.Po"; else rm -f ".deps/itemset.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT pgen-symbol.o -MD -MP -MF ".deps/pgen-symbol.Tpo" -c -o pgen-symbol.o pgen-symbol.c; \ then mv -f ".deps/pgen-symbol.Tpo" ".deps/pgen-symbol.Po"; else rm -f ".deps/pgen-symbol.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o parsetablegen parsetablegen.tif.o parsetablegen.o ksdf2table.o atsets.o flatten.o characters.o first.o follow.o goto.o parse-table.o predicted.o priorities.o statistics.o Sdf2-Normalization.o intset.o item.o itemset.o pgen-symbol.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lasc-support-me -lASFME -lsglr -ltide-adapter -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lSDFME -lSDF2PT -lPT2SDF -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/parsetablegen parsetablegen.tif.o parsetablegen.o ksdf2table.o atsets.o flatten.o characters.o first.o follow.o goto.o parse-table.o predicted.o priorities.o statistics.o Sdf2-Normalization.o intset.o item.o itemset.o pgen-symbol.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib/.libs/libasc-support-me.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/.libs/libASFME.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/.libs/libtide-adapter.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libSDF2PT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libPT2SDF.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libSDFME.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating parsetablegen sed "s@__BINDIR__@/usr/bin@g;\ s@__ACTIVATE__@1@g;\ s@__PREFIX__@/usr@g;\ s@__CHECKERDIR__@/usr/bin@g;\ s@__SGLR__@/usr@g;\ s@__PT_SUPPORT__@/usr@g;\ s@__DATADIR__@/usr/share/pgen@g;" < sdf2table.src > sdf2table && \ chmod +x sdf2table sed "s@__BINDIR__@/usr/bin@g;\ s@__ACTIVATE__@1@g;\ s@__PREFIX__@/usr@g;\ s@__CHECKERDIR__@/usr/bin@g;\ s@__SGLR__@/usr@g;\ s@__PT_SUPPORT__@/usr@g;\ s@__DATADIR__@/usr/share/pgen@g;" < parse-sdf2.src > parse-sdf2 && \ chmod +x parse-sdf2 sed "s@__BINDIR__@../src@g;\ s@__ACTIVATE__@0@g;\ s@__SGLR__@/usr@g;\ s@__CHECKERDIR__@../sdf-checker/src@g;\ s@__PT_SUPPORT__@/usr@g;\ s@__DATADIR__@../grammar@g;" < sdf2table.src > sdf2table.test && \ chmod +x sdf2table.test sed 's@__PREFIX__@/usr@g' < parsetablegen.idef.src > parsetablegen.idef make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/src' Making all in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' Making all in grammars make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/grammars' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/grammars' Making all in tables make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/tables' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/tables' Making all in terms make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/terms' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/terms' Making all in erroneous make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/erroneous' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/erroneous' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' Making all in removevarsyntax make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' Making all in src make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax/src' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT removevarsyntax.o -MD -MP -MF ".deps/removevarsyntax.Tpo" -c -o removevarsyntax.o removevarsyntax.c; \ then mv -f ".deps/removevarsyntax.Tpo" ".deps/removevarsyntax.Po"; else rm -f ".deps/removevarsyntax.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT Remove-Var-Syntax.o -MD -MP -MF ".deps/Remove-Var-Syntax.Tpo" -c -o Remove-Var-Syntax.o Remove-Var-Syntax.c; \ then mv -f ".deps/Remove-Var-Syntax.Tpo" ".deps/Remove-Var-Syntax.Po"; else rm -f ".deps/Remove-Var-Syntax.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pgen\" -DVERSION=\"2.4\" -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 -DALIGNOF_VOID_P=4 -DSIZEOF_VOID_P=4 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_DOUBLE=8 -I. -I. -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -I/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -D__NO_CTYPE -MT removevarsyntax.tif.o -MD -MP -MF ".deps/removevarsyntax.tif.Tpo" -c -o removevarsyntax.tif.o removevarsyntax.tif.c; \ then mv -f ".deps/removevarsyntax.tif.Tpo" ".deps/removevarsyntax.tif.Po"; else rm -f ".deps/removevarsyntax.tif.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -D__NO_CTYPE -o removevarsyntax removevarsyntax.o Remove-Var-Syntax.o removevarsyntax.tif.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lasc-support-me -lASFME -lsglr -ltide-adapter -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lSDFME -lSDF2PT -lPT2SDF -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm mkdir .libs gcc -D__NO_CTYPE -o .libs/removevarsyntax removevarsyntax.o Remove-Var-Syntax.o removevarsyntax.tif.o -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src /usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib/.libs/libasc-support-me.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/.libs/libASFME.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/.libs/libsglr.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/.libs/libtide-adapter.so -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libSDF2PT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libPT2SDF.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/.libs/libSDFME.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs/libPTMEPT.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs/libmept.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libErrorAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs/libLocationAPI.so /usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs/libATB.so -lbsd -lnsl -lATerm -Wl,--rpath -Wl,/usr/lib creating removevarsyntax sed 's@__PREFIX__@/usr@g' < removevarsyntax.idef.src > removevarsyntax.idef make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' Making all in sdf-library make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' Making all in library make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' Making all in basic make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/basic' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/basic' Making all in languages make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' Making all in asf make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' Making all in asfix make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' Making all in aterm make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' Making all in box make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' Making all in casl make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' Making all in cpp make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' Making all in ansi-c make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' Making all in graph make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' Making all in fdl make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' Making all in pico make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/syntax' Making all in examples make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/examples' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/examples' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' Making all in sdf2 make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/syntax' Making all in idioms make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/idioms' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/idioms' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' Making all in generic-cpp make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' Making all in java make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' Making all in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java/syntax' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.42632 + umask 022 + cd /usr/src/redhat/BUILD + cd sdf2-bundle-2.4 + rm -rf /var/tmp/sdf2-bundle-2.4-buildroot + make DESTDIR=/var/tmp/sdf2-bundle-2.4-buildroot install Making install in toolbuslib make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' Making install in src make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libATB.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.la' /usr/bin/install -c .libs/libATB.so /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.so /usr/bin/install -c .libs/libATB.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.la /usr/bin/install -c .libs/libATB.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'tbunpack' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/tbunpack' /usr/bin/install -c tbunpack /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/tbunpack test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'atb-tool.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/atb-tool.h' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'toolbuslib.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/toolbuslib.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib' Making install in error-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' Making install in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libErrorAPI.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.la' /usr/bin/install -c .libs/libErrorAPI.so /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.so /usr/bin/install -c .libs/libErrorAPI.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.la /usr/bin/install -c .libs/libErrorAPI.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libLocationAPI.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.la' /usr/bin/install -c .libs/libLocationAPI.so /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.so /usr/bin/install -c .libs/libLocationAPI.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.la /usr/bin/install -c .libs/libLocationAPI.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'Location.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Location.h' /usr/bin/install -c -m 644 'Location_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Location_dict.h' /usr/bin/install -c -m 644 'ParsedLocation.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedLocation.h' /usr/bin/install -c -m 644 'ParsedLocation_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedLocation_dict.h' /usr/bin/install -c -m 644 'Error.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error.h' /usr/bin/install -c -m 644 'Error_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error_dict.h' /usr/bin/install -c -m 644 'ParsedError.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedError.h' /usr/bin/install -c -m 644 'ParsedError_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedError_dict.h' /usr/bin/install -c -m 644 'Error-utils.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error-utils.h' /usr/bin/install -c -m 644 'Error-manager.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error-manager.h' test -z "/usr/share/error-support" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support" /usr/bin/install -c -m 644 'errorapi.jar' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support/errorapi.jar' /usr/bin/install -c -m 644 'locationapi.jar' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support/locationapi.jar' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib' Making install in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' Making install in lift-error make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lift-error' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lift-error' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'lift-error' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/lift-error' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/lift-error /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/lift-error make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lift-error' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lift-error' Making install in lower-error make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lower-error' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lower-error' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'lower-error' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/lower-error' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/lower-error /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/lower-error make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lower-error' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/lower-error' Making install in error-diff make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/error-diff' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/error-diff' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'error-diff' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/error-diff' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/error-diff /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/error-diff make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/error-diff' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils/error-diff' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'error-support' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/error-support' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/error-support /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/error-support test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /usr/bin/install -c 'error-support-config' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/error-support-config' test -z "/usr/share/error-support" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support" /usr/bin/install -c -m 644 'error-support.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support/error-support.idef' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/utils' Making install in doc make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/doc' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/doc' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/doc' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'error-support.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/error-support.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support' Making install in pt-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' Making install in libmept make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmept.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.la' libtool: install: warning: relinking `libmept.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libmept.la -rpath /usr/lib -avoid-version -no-undefined libmept_la-MEPT.lo libmept_la-MEPT_dict.lo libmept_la-MEPT-ambtracker.lo libmept_la-MEPT-annotations.lo libmept_la-MEPT-apply.lo libmept_la-MEPT-args.lo libmept_la-MEPT-characters.lo libmept_la-MEPT-flatten.lo libmept_la-MEPT-implode.lo libmept_la-MEPT-layout.lo libmept_la-MEPT-length.lo libmept_la-MEPT-ordering.lo libmept_la-MEPT-origins.lo libmept_la-MEPT-posinfo.lo libmept_la-MEPT-productions.lo libmept_la-MEPT-renaming.lo libmept_la-MEPT-start.lo libmept_la-MEPT-symbols.lo libmept_la-MEPT-tree.lo libmept_la-MEPT-visitors.lo libmept_la-MEPT-yield.lo libmept_la-MEPT-yieldprod.lo -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/libmept_la-MEPT.o .libs/libmept_la-MEPT_dict.o .libs/libmept_la-MEPT-ambtracker.o .libs/libmept_la-MEPT-annotations.o .libs/libmept_la-MEPT-apply.o .libs/libmept_la-MEPT-args.o .libs/libmept_la-MEPT-characters.o .libs/libmept_la-MEPT-flatten.o .libs/libmept_la-MEPT-implode.o .libs/libmept_la-MEPT-layout.o .libs/libmept_la-MEPT-length.o .libs/libmept_la-MEPT-ordering.o .libs/libmept_la-MEPT-origins.o .libs/libmept_la-MEPT-posinfo.o .libs/libmept_la-MEPT-productions.o .libs/libmept_la-MEPT-renaming.o .libs/libmept_la-MEPT-start.o .libs/libmept_la-MEPT-symbols.o .libs/libmept_la-MEPT-tree.o .libs/libmept_la-MEPT-visitors.o .libs/libmept_la-MEPT-yield.o .libs/libmept_la-MEPT-yieldprod.o -Wl,--rpath -Wl,/usr/lib -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -Wl,-soname -Wl,libmept.so -o .libs/libmept.so /usr/bin/install -c .libs/libmept.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.so /usr/bin/install -c .libs/libmept.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.la /usr/bin/install -c .libs/libmept.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'MEPT.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT.h' /usr/bin/install -c -m 644 'MEPT-utils.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-utils.h' /usr/bin/install -c -m 644 'MEPT_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT_dict.h' /usr/bin/install -c -m 644 'MEPT-ambtracker.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-ambtracker.h' /usr/bin/install -c -m 644 'MEPT-annotations.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-annotations.h' /usr/bin/install -c -m 644 'MEPT-apply.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-apply.h' /usr/bin/install -c -m 644 'MEPT-args.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-args.h' /usr/bin/install -c -m 644 'MEPT-characters.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-characters.h' /usr/bin/install -c -m 644 'MEPT-flatten.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-flatten.h' /usr/bin/install -c -m 644 'MEPT-implode.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-implode.h' /usr/bin/install -c -m 644 'MEPT-layout.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-layout.h' /usr/bin/install -c -m 644 'MEPT-length.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-length.h' /usr/bin/install -c -m 644 'MEPT-ordering.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-ordering.h' /usr/bin/install -c -m 644 'MEPT-origins.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-origins.h' /usr/bin/install -c -m 644 'MEPT-posinfo.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-posinfo.h' /usr/bin/install -c -m 644 'MEPT-productions.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-productions.h' /usr/bin/install -c -m 644 'MEPT-renaming.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-renaming.h' /usr/bin/install -c -m 644 'MEPT-start.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-start.h' /usr/bin/install -c -m 644 'MEPT-symbols.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-symbols.h' /usr/bin/install -c -m 644 'MEPT-tree.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-tree.h' /usr/bin/install -c -m 644 'MEPT-utils.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-utils.h' /usr/bin/install -c -m 644 'MEPT-visitors.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-visitors.h' /usr/bin/install -c -m 644 'MEPT-yield.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-yield.h' /usr/bin/install -c -m 644 'MEPT-yieldprod.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-yieldprod.h' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept' Making install in libptmept make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libPTMEPT.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.la' libtool: install: warning: relinking `libPTMEPT.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libPTMEPT.la -rpath /usr/lib -avoid-version -no-undefined libPTMEPT_la-PTMEPT.lo libPTMEPT_la-PTMEPT_dict.lo libPTMEPT_la-lift.lo libPTMEPT_la-lower.lo ../libmept/libmept.la -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/libPTMEPT_la-PTMEPT.o .libs/libPTMEPT_la-PTMEPT_dict.o .libs/libPTMEPT_la-lift.o .libs/libPTMEPT_la-lower.o -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lmept -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -Wl,-soname -Wl,libPTMEPT.so -o .libs/libPTMEPT.so /usr/bin/install -c .libs/libPTMEPT.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.so /usr/bin/install -c .libs/libPTMEPT.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.la /usr/bin/install -c .libs/libPTMEPT.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'PTMEPT.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PTMEPT.h' /usr/bin/install -c -m 644 'PTMEPT-utils.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PTMEPT-utils.h' /usr/bin/install -c -m 644 'PTMEPT_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PTMEPT_dict.h' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept' Making install in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' Making install in implodePT make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' Making install in test make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' Making install in terms make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/terms' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/terms' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/terms' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/terms' Making install in grammar make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/grammar' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/grammar' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/grammar' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/grammar' Making install in in make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/in' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/in' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/in' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/in' Making install in out make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/out' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/out' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/out' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test/out' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT/test' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'implodePT' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/implodePT' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/implodePT /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/implodePT make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/implodePT' Making install in filterPT make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' Making install in test make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' Making install in sdf make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/sdf' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/sdf' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/sdf' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/sdf' Making install in terms make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/terms' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/terms' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/terms' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/terms' Making install in in make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/in' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/in' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/in' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/in' Making install in out make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/out' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/out' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/out' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test/out' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT/test' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'filterPT' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/filterPT' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/filterPT /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/filterPT make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils/filterPT' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'flattenPT' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/flattenPT' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/flattenPT /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/flattenPT /bin/sh ../libtool --mode=install /usr/bin/install -c 'unparsePT' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/unparsePT' libtool: install: warning: `../libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/unparsePT /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/unparsePT /bin/sh ../libtool --mode=install /usr/bin/install -c 'unparseProd' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/unparseProd' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/unparseProd /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/unparseProd /bin/sh ../libtool --mode=install /usr/bin/install -c 'addPosInfo' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/addPosInfo' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/addPosInfo /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/addPosInfo /bin/sh ../libtool --mode=install /usr/bin/install -c 'ambtracker' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/ambtracker' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ambtracker /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/ambtracker /bin/sh ../libtool --mode=install /usr/bin/install -c 'apply-function' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/apply-function' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/apply-function /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/apply-function /bin/sh ../libtool --mode=install /usr/bin/install -c 'liftPT' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/liftPT' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/liftPT /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/liftPT /bin/sh ../libtool --mode=install /usr/bin/install -c 'comparePT' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/comparePT' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/comparePT /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/comparePT test -z "/usr/share/pt-support" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support" /usr/bin/install -c -m 644 'unparser.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/unparser.idef' /usr/bin/install -c -m 644 'position-annotator.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/position-annotator.idef' /usr/bin/install -c -m 644 'apply-function.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/apply-function.idef' /usr/bin/install -c -m 644 'ambiguity-reporter.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/ambiguity-reporter.idef' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/utils' Making install in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' Making install in terms make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test/terms' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test/terms' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test/terms' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test/terms' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/test' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'pt-support.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/pt-support.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support' Making install in asf-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' Making install in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libASFME.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.la' libtool: install: warning: relinking `libASFME.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libASFME.la -rpath /usr/lib -avoid-version -no-undefined libASFME_la-ASFME.lo libASFME_la-ASFME_dict.lo libASFME_la-ASFME-utils.lo libASFME_la-lift.lo libASFME_la-lower.lo -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/libASFME_la-ASFME.o .libs/libASFME_la-ASFME_dict.o .libs/libASFME_la-ASFME-utils.o .libs/libASFME_la-lift.o .libs/libASFME_la-lower.o -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -Wl,-soname -Wl,libASFME.so -o .libs/libASFME.so /usr/bin/install -c .libs/libASFME.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.so /usr/bin/install -c .libs/libASFME.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.la /usr/bin/install -c .libs/libASFME.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'ASFME.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ASFME.h' /usr/bin/install -c -m 644 'ASFME-utils.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ASFME-utils.h' /usr/bin/install -c -m 644 'ASFME_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ASFME_dict.h' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'asf-support.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/asf-support.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support' Making install in sdf-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' Making install in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSDFME.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.la' libtool: install: warning: relinking `libSDFME.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libSDFME.la -rpath /usr/lib -avoid-version -no-undefined SDFME.lo SDFME_dict.lo SDFME-utils.lo get-module-name.lo grammar.lo prio.lo prod.lo restrict.lo import-operations.lo sort.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/SDFME.o .libs/SDFME_dict.o .libs/SDFME-utils.o .libs/get-module-name.o .libs/grammar.o .libs/prio.o .libs/prod.o .libs/restrict.o .libs/import-operations.o .libs/sort.o -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -Wl,-soname -Wl,libSDFME.so -o .libs/libSDFME.so /usr/bin/install -c .libs/libSDFME.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.so /usr/bin/install -c .libs/libSDFME.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.la /usr/bin/install -c .libs/libSDFME.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSDF2PT.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.la' libtool: install: warning: relinking `libSDF2PT.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libSDF2PT.la -rpath /usr/lib -avoid-version -no-undefined sdf2pt.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm ./libSDFME.la -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/sdf2pt.o -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lSDFME -Wl,-soname -Wl,libSDF2PT.so -o .libs/libSDF2PT.so /usr/bin/install -c .libs/libSDF2PT.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.so /usr/bin/install -c .libs/libSDF2PT.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.la /usr/bin/install -c .libs/libSDF2PT.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libPT2SDF.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.la' libtool: install: warning: relinking `libPT2SDF.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libPT2SDF.la -rpath /usr/lib -avoid-version -no-undefined pt2sdf.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm ./libSDFME.la -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/pt2sdf.o -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lSDFME -Wl,-soname -Wl,libPT2SDF.so -o .libs/libPT2SDF.so /usr/bin/install -c .libs/libPT2SDF.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.so /usr/bin/install -c .libs/libPT2SDF.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.la /usr/bin/install -c .libs/libPT2SDF.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'PT2SDF.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PT2SDF.h' /usr/bin/install -c -m 644 'SDF2PT.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDF2PT.h' /usr/bin/install -c -m 644 'SDFME-utils.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDFME-utils.h' /usr/bin/install -c -m 644 'SDFME.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDFME.h' /usr/bin/install -c -m 644 'SDFME_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDFME_dict.h' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib' Making install in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' Making install in sdf-modules make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' Making install in src make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules/src' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'sdf-modules' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdf-modules' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libSDFME.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/sdf-modules /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdf-modules test -z "/usr/share/sdf-support" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-support" /usr/bin/install -c -m 644 'sdf-modules.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-support/sdf-modules.idef' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules/src' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules/src' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-modules' Making install in sdf-renaming make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' Making install in src make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming/src' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'sdf-renaming' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdf-renaming' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libSDF2PT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libSDFME.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/sdf-renaming /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdf-renaming test -z "/usr/share/sdf-support" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-support" /usr/bin/install -c -m 644 'sdf-renaming.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-support/sdf-renaming.idef' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming/src' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming/src' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils/sdf-renaming' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/utils' Making install in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/test' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/test' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/test' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'sdf-support.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sdf-support.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support' Making install in sglr make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' Making install in doc make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/doc' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man1" /usr/bin/install -c -m 644 './sglr.1' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man1/sglr.1' test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man3" /usr/bin/install -c -m 644 './sglr-api.3' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man3/sglr-api.3' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/doc' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/doc' Making install in libsglr make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsglr.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.la' libtool: install: warning: relinking `libsglr.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libsglr.la -rpath /usr/lib -avoid-version -no-undefined libsglr_la-sglr-interface.lo libsglr_la-forest.lo libsglr_la-parse-table.lo libsglr_la-parser.lo libsglr_la-stack.lo libsglr_la-rsrc-usage.lo libsglr_la-stack-collect.lo libsglr_la-bitmap.lo libsglr_la-ambi-tables.lo libsglr_la-marking.lo libsglr_la-posmap.lo libsglr_la-levels.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/libsglr_la-sglr-interface.o .libs/libsglr_la-forest.o .libs/libsglr_la-parse-table.o .libs/libsglr_la-parser.o .libs/libsglr_la-stack.o .libs/libsglr_la-rsrc-usage.o .libs/libsglr_la-stack-collect.o .libs/libsglr_la-bitmap.o .libs/libsglr_la-ambi-tables.o .libs/libsglr_la-marking.o .libs/libsglr_la-posmap.o .libs/libsglr_la-levels.o -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -Wl,-soname -Wl,libsglr.so -o .libs/libsglr.so /usr/bin/install -c .libs/libsglr.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.so /usr/bin/install -c .libs/libsglr.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.la /usr/bin/install -c .libs/libsglr.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'sglr.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/sglr.h' /usr/bin/install -c -m 644 'parse-table.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/parse-table.h' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr' Making install in sglr make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/sglr' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/sglr' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'sglr' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sglr' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/sglr /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sglr test -z "/usr/share/sglr" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sglr" /usr/bin/install -c -m 644 'sglr.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sglr/sglr.idef' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/sglr' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/sglr' Making install in dump make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/dump' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/dump' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'dump-actions' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-actions' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dump-actions /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-actions /bin/sh ../libtool --mode=install /usr/bin/install -c 'dump-gotos' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-gotos' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dump-gotos /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-gotos /bin/sh ../libtool --mode=install /usr/bin/install -c 'dump-priorities' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-priorities' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dump-priorities /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-priorities /bin/sh ../libtool --mode=install /usr/bin/install -c 'dump-productions' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-productions' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dump-productions /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/dump-productions make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/dump' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/dump' Making install in restorebrackets make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' Making install in src make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets/src' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'restorebrackets' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/restorebrackets' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/restorebrackets /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/restorebrackets test -z "/usr/share/sglr" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sglr" /usr/bin/install -c -m 644 'restorebrackets.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sglr/restorebrackets.idef' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets/src' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/restorebrackets' Making install in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' Making install in erroneous make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/erroneous' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/erroneous' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/erroneous' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/erroneous' Making install in tables make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/tables' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/tables' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/tables' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/tables' Making install in terms make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/terms' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/terms' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/terms' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test/terms' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/test' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'sglr.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sglr.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr' Making install in tide-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' Making install in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libtide-adapter.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.la' libtool: install: warning: relinking `libtide-adapter.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libtide-adapter.la -rpath /usr/lib -avoid-version -no-undefined libtide_adapter_la-TA.lo libtide_adapter_la-TA_dict.lo libtide_adapter_la-tide-adapter.lo libtide_adapter_la-debug-adapter.tif.lo libtide_adapter_la-debug-adapter.lo -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/libtide_adapter_la-TA.o .libs/libtide_adapter_la-TA_dict.o .libs/libtide_adapter_la-tide-adapter.o .libs/libtide_adapter_la-debug-adapter.tif.o .libs/libtide_adapter_la-debug-adapter.o -Wl,--rpath -Wl,/usr/lib -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lATB -lbsd -lnsl -lATerm -Wl,-soname -Wl,libtide-adapter.so -o .libs/libtide-adapter.so /usr/bin/install -c .libs/libtide-adapter.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.so /usr/bin/install -c .libs/libtide-adapter.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.la /usr/bin/install -c .libs/libtide-adapter.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'TA.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/TA.h' /usr/bin/install -c -m 644 'TA_dict.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/TA_dict.h' /usr/bin/install -c -m 644 'tide-adapter.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/tide-adapter.h' /usr/bin/install -c -m 644 'tide-common.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/tide-common.h' test -z "/usr/share/tide-support" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/tide-support" /usr/bin/install -c -m 644 'adapter.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/tide-support/adapter.idef' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'tide-support.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/tide-support.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support' Making install in asc-support make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' Making install in utils make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/utils' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/utils' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/utils' Making install in lib make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' make install-am make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libasc-support-me.la' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.la' libtool: install: warning: relinking `libasc-support-me.la' (cd /usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib; /bin/sh ../libtool --tag=CC --mode=relink gcc -D__NO_CTYPE -o libasc-support-me.la -rpath /usr/lib -avoid-version -no-undefined libasc_support_me_la-asc-main.lo libasc_support_me_la-asc-support.lo libasc_support_me_la-asc-nametable.lo libasc_support_me_la-asc-traversals.lo libasc_support_me_la-asc-prod2str.lo libasc_support_me_la-asc-muasf2pt.lo libasc_support_me_la-asc-parsetable.lo libasc_support_me_la-asc-client.lo libasc_support_me_la-asc-tide.lo libasc_support_me_la-asc-ambiguity.lo libasc_support_me_la-asc-termstore.lo libasc_support_me_la-builtin-forward.lo libasc_support_me_la-Library.lo libasc_support_me_la-Library_dict.lo libasc_support_me_la-builtin-common.lo libasc_support_me_la-builtin-annos.lo libasc_support_me_la-builtin-term-compare.lo libasc_support_me_la-builtin-lifting.lo libasc_support_me_la-builtin-implode.lo libasc_support_me_la-builtin-io.lo libasc_support_me_la-builtin-tide.lo libasc_support_me_la-builtin-unique.lo -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lsglr -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lASFME -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lmept -lPTMEPT -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -ltide-adapter -lATB -lbsd -lnsl -lATerm -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -lATerm -inst-prefix-dir /var/tmp/sdf2-bundle-2.4-buildroot) gcc -shared .libs/libasc_support_me_la-asc-main.o .libs/libasc_support_me_la-asc-support.o .libs/libasc_support_me_la-asc-nametable.o .libs/libasc_support_me_la-asc-traversals.o .libs/libasc_support_me_la-asc-prod2str.o .libs/libasc_support_me_la-asc-muasf2pt.o .libs/libasc_support_me_la-asc-parsetable.o .libs/libasc_support_me_la-asc-client.o .libs/libasc_support_me_la-asc-tide.o .libs/libasc_support_me_la-asc-ambiguity.o .libs/libasc_support_me_la-asc-termstore.o .libs/libasc_support_me_la-builtin-forward.o .libs/libasc_support_me_la-Library.o .libs/libasc_support_me_la-Library_dict.o .libs/libasc_support_me_la-builtin-common.o .libs/libasc_support_me_la-builtin-annos.o .libs/libasc_support_me_la-builtin-term-compare.o .libs/libasc_support_me_la-builtin-lifting.o .libs/libasc_support_me_la-builtin-implode.o .libs/libasc_support_me_la-builtin-io.o .libs/libasc_support_me_la-builtin-tide.o .libs/libasc_support_me_la-builtin-unique.o -Wl,--rpath -Wl,/usr/lib -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/.libs -L/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/.libs -L/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib -L/usr/lib -lsglr -lASFME -lmept -lPTMEPT -ltide-adapter -lErrorAPI -lLocationAPI -lATB -lbsd -lnsl -lATerm -Wl,-soname -Wl,libasc-support-me.so -o .libs/libasc-support-me.so /usr/bin/install -c .libs/libasc-support-me.soT /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.so /usr/bin/install -c .libs/libasc-support-me.lai /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.la /usr/bin/install -c .libs/libasc-support-me.a /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.a chmod 644 /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.a ranlib /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/include" /usr/bin/install -c -m 644 'asc-support-me.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-support-me.h' /usr/bin/install -c -m 644 'asc-support2-me.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-support2-me.h' /usr/bin/install -c -m 644 'asc-traversals.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-traversals.h' /usr/bin/install -c -m 644 'asc-builtins.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-builtins.h' /usr/bin/install -c -m 644 'asc-client.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-client.h' /usr/bin/install -c -m 644 'asc-muasf2pt.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-muasf2pt.h' /usr/bin/install -c -m 644 'asc-ambiguity.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-ambiguity.h' /usr/bin/install -c -m 644 'asc-termstore.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-termstore.h' /usr/bin/install -c -m 644 'builtin-common.h' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/include/builtin-common.h' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'asc-support.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/asc-support.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support' Making install in pgen make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' Making install in grammar make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/grammar' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/grammar' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pgen" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen" /usr/bin/install -c -m 644 'Sdf2.baf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/Sdf2.baf' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/grammar' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/grammar' Making install in sdf-checker make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' Making install in src make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker/src' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'sdfchecker' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdfchecker' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib/libasc-support-me.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/libASFME.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/libtide-adapter.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/sdfchecker /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdfchecker test -z "/usr/share/pgen" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen" /usr/bin/install -c -m 644 'sdfchecker.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/sdfchecker.idef' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker/src' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/sdf-checker' Making install in src make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'parsetablegen' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/parsetablegen' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib/libasc-support-me.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/libASFME.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/libtide-adapter.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libSDF2PT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libPT2SDF.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libSDFME.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/parsetablegen /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/parsetablegen test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /usr/bin/install -c 'sdf2table' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdf2table' /usr/bin/install -c 'parse-sdf2' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/parse-sdf2' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man1" /usr/bin/install -c -m 644 './sdf2table.1' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man1/sdf2table.1' test -z "/usr/share/pgen" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen" /usr/bin/install -c -m 644 'parsetablegen.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/parsetablegen.idef' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/src' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/src' Making install in test make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' Making install in grammars make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/grammars' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/grammars' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/grammars' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/grammars' Making install in tables make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/tables' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/tables' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/tables' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/tables' Making install in terms make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/terms' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/terms' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/terms' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/terms' Making install in erroneous make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/erroneous' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/erroneous' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/erroneous' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test/erroneous' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/test' Making install in removevarsyntax make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' Making install in src make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax/src' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'removevarsyntax' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/removevarsyntax' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asc-support/lib/libasc-support-me.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/asf-support/lib/libASFME.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sglr/libsglr/libsglr.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/tide-support/lib/libtide-adapter.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libSDF2PT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libPT2SDF.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-support/lib/libSDFME.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libptmept/libPTMEPT.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pt-support/libmept/libmept.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libErrorAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/error-support/lib/libLocationAPI.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/redhat/BUILD/sdf2-bundle-2.4/toolbuslib/src/libATB.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/removevarsyntax /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/removevarsyntax test -z "/usr/share/pgen" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen" /usr/bin/install -c -m 644 'removevarsyntax.idef' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/removevarsyntax.idef' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax/src' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax/src' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen/removevarsyntax' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'pgen.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/pgen.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/pgen' Making install in sdf-library make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' Making install in library make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' Making install in basic make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/basic' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/basic' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/basic" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic" /usr/bin/install -c -m 644 'ASCII.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/ASCII.sdf' /usr/bin/install -c -m 644 'Areas.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Areas.sdf' /usr/bin/install -c -m 644 'BoolCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/BoolCon.sdf' /usr/bin/install -c -m 644 'BytesCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/BytesCon.sdf' /usr/bin/install -c -m 644 'Colors.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Colors.sdf' /usr/bin/install -c -m 644 'Comments.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Comments.sdf' /usr/bin/install -c -m 644 'Configuration.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Configuration.sdf' /usr/bin/install -c -m 644 'Errors.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Errors.sdf' /usr/bin/install -c -m 644 'File.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/File.sdf' /usr/bin/install -c -m 644 'Graphs.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Graphs.sdf' /usr/bin/install -c -m 644 'IdentifierCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/IdentifierCon.sdf' /usr/bin/install -c -m 644 'IntCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/IntCon.sdf' /usr/bin/install -c -m 644 'Keys.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Keys.sdf' /usr/bin/install -c -m 644 'Locations.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Locations.sdf' /usr/bin/install -c -m 644 'Modules.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Modules.sdf' /usr/bin/install -c -m 644 'NatCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/NatCon.sdf' /usr/bin/install -c -m 644 'ParsetreeCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/ParsetreeCon.sdf' /usr/bin/install -c -m 644 'Path.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Path.sdf' /usr/bin/install -c -m 644 'RStores.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/RStores.sdf' /usr/bin/install -c -m 644 'ReadWriteCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/ReadWriteCon.sdf' /usr/bin/install -c -m 644 'Shortcut.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Shortcut.sdf' /usr/bin/install -c -m 644 'Slices.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Slices.sdf' /usr/bin/install -c -m 644 'StrCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/StrCon.sdf' /usr/bin/install -c -m 644 'Whitespace.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Whitespace.sdf' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/basic' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/basic' Making install in languages make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' Making install in asf make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/asf/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax" /usr/bin/install -c -m 644 'Asf.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Asf.sdf' /usr/bin/install -c -m 644 'Characters.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Characters.sdf' /usr/bin/install -c -m 644 'Conditions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Conditions.sdf' /usr/bin/install -c -m 644 'Constructors.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Constructors.sdf' /usr/bin/install -c -m 644 'Equations.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Equations.sdf' /usr/bin/install -c -m 644 'Module.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Module.sdf' /usr/bin/install -c -m 644 'Tags.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Tags.sdf' /usr/bin/install -c -m 644 'Tests.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Tests.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/asf" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asf' Making install in asfix make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/asfix/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax" /usr/bin/install -c -m 644 'Annotations.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Annotations.sdf' /usr/bin/install -c -m 644 'Attributes.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Attributes.sdf' /usr/bin/install -c -m 644 'Parsetree.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Parsetree.sdf' /usr/bin/install -c -m 644 'Symbol.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Symbol.sdf' /usr/bin/install -c -m 644 'Tree.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Tree.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/asfix' Making install in aterm make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/aterm/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax" /usr/bin/install -c -m 644 'ATerms.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax/ATerms.sdf' /usr/bin/install -c -m 644 'IntCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax/IntCon.sdf' /usr/bin/install -c -m 644 'RealCon.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax/RealCon.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/aterm" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/aterm' Making install in box make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/box/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax" /usr/bin/install -c -m 644 'Alignments.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Alignments.sdf' /usr/bin/install -c -m 644 'Basic.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Basic.sdf' /usr/bin/install -c -m 644 'Box.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Box.sdf' /usr/bin/install -c -m 644 'Comments.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Comments.sdf' /usr/bin/install -c -m 644 'Contexts.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Contexts.sdf' /usr/bin/install -c -m 644 'Crossreferences.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Crossreferences.sdf' /usr/bin/install -c -m 644 'Fonts.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Fonts.sdf' /usr/bin/install -c -m 644 'Groups.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Groups.sdf' /usr/bin/install -c -m 644 'Over.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Over.sdf' /usr/bin/install -c -m 644 'Pretty.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Pretty.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/box" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/box' Making install in casl make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/casl/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax" /usr/bin/install -c -m 644 'Arch.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Arch.sdf' /usr/bin/install -c -m 644 'BasicItems.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/BasicItems.sdf' /usr/bin/install -c -m 644 'Casl-Annotations.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Casl-Annotations.sdf' /usr/bin/install -c -m 644 'Concrete.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Concrete.sdf' /usr/bin/install -c -m 644 'Lexical.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Lexical.sdf' /usr/bin/install -c -m 644 'Lib.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Lib.sdf' /usr/bin/install -c -m 644 'Struct.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Struct.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/casl" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/casl' Making install in cpp make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/cpp/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax" /usr/bin/install -c -m 644 'CPP.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/CPP.sdf' /usr/bin/install -c -m 644 'Comments.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Comments.sdf' /usr/bin/install -c -m 644 'CommentsAsLayout.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/CommentsAsLayout.sdf' /usr/bin/install -c -m 644 'Div.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Div.sdf' /usr/bin/install -c -m 644 'Expr.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Expr.sdf' /usr/bin/install -c -m 644 'Ident.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Ident.sdf' /usr/bin/install -c -m 644 'If.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/If.sdf' /usr/bin/install -c -m 644 'Include.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Include.sdf' /usr/bin/install -c -m 644 'Layout.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Layout.sdf' /usr/bin/install -c -m 644 'LineComments.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/LineComments.sdf' /usr/bin/install -c -m 644 'LineCommentsAsLayout.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/LineCommentsAsLayout.sdf' /usr/bin/install -c -m 644 'Macros.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Macros.sdf' /usr/bin/install -c -m 644 'NewLine.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/NewLine.sdf' /usr/bin/install -c -m 644 'Path.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Path.sdf' /usr/bin/install -c -m 644 'Replacement.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Replacement.sdf' /usr/bin/install -c -m 644 'Text.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Text.sdf' /usr/bin/install -c -m 644 'Tokens.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Tokens.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/cpp" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/cpp' Making install in ansi-c make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/ansi-c/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax" /usr/bin/install -c -m 644 'C.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/C.sdf' /usr/bin/install -c -m 644 'CWithComments.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/CWithComments.sdf' /usr/bin/install -c -m 644 'Constants.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Constants.sdf' /usr/bin/install -c -m 644 'Declarations.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Declarations.sdf' /usr/bin/install -c -m 644 'Declarators.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Declarators.sdf' /usr/bin/install -c -m 644 'Default-C-After-CPP.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Default-C-After-CPP.sdf' /usr/bin/install -c -m 644 'Default-C-With-CPP.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Default-C-With-CPP.sdf' /usr/bin/install -c -m 644 'Expressions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Expressions.sdf' /usr/bin/install -c -m 644 'GNU-Extensions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/GNU-Extensions.sdf' /usr/bin/install -c -m 644 'Identifiers.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Identifiers.sdf' /usr/bin/install -c -m 644 'Statements.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Statements.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/ansi-c" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/ansi-c' Making install in graph make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/graph/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/graph/syntax" /usr/bin/install -c -m 644 'Graph.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/graph/syntax/Graph.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/graph" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/graph" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/graph' Making install in fdl make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/fdl/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax" /usr/bin/install -c -m 644 'AtomicFeatures.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/AtomicFeatures.sdf' /usr/bin/install -c -m 644 'CompositeFeatures.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/CompositeFeatures.sdf' /usr/bin/install -c -m 644 'Constraints.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Constraints.sdf' /usr/bin/install -c -m 644 'Definitions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Definitions.sdf' /usr/bin/install -c -m 644 'Expressions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Expressions.sdf' /usr/bin/install -c -m 644 'Fdl.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Fdl.sdf' /usr/bin/install -c -m 644 'Layout.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Layout.sdf' /usr/bin/install -c -m 644 'Names.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Names.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/fdl" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/fdl' Making install in pico make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/pico/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax" /usr/bin/install -c -m 644 'Identifiers.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax/Identifiers.sdf' /usr/bin/install -c -m 644 'Pico.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax/Pico.sdf' /usr/bin/install -c -m 644 'Types.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax/Types.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/syntax' Making install in examples make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/examples' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/examples' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/pico/examples" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples" /usr/bin/install -c -m 644 'meta.buttons' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/meta.buttons' /usr/bin/install -c -m 644 'big.pico' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.pico' /usr/bin/install -c -m 644 'fac.pico' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.pico' /usr/bin/install -c -m 644 'small.pico' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.pico' /usr/bin/install -c -m 644 'big.ptc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.ptc' /usr/bin/install -c -m 644 'fac.ptc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.ptc' /usr/bin/install -c -m 644 'small.ptc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.ptc' /usr/bin/install -c -m 644 'big.ptr' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.ptr' /usr/bin/install -c -m 644 'fac.ptr' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.ptr' /usr/bin/install -c -m 644 'small.ptr' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.ptr' /usr/bin/install -c -m 644 'big.pev' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.pev' /usr/bin/install -c -m 644 'fac.pev' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.pev' /usr/bin/install -c -m 644 'small.pev' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.pev' /usr/bin/install -c -m 644 'meta.buttons' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/meta.buttons' /usr/bin/install -c -m 644 'meta.buttons' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/meta.buttons' /usr/bin/install -c -m 644 'big.pico' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.pico' /usr/bin/install -c -m 644 'fac.pico' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.pico' /usr/bin/install -c -m 644 'small.pico' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.pico' /usr/bin/install -c -m 644 'big.ptc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.ptc' /usr/bin/install -c -m 644 'fac.ptc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.ptc' /usr/bin/install -c -m 644 'small.ptc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.ptc' /usr/bin/install -c -m 644 'big.ptr' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.ptr' /usr/bin/install -c -m 644 'fac.ptr' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.ptr' /usr/bin/install -c -m 644 'small.ptr' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.ptr' /usr/bin/install -c -m 644 'big.pev' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.pev' /usr/bin/install -c -m 644 'fac.pev' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.pev' /usr/bin/install -c -m 644 'small.pev' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.pev' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/examples' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico/examples' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/pico" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/pico' Making install in sdf2 make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/sdf2/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax" /usr/bin/install -c -m 644 'Aliases.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Aliases.sdf' /usr/bin/install -c -m 644 'Basic.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Basic.sdf' /usr/bin/install -c -m 644 'CC.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/CC.sdf' /usr/bin/install -c -m 644 'Character-Class.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Character-Class.sdf' /usr/bin/install -c -m 644 'Character.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Character.sdf' /usr/bin/install -c -m 644 'Grammars.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Grammars.sdf' /usr/bin/install -c -m 644 'Kernel.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Kernel.sdf' /usr/bin/install -c -m 644 'Labels.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Labels.sdf' /usr/bin/install -c -m 644 'Lifting.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Lifting.sdf' /usr/bin/install -c -m 644 'Literals.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Literals.sdf' /usr/bin/install -c -m 644 'Modules.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Modules.sdf' /usr/bin/install -c -m 644 'Priority.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Priority.sdf' /usr/bin/install -c -m 644 'Regular.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Regular.sdf' /usr/bin/install -c -m 644 'Renaming.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Renaming.sdf' /usr/bin/install -c -m 644 'Restrictions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Restrictions.sdf' /usr/bin/install -c -m 644 'Sdf2-Syntax.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Sdf2-Syntax.sdf' /usr/bin/install -c -m 644 'Sdf2.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Sdf2.sdf' /usr/bin/install -c -m 644 'Sorts.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Sorts.sdf' /usr/bin/install -c -m 644 'Start-Symbols.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Start-Symbols.sdf' /usr/bin/install -c -m 644 'Symbols.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Symbols.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/syntax' Making install in idioms make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/idioms' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/idioms' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/sdf2/idioms" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms" /usr/bin/install -c -m 644 'CaseInsensitivity.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/CaseInsensitivity.sdf' /usr/bin/install -c -m 644 'DanglingElse.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/DanglingElse.sdf' /usr/bin/install -c -m 644 'Expressions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/Expressions.sdf' /usr/bin/install -c -m 644 'FirstLayout.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/FirstLayout.sdf' /usr/bin/install -c -m 644 'LongestMatch.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/LongestMatch.sdf' /usr/bin/install -c -m 644 'NoReservedKeywords.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/NoReservedKeywords.sdf' /usr/bin/install -c -m 644 'SpecialCaseProductions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/SpecialCaseProductions.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/idioms' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2/idioms' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/sdf2" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/sdf2' Making install in generic-cpp make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/generic-cpp/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax" /usr/bin/install -c -m 644 'Comments.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Comments.sdf' /usr/bin/install -c -m 644 'CommentsAsLayout.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/CommentsAsLayout.sdf' /usr/bin/install -c -m 644 'Conditionals.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Conditionals.sdf' /usr/bin/install -c -m 644 'Files.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Files.sdf' /usr/bin/install -c -m 644 'Includes.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Includes.sdf' /usr/bin/install -c -m 644 'Macros.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Macros.sdf' /usr/bin/install -c -m 644 'Substitutions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Substitutions.sdf' /usr/bin/install -c -m 644 'Whitespace.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Whitespace.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/generic-cpp' Making install in java make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' Making install in syntax make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java/syntax' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java/syntax' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/java/syntax" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax" /usr/bin/install -c -m 644 'ClassDecl.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/ClassDecl.sdf' /usr/bin/install -c -m 644 'Comment.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Comment.sdf' /usr/bin/install -c -m 644 'ConstructorDecl.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/ConstructorDecl.sdf' /usr/bin/install -c -m 644 'Expressions.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Expressions.sdf' /usr/bin/install -c -m 644 'FieldDecl.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/FieldDecl.sdf' /usr/bin/install -c -m 644 'Interfaces.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Interfaces.sdf' /usr/bin/install -c -m 644 'Java.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Java.sdf' /usr/bin/install -c -m 644 'JavaTypes.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/JavaTypes.sdf' /usr/bin/install -c -m 644 'Layout.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Layout.sdf' /usr/bin/install -c -m 644 'Lexical.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Lexical.sdf' /usr/bin/install -c -m 644 'Main.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Main.sdf' /usr/bin/install -c -m 644 'MethodDecl.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/MethodDecl.sdf' /usr/bin/install -c -m 644 'Modifiers.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Modifiers.sdf' /usr/bin/install -c -m 644 'Names.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Names.sdf' /usr/bin/install -c -m 644 'Statements.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Statements.sdf' /usr/bin/install -c -m 644 'Syntax.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Syntax.sdf' /usr/bin/install -c -m 644 'java111.sdf' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/java111.sdf' make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java/syntax' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java/syntax' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[6]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages/java" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java" make[6]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages/java' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[5]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/sdf-library/library/languages" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages" make[5]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library/languages' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[4]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library/library' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[3]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'sdf-library.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sdf-library.pc' make[3]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4/sdf-library' make[1]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4' make[2]: Entering directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'sdf2-bundle.pc' '/var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sdf2-bundle.pc' make[2]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4' make[1]: Leaving directory `/usr/src/redhat/BUILD/sdf2-bundle-2.4' + /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: sdf2-bundle-2.4-1 D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/addPosInfo: 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/sdf2-bundle-2.4-buildroot/usr/bin/ambtracker: 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/sdf2-bundle-2.4-buildroot/usr/bin/apply-function: 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/sdf2-bundle-2.4-buildroot/usr/bin/comparePT: 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/sdf2-bundle-2.4-buildroot/usr/bin/dump-actions: 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/sdf2-bundle-2.4-buildroot/usr/bin/dump-gotos: 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/sdf2-bundle-2.4-buildroot/usr/bin/dump-priorities: 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/sdf2-bundle-2.4-buildroot/usr/bin/dump-productions: 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/sdf2-bundle-2.4-buildroot/usr/bin/error-diff: 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/sdf2-bundle-2.4-buildroot/usr/bin/error-support: 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/sdf2-bundle-2.4-buildroot/usr/bin/error-support-config: Bourne shell script text executable D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/filterPT: 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/sdf2-bundle-2.4-buildroot/usr/bin/flattenPT: 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/sdf2-bundle-2.4-buildroot/usr/bin/implodePT: 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/sdf2-bundle-2.4-buildroot/usr/bin/lift-error: 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/sdf2-bundle-2.4-buildroot/usr/bin/liftPT: 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/sdf2-bundle-2.4-buildroot/usr/bin/lower-error: 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/sdf2-bundle-2.4-buildroot/usr/bin/parse-sdf2: Bourne shell script text executable D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/parsetablegen: 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/sdf2-bundle-2.4-buildroot/usr/bin/removevarsyntax: 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/sdf2-bundle-2.4-buildroot/usr/bin/restorebrackets: 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/sdf2-bundle-2.4-buildroot/usr/bin/sdf-modules: 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/sdf2-bundle-2.4-buildroot/usr/bin/sdf-renaming: 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/sdf2-bundle-2.4-buildroot/usr/bin/sdf2table: Bourne shell script text executable D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/bin/sdfchecker: 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/sdf2-bundle-2.4-buildroot/usr/bin/sglr: 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/sdf2-bundle-2.4-buildroot/usr/bin/tbunpack: 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/sdf2-bundle-2.4-buildroot/usr/bin/unparsePT: 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/sdf2-bundle-2.4-buildroot/usr/bin/unparseProd: 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/sdf2-bundle-2.4-buildroot/usr/include: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ASFME-utils.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ASFME.h: ASCII C program text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ASFME_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error-manager.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error-utils.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Error_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Location.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/Location_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-ambtracker.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-annotations.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-apply.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-args.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-characters.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-flatten.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-implode.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-layout.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-length.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-ordering.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-origins.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-posinfo.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-productions.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-renaming.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-start.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-symbols.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-tree.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-utils.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-visitors.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-yield.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT-yieldprod.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/MEPT_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PT2SDF.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PTMEPT-utils.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PTMEPT.h: ASCII C program text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/PTMEPT_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedError.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedError_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedLocation.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/ParsedLocation_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDF2PT.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDFME-utils.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDFME.h: ASCII C program text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/SDFME_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/TA.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/TA_dict.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-ambiguity.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-builtins.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-client.h: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-muasf2pt.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-support-me.h: ASCII C program text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-support2-me.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-termstore.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/asc-traversals.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/atb-tool.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/builtin-common.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/parse-table.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/sglr.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/tide-adapter.h: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/include/tide-common.h: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libASFME.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libATB.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libErrorAPI.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libLocationAPI.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPT2SDF.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libPTMEPT.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDF2PT.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libSDFME.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libasc-support-me.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libmept.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libsglr.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.a: current ar archive D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.la: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/libtide-adapter.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/asc-support.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/asf-support.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/error-support.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/pgen.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/pt-support.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sdf-library.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sdf-support.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sdf2-bundle.pc: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/sglr.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/tide-support.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/lib/pkgconfig/toolbuslib.pc: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support/error-support.idef: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support/errorapi.jar: Zip archive data, at least v2.0 to extract D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/error-support/locationapi.jar: Zip archive data, at least v2.0 to extract D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man1: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man1/sdf2table.1.gz: gzip compressed data, from Unix, max compression D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man1/sglr.1.gz: gzip compressed data, from Unix, max compression D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man3: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/man/man3/sglr-api.3.gz: gzip compressed data, from Unix, max compression D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/Sdf2.baf: data D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/parsetablegen.idef: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/removevarsyntax.idef: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pgen/sdfchecker.idef: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/ambiguity-reporter.idef: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/apply-function.idef: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/position-annotator.idef: ASCII news text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/pt-support/unparser.idef: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/ASCII.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Areas.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/BoolCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/BytesCon.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Colors.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Comments.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Configuration.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Errors.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/File.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Graphs.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/IdentifierCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/IntCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Keys.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Locations.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Modules.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/NatCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/ParsetreeCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Path.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/RStores.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/ReadWriteCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Shortcut.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Slices.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/StrCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/basic/Whitespace.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/C.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/CWithComments.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Constants.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Declarations.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Declarators.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Default-C-After-CPP.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Default-C-With-CPP.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Expressions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/GNU-Extensions.sdf: ASCII C program text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Identifiers.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/ansi-c/syntax/Statements.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Asf.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Characters.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Conditions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Constructors.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Equations.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Module.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Tags.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asf/syntax/Tests.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Annotations.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Attributes.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Parsetree.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Symbol.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/asfix/syntax/Tree.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax/ATerms.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax/IntCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/aterm/syntax/RealCon.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Alignments.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Basic.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Box.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Comments.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Contexts.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Crossreferences.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Fonts.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Groups.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Over.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/box/syntax/Pretty.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Arch.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/BasicItems.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Casl-Annotations.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Concrete.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Lexical.sdf: ISO-8859 English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Lib.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/casl/syntax/Struct.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/CPP.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Comments.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/CommentsAsLayout.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Div.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Expr.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Ident.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/If.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Include.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Layout.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/LineComments.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/LineCommentsAsLayout.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Macros.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/NewLine.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Path.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Replacement.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Text.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/cpp/syntax/Tokens.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/AtomicFeatures.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/CompositeFeatures.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Constraints.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Definitions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Expressions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Fdl.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Layout.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/fdl/syntax/Names.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Comments.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/CommentsAsLayout.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Conditionals.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Files.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Includes.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Macros.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Substitutions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/generic-cpp/syntax/Whitespace.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/graph: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/graph/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/graph/syntax/Graph.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/ClassDecl.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Comment.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/ConstructorDecl.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Expressions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/FieldDecl.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Interfaces.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Java.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/JavaTypes.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Layout.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Lexical.sdf: ASCII text, with very long lines D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Main.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/MethodDecl.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Modifiers.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Names.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Statements.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/Syntax.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/java/syntax/java111.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.pev: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.pico: uuencoded or xxencoded text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.ptc: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/big.ptr: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.pev: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.pico: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.ptc: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/fac.ptr: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/meta.buttons: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.pev: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.pico: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.ptc: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/examples/small.ptr: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax/Identifiers.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax/Pico.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/pico/syntax/Types.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/CaseInsensitivity.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/DanglingElse.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/Expressions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/FirstLayout.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/LongestMatch.sdf: ASCII English text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/NoReservedKeywords.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/idioms/SpecialCaseProductions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Aliases.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Basic.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/CC.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Character-Class.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Character.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Grammars.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Kernel.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Labels.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Lifting.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Literals.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Modules.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Priority.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Regular.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Renaming.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Restrictions.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Sdf2-Syntax.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Sdf2.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Sorts.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Start-Symbols.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-library/library/languages/sdf2/syntax/Symbols.sdf: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-support: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-support/sdf-modules.idef: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sdf-support/sdf-renaming.idef: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sglr: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sglr/restorebrackets.idef: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/sglr/sglr.idef: ASCII text D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/tide-support: directory D: /var/tmp/sdf2-bundle-2.4-buildroot/usr/share/tide-support/adapter.idef: ASCII C program text Provides: libASFME.so libATB.so libErrorAPI.so libLocationAPI.so libPT2SDF.so libPTMEPT.so libSDF2PT.so libSDFME.so libasc-support-me.so libmept.so libsglr.so libtide-adapter.so sdf2-bundle = 2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh aterm libASFME.so libATB.so libATerm.so libErrorAPI.so libLocationAPI.so libPT2SDF.so libPTMEPT.so libSDF2PT.so libSDFME.so libasc-support-me.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libmept.so libnsl.so.1 libsglr.so libtide-adapter.so rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/sdf2-bundle-2.4-buildroot D: execv(/usr/lib/rpm/check-files) pid 14110 D: waitpid(14110) rc 14110 status 0 warning: Could not canonicalize hostname: (none) D: fini 100444 1 ( 0, 0) 5421148 /tmp/sdf2-bundle-2.4.tar.gz D: fini 100600 1 ( 0, 0) 658 /usr/src/redhat/SPECS/sdf2-bundle.spec GZDIO: 3 writes, 5422196 total bytes in 16.537666 secs D: May free Score board((nil)) D: Signature: size(180)+pad(4) Wrote: /usr/src/redhat/SRPMS/sdf2-bundle-2.4-1.src.rpm D: fini 040755 2 ( 0, 0) 0 /usr/bin D: fini 100755 1 ( 0, 0) 13286 /usr/bin/addPosInfo D: fini 100755 1 ( 0, 0) 9794 /usr/bin/ambtracker D: fini 100755 1 ( 0, 0) 11305 /usr/bin/apply-function D: fini 100755 1 ( 0, 0) 7295 /usr/bin/comparePT D: fini 100755 1 ( 0, 0) 7453 /usr/bin/dump-actions D: fini 100755 1 ( 0, 0) 7515 /usr/bin/dump-gotos D: fini 100755 1 ( 0, 0) 7557 /usr/bin/dump-priorities D: fini 100755 1 ( 0, 0) 7640 /usr/bin/dump-productions D: fini 100755 1 ( 0, 0) 11074 /usr/bin/error-diff D: fini 100755 1 ( 0, 0) 19673 /usr/bin/error-support D: fini 100755 1 ( 0, 0) 95 /usr/bin/error-support-config D: fini 100755 1 ( 0, 0) 12052 /usr/bin/filterPT D: fini 100755 1 ( 0, 0) 7521 /usr/bin/flattenPT D: fini 100755 1 ( 0, 0) 8355 /usr/bin/implodePT D: fini 100755 1 ( 0, 0) 7270 /usr/bin/lift-error D: fini 100755 1 ( 0, 0) 9894 /usr/bin/liftPT D: fini 100755 1 ( 0, 0) 7273 /usr/bin/lower-error D: fini 100755 1 ( 0, 0) 132 /usr/bin/parse-sdf2 D: fini 100755 1 ( 0, 0) 455736 /usr/bin/parsetablegen D: fini 100755 1 ( 0, 0) 14609 /usr/bin/removevarsyntax D: fini 100755 1 ( 0, 0) 15673 /usr/bin/restorebrackets D: fini 100755 1 ( 0, 0) 37549 /usr/bin/sdf-modules D: fini 100755 1 ( 0, 0) 12015 /usr/bin/sdf-renaming D: fini 100755 1 ( 0, 0) 4004 /usr/bin/sdf2table D: fini 100755 1 ( 0, 0) 571813 /usr/bin/sdfchecker D: fini 100755 1 ( 0, 0) 17385 /usr/bin/sglr D: fini 100755 1 ( 0, 0) 21229 /usr/bin/tbunpack D: fini 100755 1 ( 0, 0) 9384 /usr/bin/unparsePT D: fini 100755 1 ( 0, 0) 7377 /usr/bin/unparseProd D: fini 040755 2 ( 0, 0) 0 /usr/include D: fini 100644 1 ( 0, 0) 1496 /usr/include/ASFME-utils.h D: fini 100644 1 ( 0, 0) 52842 /usr/include/ASFME.h D: fini 100644 1 ( 0, 0) 4511 /usr/include/ASFME_dict.h D: fini 100644 1 ( 0, 0) 1484 /usr/include/Error-manager.h D: fini 100644 1 ( 0, 0) 916 /usr/include/Error-utils.h D: fini 100644 1 ( 0, 0) 15799 /usr/include/Error.h D: fini 100644 1 ( 0, 0) 1347 /usr/include/Error_dict.h D: fini 100644 1 ( 0, 0) 7759 /usr/include/Location.h D: fini 100644 1 ( 0, 0) 683 /usr/include/Location_dict.h D: fini 100644 1 ( 0, 0) 281 /usr/include/MEPT-ambtracker.h D: fini 100644 1 ( 0, 0) 581 /usr/include/MEPT-annotations.h D: fini 100644 1 ( 0, 0) 476 /usr/include/MEPT-apply.h D: fini 100644 1 ( 0, 0) 108 /usr/include/MEPT-args.h D: fini 100644 1 ( 0, 0) 231 /usr/include/MEPT-characters.h D: fini 100644 1 ( 0, 0) 171 /usr/include/MEPT-flatten.h D: fini 100644 1 ( 0, 0) 475 /usr/include/MEPT-implode.h D: fini 100644 1 ( 0, 0) 437 /usr/include/MEPT-layout.h D: fini 100644 1 ( 0, 0) 461 /usr/include/MEPT-length.h D: fini 100644 1 ( 0, 0) 182 /usr/include/MEPT-ordering.h D: fini 100644 1 ( 0, 0) 184 /usr/include/MEPT-origins.h D: fini 100644 1 ( 0, 0) 1189 /usr/include/MEPT-posinfo.h D: fini 100644 1 ( 0, 0) 1061 /usr/include/MEPT-productions.h D: fini 100644 1 ( 0, 0) 276 /usr/include/MEPT-renaming.h D: fini 100644 1 ( 0, 0) 801 /usr/include/MEPT-start.h D: fini 100644 1 ( 0, 0) 314 /usr/include/MEPT-symbols.h D: fini 100644 1 ( 0, 0) 976 /usr/include/MEPT-tree.h D: fini 100644 1 ( 0, 0) 2491 /usr/include/MEPT-utils.h D: fini 100644 1 ( 0, 0) 755 /usr/include/MEPT-visitors.h D: fini 100644 1 ( 0, 0) 704 /usr/include/MEPT-yield.h D: fini 100644 1 ( 0, 0) 214 /usr/include/MEPT-yieldprod.h D: fini 100644 1 ( 0, 0) 19950 /usr/include/MEPT.h D: fini 100644 1 ( 0, 0) 3165 /usr/include/MEPT_dict.h D: fini 100644 1 ( 0, 0) 192 /usr/include/PT2SDF.h D: fini 100644 1 ( 0, 0) 707 /usr/include/PTMEPT-utils.h D: fini 100644 1 ( 0, 0) 95753 /usr/include/PTMEPT.h D: fini 100644 1 ( 0, 0) 7948 /usr/include/PTMEPT_dict.h D: fini 100644 1 ( 0, 0) 52088 /usr/include/ParsedError.h D: fini 100644 1 ( 0, 0) 3451 /usr/include/ParsedError_dict.h D: fini 100644 1 ( 0, 0) 30150 /usr/include/ParsedLocation.h D: fini 100644 1 ( 0, 0) 2561 /usr/include/ParsedLocation_dict.h D: fini 100644 1 ( 0, 0) 266 /usr/include/SDF2PT.h D: fini 100644 1 ( 0, 0) 3187 /usr/include/SDFME-utils.h D: fini 100644 1 ( 0, 0) 197518 /usr/include/SDFME.h D: fini 100644 1 ( 0, 0) 17375 /usr/include/SDFME_dict.h D: fini 100644 1 ( 0, 0) 3476 /usr/include/TA.h D: fini 100644 1 ( 0, 0) 553 /usr/include/TA_dict.h D: fini 100644 1 ( 0, 0) 233 /usr/include/asc-ambiguity.h D: fini 100644 1 ( 0, 0) 3024 /usr/include/asc-builtins.h D: fini 100644 1 ( 0, 0) 48 /usr/include/asc-client.h D: fini 100644 1 ( 0, 0) 224 /usr/include/asc-muasf2pt.h D: fini 100644 1 ( 0, 0) 22357 /usr/include/asc-support-me.h D: fini 100644 1 ( 0, 0) 286 /usr/include/asc-support2-me.h D: fini 100644 1 ( 0, 0) 949 /usr/include/asc-termstore.h D: fini 100644 1 ( 0, 0) 417 /usr/include/asc-traversals.h D: fini 100644 1 ( 0, 0) 1153 /usr/include/atb-tool.h D: fini 100644 1 ( 0, 0) 274 /usr/include/builtin-common.h D: fini 100644 1 ( 0, 0) 6160 /usr/include/parse-table.h D: fini 100644 1 ( 0, 0) 8776 /usr/include/sglr.h D: fini 100644 1 ( 0, 0) 1629 /usr/include/tide-adapter.h D: fini 100644 1 ( 0, 0) 302 /usr/include/tide-common.h D: fini 040755 3 ( 0, 0) 0 /usr/lib D: fini 100644 1 ( 0, 0) 200120 /usr/lib/libASFME.a D: fini 100755 1 ( 0, 0) 915 /usr/lib/libASFME.la D: fini 100755 1 ( 0, 0) 192624 /usr/lib/libASFME.so D: fini 100644 1 ( 0, 0) 15984 /usr/lib/libATB.a D: fini 100755 1 ( 0, 0) 789 /usr/lib/libATB.la D: fini 100755 1 ( 0, 0) 21243 /usr/lib/libATB.so D: fini 100644 1 ( 0, 0) 280520 /usr/lib/libErrorAPI.a D: fini 100755 1 ( 0, 0) 812 /usr/lib/libErrorAPI.la D: fini 100755 1 ( 0, 0) 262190 /usr/lib/libErrorAPI.so D: fini 100644 1 ( 0, 0) 140558 /usr/lib/libLocationAPI.a D: fini 100755 1 ( 0, 0) 833 /usr/lib/libLocationAPI.la D: fini 100755 1 ( 0, 0) 140684 /usr/lib/libLocationAPI.so D: fini 100644 1 ( 0, 0) 9052 /usr/lib/libPT2SDF.a D: fini 100755 1 ( 0, 0) 943 /usr/lib/libPT2SDF.la D: fini 100755 1 ( 0, 0) 17325 /usr/lib/libPT2SDF.so D: fini 100644 1 ( 0, 0) 487956 /usr/lib/libPTMEPT.a D: fini 100755 1 ( 0, 0) 900 /usr/lib/libPTMEPT.la D: fini 100755 1 ( 0, 0) 448338 /usr/lib/libPTMEPT.so D: fini 100644 1 ( 0, 0) 16244 /usr/lib/libSDF2PT.a D: fini 100755 1 ( 0, 0) 943 /usr/lib/libSDF2PT.la D: fini 100755 1 ( 0, 0) 29925 /usr/lib/libSDF2PT.so D: fini 100644 1 ( 0, 0) 866704 /usr/lib/libSDFME.a D: fini 100755 1 ( 0, 0) 915 /usr/lib/libSDFME.la D: fini 100755 1 ( 0, 0) 817889 /usr/lib/libSDFME.so D: fini 100644 1 ( 0, 0) 399276 /usr/lib/libasc-support-me.a D: fini 100755 1 ( 0, 0) 1047 /usr/lib/libasc-support-me.la D: fini 100755 1 ( 0, 0) 371884 /usr/lib/libasc-support-me.so D: fini 100644 1 ( 0, 0) 194860 /usr/lib/libmept.a D: fini 100755 1 ( 0, 0) 866 /usr/lib/libmept.la D: fini 100755 1 ( 0, 0) 169659 /usr/lib/libmept.so D: fini 100644 1 ( 0, 0) 93668 /usr/lib/libsglr.a D: fini 100755 1 ( 0, 0) 908 /usr/lib/libsglr.la D: fini 100755 1 ( 0, 0) 90226 /usr/lib/libsglr.so D: fini 100644 1 ( 0, 0) 36114 /usr/lib/libtide-adapter.a D: fini 100755 1 ( 0, 0) 871 /usr/lib/libtide-adapter.la D: fini 100755 1 ( 0, 0) 38126 /usr/lib/libtide-adapter.so D: fini 040755 2 ( 0, 0) 0 /usr/lib/pkgconfig D: fini 100644 1 ( 0, 0) 1410 /usr/lib/pkgconfig/asc-support.pc D: fini 100644 1 ( 0, 0) 1351 /usr/lib/pkgconfig/asf-support.pc D: fini 100644 1 ( 0, 0) 1560 /usr/lib/pkgconfig/error-support.pc D: fini 100644 1 ( 0, 0) 1217 /usr/lib/pkgconfig/pgen.pc D: fini 100644 1 ( 0, 0) 1552 /usr/lib/pkgconfig/pt-support.pc D: fini 100644 1 ( 0, 0) 1057 /usr/lib/pkgconfig/sdf-library.pc D: fini 100644 1 ( 0, 0) 1457 /usr/lib/pkgconfig/sdf-support.pc D: fini 100644 1 ( 0, 0) 127 /usr/lib/pkgconfig/sdf2-bundle.pc D: fini 100644 1 ( 0, 0) 1399 /usr/lib/pkgconfig/sglr.pc D: fini 100644 1 ( 0, 0) 1398 /usr/lib/pkgconfig/tide-support.pc D: fini 100644 1 ( 0, 0) 1382 /usr/lib/pkgconfig/toolbuslib.pc D: fini 040755 10 ( 0, 0) 0 /usr/share D: fini 040755 2 ( 0, 0) 0 /usr/share/error-support D: fini 100644 1 ( 0, 0) 5052 /usr/share/error-support/error-support.idef D: fini 100644 1 ( 0, 0) 45287 /usr/share/error-support/errorapi.jar D: fini 100644 1 ( 0, 0) 25875 /usr/share/error-support/locationapi.jar D: fini 040755 4 ( 0, 0) 0 /usr/share/man D: fini 040755 2 ( 0, 0) 0 /usr/share/man/man1 D: fini 100644 1 ( 0, 0) 20 /usr/share/man/man1/sdf2table.1.gz D: fini 100644 1 ( 0, 0) 20 /usr/share/man/man1/sglr.1.gz D: fini 040755 2 ( 0, 0) 0 /usr/share/man/man3 D: fini 100644 1 ( 0, 0) 20 /usr/share/man/man3/sglr-api.3.gz D: fini 040755 2 ( 0, 0) 0 /usr/share/pgen D: fini 100644 1 ( 0, 0) 83494 /usr/share/pgen/Sdf2.baf D: fini 100644 1 ( 0, 0) 705 /usr/share/pgen/parsetablegen.idef D: fini 100644 1 ( 0, 0) 647 /usr/share/pgen/removevarsyntax.idef D: fini 100644 1 ( 0, 0) 371 /usr/share/pgen/sdfchecker.idef D: fini 040755 2 ( 0, 0) 0 /usr/share/pt-support D: fini 100644 1 ( 0, 0) 509 /usr/share/pt-support/ambiguity-reporter.idef D: fini 100644 1 ( 0, 0) 1050 /usr/share/pt-support/apply-function.idef D: fini 100644 1 ( 0, 0) 1686 /usr/share/pt-support/position-annotator.idef D: fini 100644 1 ( 0, 0) 443 /usr/share/pt-support/unparser.idef D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library D: fini 040755 4 ( 0, 0) 0 /usr/share/sdf-library/library D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/basic D: fini 100644 1 ( 0, 0) 296 /usr/share/sdf-library/library/basic/ASCII.sdf D: fini 100644 1 ( 0, 0) 1303 /usr/share/sdf-library/library/basic/Areas.sdf D: fini 100644 1 ( 0, 0) 190 /usr/share/sdf-library/library/basic/BoolCon.sdf D: fini 100644 1 ( 0, 0) 1008 /usr/share/sdf-library/library/basic/BytesCon.sdf D: fini 100644 1 ( 0, 0) 153 /usr/share/sdf-library/library/basic/Colors.sdf D: fini 100644 1 ( 0, 0) 272 /usr/share/sdf-library/library/basic/Comments.sdf D: fini 100644 1 ( 0, 0) 2658 /usr/share/sdf-library/library/basic/Configuration.sdf D: fini 100644 1 ( 0, 0) 881 /usr/share/sdf-library/library/basic/Errors.sdf D: fini 100644 1 ( 0, 0) 220 /usr/share/sdf-library/library/basic/File.sdf D: fini 100644 1 ( 0, 0) 1598 /usr/share/sdf-library/library/basic/Graphs.sdf D: fini 100644 1 ( 0, 0) 175 /usr/share/sdf-library/library/basic/IdentifierCon.sdf D: fini 100644 1 ( 0, 0) 420 /usr/share/sdf-library/library/basic/IntCon.sdf D: fini 100644 1 ( 0, 0) 4649 /usr/share/sdf-library/library/basic/Keys.sdf D: fini 100644 1 ( 0, 0) 313 /usr/share/sdf-library/library/basic/Locations.sdf D: fini 100644 1 ( 0, 0) 1562 /usr/share/sdf-library/library/basic/Modules.sdf D: fini 100644 1 ( 0, 0) 139 /usr/share/sdf-library/library/basic/NatCon.sdf D: fini 100644 1 ( 0, 0) 438 /usr/share/sdf-library/library/basic/ParsetreeCon.sdf D: fini 100644 1 ( 0, 0) 413 /usr/share/sdf-library/library/basic/Path.sdf D: fini 100644 1 ( 0, 0) 1273 /usr/share/sdf-library/library/basic/RStores.sdf D: fini 100644 1 ( 0, 0) 358 /usr/share/sdf-library/library/basic/ReadWriteCon.sdf D: fini 100644 1 ( 0, 0) 189 /usr/share/sdf-library/library/basic/Shortcut.sdf D: fini 100644 1 ( 0, 0) 186 /usr/share/sdf-library/library/basic/Slices.sdf D: fini 100644 1 ( 0, 0) 483 /usr/share/sdf-library/library/basic/StrCon.sdf D: fini 100644 1 ( 0, 0) 152 /usr/share/sdf-library/library/basic/Whitespace.sdf D: fini 040755 15 ( 0, 0) 0 /usr/share/sdf-library/library/languages D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/ansi-c D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/ansi-c/syntax D: fini 100644 1 ( 0, 0) 1283 /usr/share/sdf-library/library/languages/ansi-c/syntax/C.sdf D: fini 100644 1 ( 0, 0) 236 /usr/share/sdf-library/library/languages/ansi-c/syntax/CWithComments.sdf D: fini 100644 1 ( 0, 0) 717 /usr/share/sdf-library/library/languages/ansi-c/syntax/Constants.sdf D: fini 100644 1 ( 0, 0) 3255 /usr/share/sdf-library/library/languages/ansi-c/syntax/Declarations.sdf D: fini 100644 1 ( 0, 0) 511 /usr/share/sdf-library/library/languages/ansi-c/syntax/Declarators.sdf D: fini 100644 1 ( 0, 0) 757 /usr/share/sdf-library/library/languages/ansi-c/syntax/Default-C-After-CPP.sdf D: fini 100644 1 ( 0, 0) 2464 /usr/share/sdf-library/library/languages/ansi-c/syntax/Default-C-With-CPP.sdf D: fini 100644 1 ( 0, 0) 3057 /usr/share/sdf-library/library/languages/ansi-c/syntax/Expressions.sdf D: fini 100644 1 ( 0, 0) 311 /usr/share/sdf-library/library/languages/ansi-c/syntax/GNU-Extensions.sdf D: fini 100644 1 ( 0, 0) 685 /usr/share/sdf-library/library/languages/ansi-c/syntax/Identifiers.sdf D: fini 100644 1 ( 0, 0) 973 /usr/share/sdf-library/library/languages/ansi-c/syntax/Statements.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/asf D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/asf/syntax D: fini 100644 1 ( 0, 0) 81 /usr/share/sdf-library/library/languages/asf/syntax/Asf.sdf D: fini 100644 1 ( 0, 0) 141 /usr/share/sdf-library/library/languages/asf/syntax/Characters.sdf D: fini 100644 1 ( 0, 0) 494 /usr/share/sdf-library/library/languages/asf/syntax/Conditions.sdf D: fini 100644 1 ( 0, 0) 279 /usr/share/sdf-library/library/languages/asf/syntax/Constructors.sdf D: fini 100644 1 ( 0, 0) 838 /usr/share/sdf-library/library/languages/asf/syntax/Equations.sdf D: fini 100644 1 ( 0, 0) 625 /usr/share/sdf-library/library/languages/asf/syntax/Module.sdf D: fini 100644 1 ( 0, 0) 389 /usr/share/sdf-library/library/languages/asf/syntax/Tags.sdf D: fini 100644 1 ( 0, 0) 379 /usr/share/sdf-library/library/languages/asf/syntax/Tests.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/asfix D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/asfix/syntax D: fini 100644 1 ( 0, 0) 194 /usr/share/sdf-library/library/languages/asfix/syntax/Annotations.sdf D: fini 100644 1 ( 0, 0) 917 /usr/share/sdf-library/library/languages/asfix/syntax/Attributes.sdf D: fini 100644 1 ( 0, 0) 228 /usr/share/sdf-library/library/languages/asfix/syntax/Parsetree.sdf D: fini 100644 1 ( 0, 0) 2276 /usr/share/sdf-library/library/languages/asfix/syntax/Symbol.sdf D: fini 100644 1 ( 0, 0) 734 /usr/share/sdf-library/library/languages/asfix/syntax/Tree.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/aterm D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/aterm/syntax D: fini 100644 1 ( 0, 0) 773 /usr/share/sdf-library/library/languages/aterm/syntax/ATerms.sdf D: fini 100644 1 ( 0, 0) 315 /usr/share/sdf-library/library/languages/aterm/syntax/IntCon.sdf D: fini 100644 1 ( 0, 0) 345 /usr/share/sdf-library/library/languages/aterm/syntax/RealCon.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/box D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/box/syntax D: fini 100644 1 ( 0, 0) 574 /usr/share/sdf-library/library/languages/box/syntax/Alignments.sdf D: fini 100644 1 ( 0, 0) 1121 /usr/share/sdf-library/library/languages/box/syntax/Basic.sdf D: fini 100644 1 ( 0, 0) 228 /usr/share/sdf-library/library/languages/box/syntax/Box.sdf D: fini 100644 1 ( 0, 0) 238 /usr/share/sdf-library/library/languages/box/syntax/Comments.sdf D: fini 100644 1 ( 0, 0) 147 /usr/share/sdf-library/library/languages/box/syntax/Contexts.sdf D: fini 100644 1 ( 0, 0) 237 /usr/share/sdf-library/library/languages/box/syntax/Crossreferences.sdf D: fini 100644 1 ( 0, 0) 1043 /usr/share/sdf-library/library/languages/box/syntax/Fonts.sdf D: fini 100644 1 ( 0, 0) 606 /usr/share/sdf-library/library/languages/box/syntax/Groups.sdf D: fini 100644 1 ( 0, 0) 131 /usr/share/sdf-library/library/languages/box/syntax/Over.sdf D: fini 100644 1 ( 0, 0) 506 /usr/share/sdf-library/library/languages/box/syntax/Pretty.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/casl D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/casl/syntax D: fini 100644 1 ( 0, 0) 2634 /usr/share/sdf-library/library/languages/casl/syntax/Arch.sdf D: fini 100644 1 ( 0, 0) 7411 /usr/share/sdf-library/library/languages/casl/syntax/BasicItems.sdf D: fini 100644 1 ( 0, 0) 582 /usr/share/sdf-library/library/languages/casl/syntax/Casl-Annotations.sdf D: fini 100644 1 ( 0, 0) 257 /usr/share/sdf-library/library/languages/casl/syntax/Concrete.sdf D: fini 100644 1 ( 0, 0) 6693 /usr/share/sdf-library/library/languages/casl/syntax/Lexical.sdf D: fini 100644 1 ( 0, 0) 983 /usr/share/sdf-library/library/languages/casl/syntax/Lib.sdf D: fini 100644 1 ( 0, 0) 3138 /usr/share/sdf-library/library/languages/casl/syntax/Struct.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/cpp D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/cpp/syntax D: fini 100644 1 ( 0, 0) 226 /usr/share/sdf-library/library/languages/cpp/syntax/CPP.sdf D: fini 100644 1 ( 0, 0) 166 /usr/share/sdf-library/library/languages/cpp/syntax/Comments.sdf D: fini 100644 1 ( 0, 0) 181 /usr/share/sdf-library/library/languages/cpp/syntax/CommentsAsLayout.sdf D: fini 100644 1 ( 0, 0) 345 /usr/share/sdf-library/library/languages/cpp/syntax/Div.sdf D: fini 100644 1 ( 0, 0) 1039 /usr/share/sdf-library/library/languages/cpp/syntax/Expr.sdf D: fini 100644 1 ( 0, 0) 148 /usr/share/sdf-library/library/languages/cpp/syntax/Ident.sdf D: fini 100644 1 ( 0, 0) 534 /usr/share/sdf-library/library/languages/cpp/syntax/If.sdf D: fini 100644 1 ( 0, 0) 336 /usr/share/sdf-library/library/languages/cpp/syntax/Include.sdf D: fini 100644 1 ( 0, 0) 368 /usr/share/sdf-library/library/languages/cpp/syntax/Layout.sdf D: fini 100644 1 ( 0, 0) 102 /usr/share/sdf-library/library/languages/cpp/syntax/LineComments.sdf D: fini 100644 1 ( 0, 0) 143 /usr/share/sdf-library/library/languages/cpp/syntax/LineCommentsAsLayout.sdf D: fini 100644 1 ( 0, 0) 908 /usr/share/sdf-library/library/languages/cpp/syntax/Macros.sdf D: fini 100644 1 ( 0, 0) 94 /usr/share/sdf-library/library/languages/cpp/syntax/NewLine.sdf D: fini 100644 1 ( 0, 0) 154 /usr/share/sdf-library/library/languages/cpp/syntax/Path.sdf D: fini 100644 1 ( 0, 0) 673 /usr/share/sdf-library/library/languages/cpp/syntax/Replacement.sdf D: fini 100644 1 ( 0, 0) 283 /usr/share/sdf-library/library/languages/cpp/syntax/Text.sdf D: fini 100644 1 ( 0, 0) 142 /usr/share/sdf-library/library/languages/cpp/syntax/Tokens.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/fdl D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/fdl/syntax D: fini 100644 1 ( 0, 0) 189 /usr/share/sdf-library/library/languages/fdl/syntax/AtomicFeatures.sdf D: fini 100644 1 ( 0, 0) 185 /usr/share/sdf-library/library/languages/fdl/syntax/CompositeFeatures.sdf D: fini 100644 1 ( 0, 0) 589 /usr/share/sdf-library/library/languages/fdl/syntax/Constraints.sdf D: fini 100644 1 ( 0, 0) 220 /usr/share/sdf-library/library/languages/fdl/syntax/Definitions.sdf D: fini 100644 1 ( 0, 0) 771 /usr/share/sdf-library/library/languages/fdl/syntax/Expressions.sdf D: fini 100644 1 ( 0, 0) 335 /usr/share/sdf-library/library/languages/fdl/syntax/Fdl.sdf D: fini 100644 1 ( 0, 0) 60 /usr/share/sdf-library/library/languages/fdl/syntax/Layout.sdf D: fini 100644 1 ( 0, 0) 122 /usr/share/sdf-library/library/languages/fdl/syntax/Names.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/generic-cpp D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/generic-cpp/syntax D: fini 100644 1 ( 0, 0) 231 /usr/share/sdf-library/library/languages/generic-cpp/syntax/Comments.sdf D: fini 100644 1 ( 0, 0) 188 /usr/share/sdf-library/library/languages/generic-cpp/syntax/CommentsAsLayout.sdf D: fini 100644 1 ( 0, 0) 559 /usr/share/sdf-library/library/languages/generic-cpp/syntax/Conditionals.sdf D: fini 100644 1 ( 0, 0) 195 /usr/share/sdf-library/library/languages/generic-cpp/syntax/Files.sdf D: fini 100644 1 ( 0, 0) 364 /usr/share/sdf-library/library/languages/generic-cpp/syntax/Includes.sdf D: fini 100644 1 ( 0, 0) 1997 /usr/share/sdf-library/library/languages/generic-cpp/syntax/Macros.sdf D: fini 100644 1 ( 0, 0) 449 /usr/share/sdf-library/library/languages/generic-cpp/syntax/Substitutions.sdf D: fini 100644 1 ( 0, 0) 158 /usr/share/sdf-library/library/languages/generic-cpp/syntax/Whitespace.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/graph D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/graph/syntax D: fini 100644 1 ( 0, 0) 1277 /usr/share/sdf-library/library/languages/graph/syntax/Graph.sdf D: fini 040755 3 ( 0, 0) 0 /usr/share/sdf-library/library/languages/java D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/java/syntax D: fini 100644 1 ( 0, 0) 1512 /usr/share/sdf-library/library/languages/java/syntax/ClassDecl.sdf D: fini 100644 1 ( 0, 0) 421 /usr/share/sdf-library/library/languages/java/syntax/Comment.sdf D: fini 100644 1 ( 0, 0) 897 /usr/share/sdf-library/library/languages/java/syntax/ConstructorDecl.sdf D: fini 100644 1 ( 0, 0) 8665 /usr/share/sdf-library/library/languages/java/syntax/Expressions.sdf D: fini 100644 1 ( 0, 0) 925 /usr/share/sdf-library/library/languages/java/syntax/FieldDecl.sdf D: fini 100644 1 ( 0, 0) 1158 /usr/share/sdf-library/library/languages/java/syntax/Interfaces.sdf D: fini 100644 1 ( 0, 0) 1445 /usr/share/sdf-library/library/languages/java/syntax/Java.sdf D: fini 100644 1 ( 0, 0) 1409 /usr/share/sdf-library/library/languages/java/syntax/JavaTypes.sdf D: fini 100644 1 ( 0, 0) 125 /usr/share/sdf-library/library/languages/java/syntax/Layout.sdf D: fini 100644 1 ( 0, 0) 5795 /usr/share/sdf-library/library/languages/java/syntax/Lexical.sdf D: fini 100644 1 ( 0, 0) 204 /usr/share/sdf-library/library/languages/java/syntax/Main.sdf D: fini 100644 1 ( 0, 0) 1022 /usr/share/sdf-library/library/languages/java/syntax/MethodDecl.sdf D: fini 100644 1 ( 0, 0) 541 /usr/share/sdf-library/library/languages/java/syntax/Modifiers.sdf D: fini 100644 1 ( 0, 0) 249 /usr/share/sdf-library/library/languages/java/syntax/Names.sdf D: fini 100644 1 ( 0, 0) 6271 /usr/share/sdf-library/library/languages/java/syntax/Statements.sdf D: fini 100644 1 ( 0, 0) 183 /usr/share/sdf-library/library/languages/java/syntax/Syntax.sdf D: fini 100644 1 ( 0, 0) 76 /usr/share/sdf-library/library/languages/java/syntax/java111.sdf D: fini 040755 4 ( 0, 0) 0 /usr/share/sdf-library/library/languages/pico D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/pico/examples D: fini 100644 1 ( 0, 0) 516 /usr/share/sdf-library/library/languages/pico/examples/big.pev D: fini 100644 1 ( 0, 0) 623 /usr/share/sdf-library/library/languages/pico/examples/big.pico D: fini 100644 1 ( 0, 0) 516 /usr/share/sdf-library/library/languages/pico/examples/big.ptc D: fini 100644 1 ( 0, 0) 515 /usr/share/sdf-library/library/languages/pico/examples/big.ptr D: fini 100644 1 ( 0, 0) 321 /usr/share/sdf-library/library/languages/pico/examples/fac.pev D: fini 100644 1 ( 0, 0) 304 /usr/share/sdf-library/library/languages/pico/examples/fac.pico D: fini 100644 1 ( 0, 0) 322 /usr/share/sdf-library/library/languages/pico/examples/fac.ptc D: fini 100644 1 ( 0, 0) 316 /usr/share/sdf-library/library/languages/pico/examples/fac.ptr D: fini 100644 1 ( 0, 0) 4078 /usr/share/sdf-library/library/languages/pico/examples/meta.buttons D: fini 100644 1 ( 0, 0) 127 /usr/share/sdf-library/library/languages/pico/examples/small.pev D: fini 100644 1 ( 0, 0) 115 /usr/share/sdf-library/library/languages/pico/examples/small.pico D: fini 100644 1 ( 0, 0) 127 /usr/share/sdf-library/library/languages/pico/examples/small.ptc D: fini 100644 1 ( 0, 0) 126 /usr/share/sdf-library/library/languages/pico/examples/small.ptr D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/pico/syntax D: fini 100644 1 ( 0, 0) 141 /usr/share/sdf-library/library/languages/pico/syntax/Identifiers.sdf D: fini 100644 1 ( 0, 0) 1113 /usr/share/sdf-library/library/languages/pico/syntax/Pico.sdf D: fini 100644 1 ( 0, 0) 157 /usr/share/sdf-library/library/languages/pico/syntax/Types.sdf D: fini 040755 4 ( 0, 0) 0 /usr/share/sdf-library/library/languages/sdf2 D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/sdf2/idioms D: fini 100644 1 ( 0, 0) 629 /usr/share/sdf-library/library/languages/sdf2/idioms/CaseInsensitivity.sdf D: fini 100644 1 ( 0, 0) 339 /usr/share/sdf-library/library/languages/sdf2/idioms/DanglingElse.sdf D: fini 100644 1 ( 0, 0) 332 /usr/share/sdf-library/library/languages/sdf2/idioms/Expressions.sdf D: fini 100644 1 ( 0, 0) 379 /usr/share/sdf-library/library/languages/sdf2/idioms/FirstLayout.sdf D: fini 100644 1 ( 0, 0) 354 /usr/share/sdf-library/library/languages/sdf2/idioms/LongestMatch.sdf D: fini 100644 1 ( 0, 0) 328 /usr/share/sdf-library/library/languages/sdf2/idioms/NoReservedKeywords.sdf D: fini 100644 1 ( 0, 0) 604 /usr/share/sdf-library/library/languages/sdf2/idioms/SpecialCaseProductions.sdf D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-library/library/languages/sdf2/syntax D: fini 100644 1 ( 0, 0) 381 /usr/share/sdf-library/library/languages/sdf2/syntax/Aliases.sdf D: fini 100644 1 ( 0, 0) 756 /usr/share/sdf-library/library/languages/sdf2/syntax/Basic.sdf D: fini 100644 1 ( 0, 0) 271 /usr/share/sdf-library/library/languages/sdf2/syntax/CC.sdf D: fini 100644 1 ( 0, 0) 1444 /usr/share/sdf-library/library/languages/sdf2/syntax/Character-Class.sdf D: fini 100644 1 ( 0, 0) 700 /usr/share/sdf-library/library/languages/sdf2/syntax/Character.sdf D: fini 100644 1 ( 0, 0) 399 /usr/share/sdf-library/library/languages/sdf2/syntax/Grammars.sdf D: fini 100644 1 ( 0, 0) 777 /usr/share/sdf-library/library/languages/sdf2/syntax/Kernel.sdf D: fini 100644 1 ( 0, 0) 357 /usr/share/sdf-library/library/languages/sdf2/syntax/Labels.sdf D: fini 100644 1 ( 0, 0) 177 /usr/share/sdf-library/library/languages/sdf2/syntax/Lifting.sdf D: fini 100644 1 ( 0, 0) 1225 /usr/share/sdf-library/library/languages/sdf2/syntax/Literals.sdf D: fini 100644 1 ( 0, 0) 1554 /usr/share/sdf-library/library/languages/sdf2/syntax/Modules.sdf D: fini 100644 1 ( 0, 0) 1380 /usr/share/sdf-library/library/languages/sdf2/syntax/Priority.sdf D: fini 100644 1 ( 0, 0) 1255 /usr/share/sdf-library/library/languages/sdf2/syntax/Regular.sdf D: fini 100644 1 ( 0, 0) 482 /usr/share/sdf-library/library/languages/sdf2/syntax/Renaming.sdf D: fini 100644 1 ( 0, 0) 1111 /usr/share/sdf-library/library/languages/sdf2/syntax/Restrictions.sdf D: fini 100644 1 ( 0, 0) 1202 /usr/share/sdf-library/library/languages/sdf2/syntax/Sdf2-Syntax.sdf D: fini 100644 1 ( 0, 0) 2062 /usr/share/sdf-library/library/languages/sdf2/syntax/Sdf2.sdf D: fini 100644 1 ( 0, 0) 618 /usr/share/sdf-library/library/languages/sdf2/syntax/Sorts.sdf D: fini 100644 1 ( 0, 0) 378 /usr/share/sdf-library/library/languages/sdf2/syntax/Start-Symbols.sdf D: fini 100644 1 ( 0, 0) 265 /usr/share/sdf-library/library/languages/sdf2/syntax/Symbols.sdf D: fini 040755 2 ( 0, 0) 0 /usr/share/sdf-support D: fini 100644 1 ( 0, 0) 3234 /usr/share/sdf-support/sdf-modules.idef D: fini 100644 1 ( 0, 0) 503 /usr/share/sdf-support/sdf-renaming.idef D: fini 040755 2 ( 0, 0) 0 /usr/share/sglr D: fini 100644 1 ( 0, 0) 808 /usr/share/sglr/restorebrackets.idef D: fini 100644 1 ( 0, 0) 950 /usr/share/sglr/sglr.idef D: fini 040755 2 ( 0, 0) 0 /usr/share/tide-support D: fini 100644 1 ( 0, 0) 2041 /usr/share/tide-support/adapter.idef GZDIO: 149 writes, 7644508 total bytes in 77.382117 secs D: May free Score board((nil)) D: Signature: size(180)+pad(4) Wrote: /usr/src/redhat/RPMS/i386/sdf2-bundle-2.4-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.85019 + umask 022 + cd /usr/src/redhat/BUILD + cd sdf2-bundle-2.4 + rm -rf /var/tmp/sdf2-bundle-2.4-buildroot + exit 0 D: May free Score board((nil))