Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/odb.spec'], False, '/var/lib/mock/f19-build-1853122-322087/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/odb.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-10.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/odb-2.2.2-1.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/odb.spec'], False, '/var/lib/mock/f19-build-1853122-322087/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/odb.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EOALpQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf odb-2.2.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/odb-2.2.2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd odb-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K73k5s + umask 022 + cd /builddir/build/BUILD + cd odb-2.2.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-options-file=/etc/odb/default.options checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... none checking for i686-redhat-linux-gnu-ar... no checking for i686-redhat-linux-gnu-lib... no checking for i686-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports plugins... yes configure: creating ./config.lt config.lt: creating libtool checking for libcutl... yes checking whether to use rpath... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating Makefile config.status: creating odb/Makefile config.status: creating odb/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool-rpath-patch commands + make -j5 Making all in odb make[1]: Entering directory `/builddir/build/BUILD/odb-2.2.2/odb' make all-am make[2]: Entering directory `/builddir/build/BUILD/odb-2.2.2/odb' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cxx-lexer.lo cxx-lexer.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sql-token.lo sql-token.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sql-lexer.lo sql-lexer.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o context.lo context.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o common.lo common.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sql-lexer.cxx -fPIC -DPIC -o .libs/sql-lexer.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cxx-lexer.cxx -fPIC -DPIC -o .libs/cxx-lexer.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sql-token.cxx -fPIC -DPIC -o .libs/sql-token.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c common.cxx -fPIC -DPIC -o .libs/common.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c context.cxx -fPIC -DPIC -o .libs/context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o common-query.lo common-query.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c common-query.cxx -fPIC -DPIC -o .libs/common-query.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o location.lo location.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c location.cxx -fPIC -DPIC -o .libs/location.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o diagnostics.lo diagnostics.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c diagnostics.cxx -fPIC -DPIC -o .libs/diagnostics.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o emitter.lo emitter.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c emitter.cxx -fPIC -DPIC -o .libs/emitter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lookup.lo lookup.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lookup.cxx -fPIC -DPIC -o .libs/lookup.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o instance.lo instance.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o include.lo include.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c instance.cxx -fPIC -DPIC -o .libs/instance.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c include.cxx -fPIC -DPIC -o .libs/include.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o header.lo header.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c header.cxx -fPIC -DPIC -o .libs/header.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o inline.lo inline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c inline.cxx -fPIC -DPIC -o .libs/inline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o source.lo source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c source.cxx -fPIC -DPIC -o .libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o validator.lo validator.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c validator.cxx -fPIC -DPIC -o .libs/validator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o processor.lo processor.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c processor.cxx -fPIC -DPIC -o .libs/processor.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o generator.lo generator.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c generator.cxx -fPIC -DPIC -o .libs/generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o parser.lo parser.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c parser.cxx -fPIC -DPIC -o .libs/parser.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o plugin.lo plugin.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plugin.cxx -fPIC -DPIC -o .libs/plugin.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pragma.lo pragma.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pragma.cxx -fPIC -DPIC -o .libs/pragma.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o option-types.lo option-types.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c option-types.cxx -fPIC -DPIC -o .libs/option-types.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o option-functions.lo option-functions.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c option-functions.cxx -fPIC -DPIC -o .libs/option-functions.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o profile.lo profile.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c profile.cxx -fPIC -DPIC -o .libs/profile.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/name.lo semantics/relational/name.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/name.cxx -fPIC -DPIC -o semantics/relational/.libs/name.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o options.lo options.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c options.cxx -fPIC -DPIC -o .libs/options.o g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o odb-odb.o `test -f 'odb.cxx' || echo './'`odb.cxx g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o odb-option-types.o `test -f 'option-types.cxx' || echo './'`option-types.cxx g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o odb-option-functions.o `test -f 'option-functions.cxx' || echo './'`option-functions.cxx g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o odb-profile.o `test -f 'profile.cxx' || echo './'`profile.cxx g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/odb-name.o `test -f 'semantics/relational/name.cxx' || echo './'`semantics/relational/name.cxx g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o odb-options.o `test -f 'options.cxx' || echo './'`options.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/common.lo relational/common.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/common.cxx -fPIC -DPIC -o relational/.libs/common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/common-query.lo relational/common-query.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/common-query.cxx -fPIC -DPIC -o relational/.libs/common-query.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/context.lo relational/context.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/context.cxx -fPIC -DPIC -o relational/.libs/context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/processor.lo relational/processor.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/processor.cxx -fPIC -DPIC -o relational/.libs/processor.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/header.lo relational/header.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/header.cxx -fPIC -DPIC -o relational/.libs/header.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/inline.lo relational/inline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/inline.cxx -fPIC -DPIC -o relational/.libs/inline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/source.lo relational/source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/source.cxx -fPIC -DPIC -o relational/.libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/model.lo relational/model.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/model.cxx -fPIC -DPIC -o relational/.libs/model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/schema.lo relational/schema.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/schema.cxx -fPIC -DPIC -o relational/.libs/schema.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/schema-source.lo relational/schema-source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/schema-source.cxx -fPIC -DPIC -o relational/.libs/schema-source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/validator.lo relational/validator.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/validator.cxx -fPIC -DPIC -o relational/.libs/validator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mssql/common.lo relational/mssql/common.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mssql/common.cxx -fPIC -DPIC -o relational/mssql/.libs/common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mssql/context.lo relational/mssql/context.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mssql/context.cxx -fPIC -DPIC -o relational/mssql/.libs/context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mssql/header.lo relational/mssql/header.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mssql/header.cxx -fPIC -DPIC -o relational/mssql/.libs/header.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mssql/inline.lo relational/mssql/inline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mssql/inline.cxx -fPIC -DPIC -o relational/mssql/.libs/inline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mssql/source.lo relational/mssql/source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mssql/source.cxx -fPIC -DPIC -o relational/mssql/.libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mssql/model.lo relational/mssql/model.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mssql/model.cxx -fPIC -DPIC -o relational/mssql/.libs/model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mssql/schema.lo relational/mssql/schema.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mssql/schema.cxx -fPIC -DPIC -o relational/mssql/.libs/schema.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mysql/common.lo relational/mysql/common.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mysql/common.cxx -fPIC -DPIC -o relational/mysql/.libs/common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mysql/context.lo relational/mysql/context.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mysql/context.cxx -fPIC -DPIC -o relational/mysql/.libs/context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mysql/header.lo relational/mysql/header.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mysql/header.cxx -fPIC -DPIC -o relational/mysql/.libs/header.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mysql/inline.lo relational/mysql/inline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mysql/inline.cxx -fPIC -DPIC -o relational/mysql/.libs/inline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mysql/source.lo relational/mysql/source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mysql/source.cxx -fPIC -DPIC -o relational/mysql/.libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mysql/model.lo relational/mysql/model.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mysql/model.cxx -fPIC -DPIC -o relational/mysql/.libs/model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/mysql/schema.lo relational/mysql/schema.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/mysql/schema.cxx -fPIC -DPIC -o relational/mysql/.libs/schema.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/oracle/common.lo relational/oracle/common.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/oracle/common.cxx -fPIC -DPIC -o relational/oracle/.libs/common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/oracle/context.lo relational/oracle/context.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/oracle/context.cxx -fPIC -DPIC -o relational/oracle/.libs/context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/oracle/header.lo relational/oracle/header.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/oracle/header.cxx -fPIC -DPIC -o relational/oracle/.libs/header.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/oracle/inline.lo relational/oracle/inline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/oracle/inline.cxx -fPIC -DPIC -o relational/oracle/.libs/inline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/oracle/source.lo relational/oracle/source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/oracle/source.cxx -fPIC -DPIC -o relational/oracle/.libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/oracle/model.lo relational/oracle/model.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/oracle/model.cxx -fPIC -DPIC -o relational/oracle/.libs/model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/oracle/schema.lo relational/oracle/schema.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/oracle/schema.cxx -fPIC -DPIC -o relational/oracle/.libs/schema.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/pgsql/common.lo relational/pgsql/common.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/pgsql/common.cxx -fPIC -DPIC -o relational/pgsql/.libs/common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/pgsql/context.lo relational/pgsql/context.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/pgsql/context.cxx -fPIC -DPIC -o relational/pgsql/.libs/context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/pgsql/header.lo relational/pgsql/header.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/pgsql/header.cxx -fPIC -DPIC -o relational/pgsql/.libs/header.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/pgsql/inline.lo relational/pgsql/inline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/pgsql/inline.cxx -fPIC -DPIC -o relational/pgsql/.libs/inline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/pgsql/source.lo relational/pgsql/source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/pgsql/source.cxx -fPIC -DPIC -o relational/pgsql/.libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/pgsql/model.lo relational/pgsql/model.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/pgsql/model.cxx -fPIC -DPIC -o relational/pgsql/.libs/model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/pgsql/schema.lo relational/pgsql/schema.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/pgsql/schema.cxx -fPIC -DPIC -o relational/pgsql/.libs/schema.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/sqlite/common.lo relational/sqlite/common.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/sqlite/common.cxx -fPIC -DPIC -o relational/sqlite/.libs/common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/sqlite/context.lo relational/sqlite/context.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/sqlite/context.cxx -fPIC -DPIC -o relational/sqlite/.libs/context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/sqlite/header.lo relational/sqlite/header.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/sqlite/header.cxx -fPIC -DPIC -o relational/sqlite/.libs/header.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/sqlite/inline.lo relational/sqlite/inline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/sqlite/inline.cxx -fPIC -DPIC -o relational/sqlite/.libs/inline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/sqlite/source.lo relational/sqlite/source.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/sqlite/source.cxx -fPIC -DPIC -o relational/sqlite/.libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/sqlite/model.lo relational/sqlite/model.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/sqlite/model.cxx -fPIC -DPIC -o relational/sqlite/.libs/model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o relational/sqlite/schema.lo relational/sqlite/schema.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c relational/sqlite/schema.cxx -fPIC -DPIC -o relational/sqlite/.libs/schema.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/class.lo semantics/class.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/class.cxx -fPIC -DPIC -o semantics/.libs/class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/class-template.lo semantics/class-template.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/class-template.cxx -fPIC -DPIC -o semantics/.libs/class-template.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/derived.lo semantics/derived.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/derived.cxx -fPIC -DPIC -o semantics/.libs/derived.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/elements.lo semantics/elements.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/elements.cxx -fPIC -DPIC -o semantics/.libs/elements.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/enum.lo semantics/enum.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/enum.cxx -fPIC -DPIC -o semantics/.libs/enum.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/fundamental.lo semantics/fundamental.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/fundamental.cxx -fPIC -DPIC -o semantics/.libs/fundamental.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/namespace.lo semantics/namespace.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/namespace.cxx -fPIC -DPIC -o semantics/.libs/namespace.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/template.lo semantics/template.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/template.cxx -fPIC -DPIC -o semantics/.libs/template.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/union.lo semantics/union.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/union.cxx -fPIC -DPIC -o semantics/.libs/union.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/union-template.lo semantics/union-template.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/union-template.cxx -fPIC -DPIC -o semantics/.libs/union-template.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/unit.lo semantics/unit.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/unit.cxx -fPIC -DPIC -o semantics/.libs/unit.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/column.lo semantics/relational/column.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/column.cxx -fPIC -DPIC -o semantics/relational/.libs/column.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/elements.lo semantics/relational/elements.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/elements.cxx -fPIC -DPIC -o semantics/relational/.libs/elements.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/foreign-key.lo semantics/relational/foreign-key.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/index.lo semantics/relational/index.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/index.cxx -fPIC -DPIC -o semantics/relational/.libs/index.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/foreign-key.cxx -fPIC -DPIC -o semantics/relational/.libs/foreign-key.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/key.lo semantics/relational/key.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/key.cxx -fPIC -DPIC -o semantics/relational/.libs/key.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/model.lo semantics/relational/model.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/model.cxx -fPIC -DPIC -o semantics/relational/.libs/model.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/primary-key.lo semantics/relational/primary-key.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o semantics/relational/table.lo semantics/relational/table.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/table.cxx -fPIC -DPIC -o semantics/relational/.libs/table.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c semantics/relational/primary-key.cxx -fPIC -DPIC -o semantics/relational/.libs/primary-key.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o traversal/class.lo traversal/class.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c traversal/class.cxx -fPIC -DPIC -o traversal/.libs/class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o traversal/class-template.lo traversal/class-template.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o traversal/derived.lo traversal/derived.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c traversal/class-template.cxx -fPIC -DPIC -o traversal/.libs/class-template.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c traversal/derived.cxx -fPIC -DPIC -o traversal/.libs/derived.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o traversal/elements.lo traversal/elements.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c traversal/elements.cxx -fPIC -DPIC -o traversal/.libs/elements.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o traversal/enum.lo traversal/enum.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c traversal/enum.cxx -fPIC -DPIC -o traversal/.libs/enum.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o traversal/template.lo traversal/template.cxx /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I'..' -I'..' -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o traversal/union-template.lo traversal/union-template.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c traversal/template.cxx -fPIC -DPIC -o traversal/.libs/template.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/lib/gcc/i686-redhat-linux/4.8.1/plugin/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c traversal/union-template.cxx -fPIC -DPIC -o traversal/.libs/union-template.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o odb odb-odb.o odb-option-types.o odb-option-functions.o odb-profile.o semantics/relational/odb-name.o odb-options.o -lcutl libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o odb odb-odb.o odb-option-types.o odb-option-functions.o odb-profile.o semantics/relational/odb-name.o odb-options.o -lcutl /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -module -shrext .so -avoid-version -Wl,-z,relro -o odb.la -rpath /usr/libexec/odb cxx-lexer.lo sql-token.lo sql-lexer.lo context.lo common.lo common-query.lo location.lo diagnostics.lo emitter.lo lookup.lo instance.lo include.lo header.lo inline.lo source.lo validator.lo processor.lo generator.lo parser.lo plugin.lo pragma.lo relational/common.lo relational/common-query.lo relational/context.lo relational/processor.lo relational/header.lo relational/inline.lo relational/source.lo relational/model.lo relational/schema.lo relational/schema-source.lo relational/validator.lo relational/mssql/common.lo relational/mssql/context.lo relational/mssql/header.lo relational/mssql/inline.lo relational/mssql/source.lo relational/mssql/model.lo relational/mssql/schema.lo relational/mysql/common.lo relational/mysql/context.lo relational/mysql/header.lo relational/mysql/inline.lo relational/mysql/source.lo relational/mysql/model.lo relational/mysql/schema.lo relational/oracle/common.lo relational/oracle/context.lo relational/oracle/header.lo relational/oracle/inline.lo relational/oracle/source.lo relational/oracle/model.lo relational/oracle/schema.lo relational/pgsql/common.lo relational/pgsql/context.lo relational/pgsql/header.lo relational/pgsql/inline.lo relational/pgsql/source.lo relational/pgsql/model.lo relational/pgsql/schema.lo relational/sqlite/common.lo relational/sqlite/context.lo relational/sqlite/header.lo relational/sqlite/inline.lo relational/sqlite/source.lo relational/sqlite/model.lo relational/sqlite/schema.lo semantics/class.lo semantics/class-template.lo semantics/derived.lo semantics/elements.lo semantics/enum.lo semantics/fundamental.lo semantics/namespace.lo semantics/template.lo semantics/union.lo semantics/union-template.lo semantics/unit.lo semantics/relational/column.lo semantics/relational/elements.lo semantics/relational/foreign-key.lo semantics/relational/index.lo semantics/relational/key.lo semantics/relational/model.lo semantics/relational/primary-key.lo semantics/relational/table.lo traversal/class.lo traversal/class-template.lo traversal/derived.lo traversal/elements.lo traversal/enum.lo traversal/template.lo traversal/union-template.lo option-types.lo option-functions.lo profile.lo semantics/relational/name.lo options.lo -lcutl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.8.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.8.1/crtbeginS.o .libs/cxx-lexer.o .libs/sql-token.o .libs/sql-lexer.o .libs/context.o .libs/common.o .libs/common-query.o .libs/location.o .libs/diagnostics.o .libs/emitter.o .libs/lookup.o .libs/instance.o .libs/include.o .libs/header.o .libs/inline.o .libs/source.o .libs/validator.o .libs/processor.o .libs/generator.o .libs/parser.o .libs/plugin.o .libs/pragma.o relational/.libs/common.o relational/.libs/common-query.o relational/.libs/context.o relational/.libs/processor.o relational/.libs/header.o relational/.libs/inline.o relational/.libs/source.o relational/.libs/model.o relational/.libs/schema.o relational/.libs/schema-source.o relational/.libs/validator.o relational/mssql/.libs/common.o relational/mssql/.libs/context.o relational/mssql/.libs/header.o relational/mssql/.libs/inline.o relational/mssql/.libs/source.o relational/mssql/.libs/model.o relational/mssql/.libs/schema.o relational/mysql/.libs/common.o relational/mysql/.libs/context.o relational/mysql/.libs/header.o relational/mysql/.libs/inline.o relational/mysql/.libs/source.o relational/mysql/.libs/model.o relational/mysql/.libs/schema.o relational/oracle/.libs/common.o relational/oracle/.libs/context.o relational/oracle/.libs/header.o relational/oracle/.libs/inline.o relational/oracle/.libs/source.o relational/oracle/.libs/model.o relational/oracle/.libs/schema.o relational/pgsql/.libs/common.o relational/pgsql/.libs/context.o relational/pgsql/.libs/header.o relational/pgsql/.libs/inline.o relational/pgsql/.libs/source.o relational/pgsql/.libs/model.o relational/pgsql/.libs/schema.o relational/sqlite/.libs/common.o relational/sqlite/.libs/context.o relational/sqlite/.libs/header.o relational/sqlite/.libs/inline.o relational/sqlite/.libs/source.o relational/sqlite/.libs/model.o relational/sqlite/.libs/schema.o semantics/.libs/class.o semantics/.libs/class-template.o semantics/.libs/derived.o semantics/.libs/elements.o semantics/.libs/enum.o semantics/.libs/fundamental.o semantics/.libs/namespace.o semantics/.libs/template.o semantics/.libs/union.o semantics/.libs/union-template.o semantics/.libs/unit.o semantics/relational/.libs/column.o semantics/relational/.libs/elements.o semantics/relational/.libs/foreign-key.o semantics/relational/.libs/index.o semantics/relational/.libs/key.o semantics/relational/.libs/model.o semantics/relational/.libs/primary-key.o semantics/relational/.libs/table.o traversal/.libs/class.o traversal/.libs/class-template.o traversal/.libs/derived.o traversal/.libs/elements.o traversal/.libs/enum.o traversal/.libs/template.o traversal/.libs/union-template.o .libs/option-types.o .libs/option-functions.o .libs/profile.o semantics/relational/.libs/name.o .libs/options.o -lcutl -L/usr/lib/gcc/i686-redhat-linux/4.8.1 -L/usr/lib/gcc/i686-redhat-linux/4.8.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.8.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.8.1/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,odb.so -o .libs/odb.so libtool: link: ( cd ".libs" && rm -f "odb.la" && ln -s "../odb.la" "odb.la" ) make[2]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/odb' make[1]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/odb' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/odb-2.2.2/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/doc' make[1]: Entering directory `/builddir/build/BUILD/odb-2.2.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/odb-2.2.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YcLvYV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 ++ dirname /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 + cd odb-2.2.2 + rm -rf /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 + make install DESTDIR=/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 Making install in odb make[1]: Entering directory `/builddir/build/BUILD/odb-2.2.2/odb' make[2]: Entering directory `/builddir/build/BUILD/odb-2.2.2/odb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c odb '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/bin' libtool: install: /usr/bin/install -c odb /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/bin/odb /usr/bin/mkdir -p '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/libexec/odb' /bin/sh ../libtool --mode=install /usr/bin/install -c odb.la '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/libexec/odb' libtool: install: /usr/bin/install -c .libs/odb.so /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/libexec/odb/odb.so libtool: install: /usr/bin/install -c .libs/odb.lai /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/libexec/odb/odb.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/odb' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/odb-2.2.2/odb' rm -f '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/libexec/odb/odb.la' make[3]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/odb' make[2]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/odb' make[1]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/odb' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/odb-2.2.2/doc' make[2]: Entering directory `/builddir/build/BUILD/odb-2.2.2/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' /usr/bin/install -c -m 644 default.css manual.xhtml odb-arch.png odb-flow.png odb.xhtml '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' /usr/bin/install -c -m 644 odb-manual.pdf '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' /usr/bin/install -c -m 644 odb-manual.ps '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/man/man1' /usr/bin/install -c -m 644 odb.1 '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/odb-2.2.2/doc' make[1]: Entering directory `/builddir/build/BUILD/odb-2.2.2' make[2]: Entering directory `/builddir/build/BUILD/odb-2.2.2' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' /usr/bin/install -c -m 644 GPLv3 LICENSE README NEWS version '/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb' make[2]: Leaving directory `/builddir/build/BUILD/odb-2.2.2' make[1]: Leaving directory `/builddir/build/BUILD/odb-2.2.2' + mkdir -p /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386//etc/odb + echo '# Default ODB options file. This file is automatically loaded by the ODB # compiler and can be used for installation-wide customizations, such as # adding an include search path for a commonly used library. For example: # -I /usr/include/boost141 #' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/odb-2.2.2 extracting debug info from /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/bin/odb extracting debug info from /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/libexec/odb/odb.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3298 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: odb-2.2.2-1.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2cbOBu + umask 022 + cd /builddir/build/BUILD + cd odb-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr GPLv3 /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr LICENSE /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr NEWS /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr doc/default.css /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr doc/manual.xhtml /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr doc/odb-arch.png /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr doc/odb-flow.png /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr doc/odb-manual.pdf /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr doc/odb-manual.ps /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + cp -pr doc/odb.xhtml /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386/usr/share/doc/odb-2.2.2 + exit 0 Provides: config(odb) = 2.2.2-1.fc19 odb = 2.2.2-1.fc19 odb(x86-32) = 2.2.2-1.fc19 odb.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcutl-1.7.so libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.6) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: odb-debuginfo-2.2.2-1.fc19.i686 Provides: odb-debuginfo = 2.2.2-1.fc19 odb-debuginfo(x86-32) = 2.2.2-1.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 warning: Could not canonicalize hostname: buildvm-10.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/odb-2.2.2-1.fc19.i686.rpm Wrote: /builddir/build/RPMS/odb-debuginfo-2.2.2-1.fc19.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UQbVGP + umask 022 + cd /builddir/build/BUILD + cd odb-2.2.2 + rm -rf /builddir/build/BUILDROOT/odb-2.2.2-1.fc19.i386 + exit 0 Child return code was: 0 LEAVE do -->