Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/firebird.spec'], False, '/var/lib/mock/dist-5E-epel-build-2682462-438032/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 i386 --nodeps builddir/build/SPECS/firebird.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: buildhw-06.phx2.fedoraproject.org Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/firebird-2.1.5.18496.0-5.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/firebird.spec'], False, '/var/lib/mock/dist-5E-epel-build-2682462-438032/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 i386 --nodeps builddir/build/SPECS/firebird.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: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61339 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Firebird-2.1.5.18496-0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Firebird-2.1.5.18496-0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Firebird-2.1.5.18496-0 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl -o ./doc/README.intl Patch #2 (firebird-fix-initscript.patch): + echo 'Patch #2 (firebird-fix-initscript.patch):' + patch -p0 -s Patch #0 (firebird-mcpu-to-mtune.patch): + echo 'Patch #0 (firebird-mcpu-to-mtune.patch):' + patch -p0 -s Patch #3 (firebird_lock-file-location.patch): + echo 'Patch #3 (firebird_lock-file-location.patch):' + patch -p0 -s Patch #4 (firebird-2.1.6-svn-CORE-4058.patch): + echo 'Patch #4 (firebird-2.1.6-svn-CORE-4058.patch):' + patch -p0 -s Patch #5 (firebird_fix_CORE-4630.patch): + echo 'Patch #5 (firebird_fix_CORE-4630.patch):' + patch -p0 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.24037 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh --prefix=/usr/lib/firebird --with-system-icu AUTORECONF=autoreconf Running autoreconf ... autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force Putting files in AC_CONFIG_AUX_DIR, `builds/make.new/config'. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: true --add-missing --copy --force-missing autoreconf: Leaving directory `.' Running ./configure --prefix=/usr/lib/firebird --with-system-icu ... checking whether make sets $(MAKE)... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for pthread_join in LIBS=-lpthread with CFLAGS=-pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for gawk... gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking libio.h usability... yes checking libio.h presence... yes checking for libio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for unistd.h... (cached) yes checking if POSIX threads are available... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking netconfig.h usability... no checking netconfig.h presence... no checking for netconfig.h... no checking for rpc/xdr.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for main in -ldl... yes checking for main in -lm... yes checking for tgetent in -lcurses... yes checking for gettimeofday... yes checking if gettimeofday accepts second (timezone) argument... yes checking for time... yes checking for times... yes checking for library containing gethostname... none required checking for library containing connect... none required checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for library containing dirname... none required checking for dirname... yes checking for sigaction... yes checking for setitimer... yes checking for snprintf... yes checking for vsnprintf... yes checking for swab... yes checking for _swab... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether setpgrp takes no argument... yes checking for setpgid... yes checking whether getpgrp requires zero arguments... yes checking for flock... yes checking for initgroups... yes checking for getpagesize... (cached) yes checking for pread... yes checking for pwrite... yes checking for getcwd... yes checking for getwd... yes checking for setmntent... yes checking for getmntent... yes checking if getmntent needs second argument... no checking for setrlimit... yes checking for getrlimit... yes checking for tcgetattr... yes checking for strdup... yes checking for mkstemp... yes checking for pthread_keycreate... no checking for pthread_key_create... no checking for llrint... yes checking for localtime_r... yes checking for gmtime_r... yes checking for fchmod... yes checking for sem_timedwait... yes checking for sem_init... yes checking for working sem_init()... yes checking for semtimedop... yes checking for posix_fadvise... yes checking whether byte ordering is bigendian... no checking for working volatile... yes checking return type of signal handlers... void checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for void *... yes checking size of void *... 4 checking for long... yes checking size of long... 4 checking for socklen_t... yes checking for semun... no checking if sem.h defines semun... no checking for struct XDR::xdr_ops... no checking for struct xdr_ops... yes checking alignment of long... 4 checking alignment of double... 4 checking for /proc/self/exe... yes checking for __thread... yes configure: creating ./config.status ./src/misc/writeBuildNum.sh: line 45: gen/test.header.txt: No such file or directory updating header file src/jrd/build_no.h cp: cannot stat `gen/test.header.txt': No such file or directory config.status: creating gen/install/misc/firebird.conf config.status: creating gen/install/misc/aliases.conf config.status: creating gen/install/misc/fbintl.conf config.status: creating gen/firebird/bin/fb_config config.status: creating gen/firebird/bin/posixLibrary.sh config.status: creating gen/firebird/bin/classicLibrary.sh config.status: creating gen/firebird/bin/superLibrary.sh config.status: creating gen/firebird/bin/changeRunUser.sh config.status: creating gen/firebird/bin/restoreRootRunUser.sh config.status: creating gen/install/makeInstallImage.sh config.status: creating gen/firebird/bin/tarMainInstall.sh config.status: creating gen/firebird/bin/tarinstall.sh config.status: creating gen/firebird/bin/preinstall.sh config.status: creating gen/firebird/bin/postinstall.sh config.status: creating gen/firebird/bin/preuninstall.sh config.status: creating gen/firebird/bin/postuninstall.sh config.status: creating gen/firebird/bin/taruninstall.sh config.status: creating gen/firebird/bin/tarMainUninstall.sh config.status: creating gen/install/scripts/rpmheader.txt config.status: creating gen/install/scripts/rpmfiles.txt config.status: creating gen/install/misc/firebird.xinetd config.status: creating gen/install/misc/firebird.init.d.generic config.status: creating gen/install/misc/firebird.init.d.mandrake config.status: creating gen/install/misc/firebird.init.d.suse config.status: creating gen/install/misc/firebird.init.d.debian config.status: creating gen/install/misc/firebird.init.d.gentoo config.status: creating gen/install/misc/firebird.init.d.slackware config.status: creating gen/install/misc/rc.config.firebird config.status: creating gen/firebird/bin/changeDBAPassword.sh config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status: creating gen/firebird/bin/createAliasDB.sh config.status: creating gen/firebird/bin/linuxLibrary.sh config.status: creating gen/firebird/bin/superLinux.sh config.status: creating gen/make.rules config.status: creating gen/make.defaults config.status: creating gen/make.platform config.status: creating gen/make.shared.variables config.status: creating gen/make.shared.targets config.status: creating gen/Makefile config.status: creating gen/Makefile.codes config.status: creating gen/Makefile.boot.gpre config.status: creating gen/Makefile.libfbstatic config.status: creating gen/Makefile.static.gpre config.status: creating gen/Makefile.static.gbak config.status: creating gen/Makefile.static.gfix config.status: creating gen/Makefile.static.isql config.status: creating gen/Makefile.refDatabases config.status: creating gen/Makefile.fbserver config.status: creating gen/Makefile.libfbclient config.status: creating gen/Makefile.client.fbudf config.status: creating gen/Makefile.client.gbak config.status: creating gen/Makefile.client.gfix config.status: creating gen/Makefile.client.gdef config.status: creating gen/Makefile.client.qli config.status: creating gen/Makefile.client.isql config.status: creating gen/Makefile.client.gpre config.status: creating gen/Makefile.client.util config.status: creating gen/Makefile.client.gsec config.status: creating gen/Makefile.intl config.status: creating gen/Makefile.msgs config.status: creating gen/Makefile.extlib config.status: creating gen/examples/Makefile.examples config.status: creating gen/Makefile.libfbembed config.status: creating gen/Makefile.inet_server config.status: creating gen/Makefile.embed.lockmgr config.status: creating gen/Makefile.embed.util config.status: creating gen/Makefile.embed.fbudf config.status: creating gen/Makefile.embed.gfix config.status: creating gen/Makefile.embed.gbak config.status: creating gen/Makefile.embed.isql config.status: creating gen/Makefile.embed.gdef config.status: creating gen/Makefile.embed.qli config.status: creating gen/Makefile.embed.gpre config.status: creating gen/Makefile.install config.status: creating Makefile config.status: creating gen/Makefile.extern.editline config.status: creating src/include/gen/autoconfig.h The Firebird2 package has been configured with the following options: Architecture : ClassicServer Debug : disabled 64 bit I/O for 32-bit platforms : enabled Raw devices : enabled Lock manager : enabled Service name : gds_db Service port : 3050 GPRE modules : c_cxx.cpp Install Dir : /usr/lib/firebird Now type `make' to compile Firebird2 + make make -C gen firebird make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../src/misc/writeBuildNum.sh createMakeVersion ../gen/Make.Version make[1]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -C ../extern/btyacc make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/btyacc' gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o closure.o closure.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o error.o error.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o lalr.o lalr.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o lr0.o lr0.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o main.o main.c main.c: In function 'set_signals': main.c:106: warning: passing argument 2 of 'signal' from incompatible pointer type main.c:110: warning: passing argument 2 of 'signal' from incompatible pointer type main.c:114: warning: passing argument 2 of 'signal' from incompatible pointer type main.c: At top level: main.c:128: warning: no previous prototype for 'no_more_options' gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o mkpar.o mkpar.c mkpar.c: In function 'unused_rules': mkpar.c:179: warning: suggest explicit braces to avoid ambiguous 'else' gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o output.o output.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o mstring.o mstring.c mstring.c:7:1: warning: "START" redefined In file included from mstring.c:1: defs.h:76:1: warning: this is the location of the previous definition gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o reader.o reader.c reader.c: In function 'keyword': reader.c:294: warning: passing argument 5 of 'bsearch' from incompatible pointer type gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o readskel.o readskel.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o skeleton.o skeleton.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o symtab.o symtab.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o verbose.o verbose.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o warshall.o warshall.c gcc -o btyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o mstring.o reader.o readskel.o skeleton.o symtab.o verbose.o warshall.o main.o: In function `create_file_names': /builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/btyacc/main.c:337: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/btyacc' make -f ../gen/Makefile.extern.editline make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' cd ../extern/editline; chmod +x configure; ./configure --enable-static --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for gawk... (cached) gawk checking for nroff... no checking for awf... no checking for tgetent in -lcurses... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for term.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for u_int32_t... yes checking whether closedir returns void... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for endpwent... yes checking for isascii... yes checking for memchr... yes checking for memset... yes checking for re_comp... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for issetugid... no checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make -C ../extern/editline make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline' Making all in src make[5]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline/src' sh ./makelist -h ./vi.c > vi.h sh ./makelist -h ./emacs.c > emacs.h sh ./makelist -h ./common.c > common.h sh ./makelist -fh vi.h emacs.h common.h > fcns.h sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h sh ./makelist -fc vi.h emacs.h common.h > fcns.c sh ./makelist -bc ./vi.c ./emacs.c ./common.c > help.c make all-am make[6]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT chared.lo -MD -MP -MF ".deps/chared.Tpo" -c -o chared.lo chared.c; \ then mv -f ".deps/chared.Tpo" ".deps/chared.Plo"; else rm -f ".deps/chared.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT chared.lo -MD -MP -MF .deps/chared.Tpo -c chared.c -o chared.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \ then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT el.lo -MD -MP -MF ".deps/el.Tpo" -c -o el.lo el.c; \ then mv -f ".deps/el.Tpo" ".deps/el.Plo"; else rm -f ".deps/el.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT el.lo -MD -MP -MF .deps/el.Tpo -c el.c -o el.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT emacs.lo -MD -MP -MF ".deps/emacs.Tpo" -c -o emacs.lo emacs.c; \ then mv -f ".deps/emacs.Tpo" ".deps/emacs.Plo"; else rm -f ".deps/emacs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.c -o emacs.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT hist.lo -MD -MP -MF ".deps/hist.Tpo" -c -o hist.lo hist.c; \ then mv -f ".deps/hist.Tpo" ".deps/hist.Plo"; else rm -f ".deps/hist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c -o hist.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT key.lo -MD -MP -MF ".deps/key.Tpo" -c -o key.lo key.c; \ then mv -f ".deps/key.Tpo" ".deps/key.Plo"; else rm -f ".deps/key.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.c -o key.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT map.lo -MD -MP -MF ".deps/map.Tpo" -c -o map.lo map.c; \ then mv -f ".deps/map.Tpo" ".deps/map.Plo"; else rm -f ".deps/map.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT prompt.lo -MD -MP -MF ".deps/prompt.Tpo" -c -o prompt.lo prompt.c; \ then mv -f ".deps/prompt.Tpo" ".deps/prompt.Plo"; else rm -f ".deps/prompt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT prompt.lo -MD -MP -MF .deps/prompt.Tpo -c prompt.c -o prompt.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT read.lo -MD -MP -MF ".deps/read.Tpo" -c -o read.lo read.c; \ then mv -f ".deps/read.Tpo" ".deps/read.Plo"; else rm -f ".deps/read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT refresh.lo -MD -MP -MF ".deps/refresh.Tpo" -c -o refresh.lo refresh.c; \ then mv -f ".deps/refresh.Tpo" ".deps/refresh.Plo"; else rm -f ".deps/refresh.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT refresh.lo -MD -MP -MF .deps/refresh.Tpo -c refresh.c -o refresh.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT search.lo -MD -MP -MF ".deps/search.Tpo" -c -o search.lo search.c; \ then mv -f ".deps/search.Tpo" ".deps/search.Plo"; else rm -f ".deps/search.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT sig.lo -MD -MP -MF ".deps/sig.Tpo" -c -o sig.lo sig.c; \ then mv -f ".deps/sig.Tpo" ".deps/sig.Plo"; else rm -f ".deps/sig.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -o sig.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT term.lo -MD -MP -MF ".deps/term.Tpo" -c -o term.lo term.c; \ then mv -f ".deps/term.Tpo" ".deps/term.Plo"; else rm -f ".deps/term.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c -o term.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT tty.lo -MD -MP -MF ".deps/tty.Tpo" -c -o tty.lo tty.c; \ then mv -f ".deps/tty.Tpo" ".deps/tty.Plo"; else rm -f ".deps/tty.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT tty.lo -MD -MP -MF .deps/tty.Tpo -c tty.c -o tty.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT vi.lo -MD -MP -MF ".deps/vi.Tpo" -c -o vi.lo vi.c; \ then mv -f ".deps/vi.Tpo" ".deps/vi.Plo"; else rm -f ".deps/vi.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT vi.lo -MD -MP -MF .deps/vi.Tpo -c vi.c -o vi.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT fgetln.lo -MD -MP -MF ".deps/fgetln.Tpo" -c -o fgetln.lo fgetln.c; \ then mv -f ".deps/fgetln.Tpo" ".deps/fgetln.Plo"; else rm -f ".deps/fgetln.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT fgetln.lo -MD -MP -MF .deps/fgetln.Tpo -c fgetln.c -o fgetln.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT strlcat.lo -MD -MP -MF ".deps/strlcat.Tpo" -c -o strlcat.lo strlcat.c; \ then mv -f ".deps/strlcat.Tpo" ".deps/strlcat.Plo"; else rm -f ".deps/strlcat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT strlcpy.lo -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.lo strlcpy.c; \ then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Plo"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unvis.lo -MD -MP -MF ".deps/unvis.Tpo" -c -o unvis.lo unvis.c; \ then mv -f ".deps/unvis.Tpo" ".deps/unvis.Plo"; else rm -f ".deps/unvis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unvis.lo -MD -MP -MF .deps/unvis.Tpo -c unvis.c -o unvis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT vis.lo -MD -MP -MF ".deps/vis.Tpo" -c -o vis.lo vis.c; \ then mv -f ".deps/vis.Tpo" ".deps/vis.Plo"; else rm -f ".deps/vis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c vis.c -o vis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT tokenizer.lo -MD -MP -MF ".deps/tokenizer.Tpo" -c -o tokenizer.lo tokenizer.c; \ then mv -f ".deps/tokenizer.Tpo" ".deps/tokenizer.Plo"; else rm -f ".deps/tokenizer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT history.lo -MD -MP -MF ".deps/history.Tpo" -c -o history.lo history.c; \ then mv -f ".deps/history.Tpo" ".deps/history.Plo"; else rm -f ".deps/history.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT history.lo -MD -MP -MF .deps/history.Tpo -c history.c -o history.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT filecomplete.lo -MD -MP -MF ".deps/filecomplete.Tpo" -c -o filecomplete.lo filecomplete.c; \ then mv -f ".deps/filecomplete.Tpo" ".deps/filecomplete.Plo"; else rm -f ".deps/filecomplete.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT filecomplete.lo -MD -MP -MF .deps/filecomplete.Tpo -c filecomplete.c -o filecomplete.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT readline.lo -MD -MP -MF ".deps/readline.Tpo" -c -o readline.lo readline.c; \ then mv -f ".deps/readline.Tpo" ".deps/readline.Plo"; else rm -f ".deps/readline.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -o readline.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT fcns.lo -MD -MP -MF ".deps/fcns.Tpo" -c -o fcns.lo fcns.c; \ then mv -f ".deps/fcns.Tpo" ".deps/fcns.Plo"; else rm -f ".deps/fcns.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT fcns.lo -MD -MP -MF .deps/fcns.Tpo -c fcns.c -o fcns.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT help.lo -MD -MP -MF ".deps/help.Tpo" -c -o help.lo help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Plo"; else rm -f ".deps/help.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT help.lo -MD -MP -MF .deps/help.Tpo -c help.c -o help.o /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libedit.la -rpath /usr/local/lib -no-undefined -version-info 0:24:0 chared.lo common.lo el.lo emacs.lo hist.lo key.lo map.lo parse.lo prompt.lo read.lo refresh.lo search.lo sig.lo term.lo tty.lo vi.lo fgetln.lo strlcat.lo strlcpy.lo unvis.lo vis.lo tokenizer.lo history.lo filecomplete.lo readline.lo fcns.lo help.lo -lcurses mkdir .libs ar cru .libs/libedit.a chared.o common.o el.o emacs.o hist.o key.o map.o parse.o prompt.o read.o refresh.o search.o sig.o term.o tty.o vi.o fgetln.o strlcat.o strlcpy.o unvis.o vis.o tokenizer.o history.o filecomplete.o readline.o fcns.o help.o ranlib .libs/libedit.a creating libedit.la (cd .libs && rm -f libedit.la && ln -s ../libedit.la libedit.la) make[6]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline/src' make[5]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline/src' make[5]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline' make[5]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline' make[4]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline' make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/extern/editline' cp ../extern/editline/src/.libs/libedit.a ../gen/firebird/lib make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' (cd ..; ./src/misc/writeBuildNum.sh rebuildHeader) files are identical make boot_phase1_build make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.boot.gpre gpre_boot make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/boot/jrd/isc_ipc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cmd.cpp -o ../temp/boot/gpre/cmd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cme.cpp -o ../temp/boot/gpre/cme.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cmp.cpp -o ../temp/boot/gpre/cmp.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/c_cxx.cpp -o ../temp/boot/gpre/c_cxx.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/exp.cpp -o ../temp/boot/gpre/exp.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/gpre.cpp -o ../temp/boot/gpre/gpre.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/hsh.cpp -o ../temp/boot/gpre/hsh.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/int_cxx.cpp -o ../temp/boot/gpre/int_cxx.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/jrdmet.cpp -o ../temp/boot/gpre/jrdmet.o ../src/gpre/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/movg.cpp -o ../temp/boot/gpre/movg.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/msc.cpp -o ../temp/boot/gpre/msc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/par.cpp -o ../temp/boot/gpre/par.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pat.cpp -o ../temp/boot/gpre/pat.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/sqe.cpp -o ../temp/boot/gpre/sqe.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/sql.cpp -o ../temp/boot/gpre/sql.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/boot/gpre/pretty.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/gpre_meta_boot.cpp -o ../temp/boot/gpre/gpre_meta_boot.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/boot/jrd/config_root.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/boot/jrd/path_utils.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/boot/jrd/mod_loader.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/boot/jrd/fbsyslog.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/boot/jrd/guid.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/boot/common/fb_exception.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/boot/common/classes/MetaName.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/boot/common/StatusHolder.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/boot/common/utils.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/boot/common/config/config.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/boot/common/config/config_file.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/boot/common/config/dir_list.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/boot/common/classes/alloc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/boot/common/classes/locks.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/boot/common/classes/semaphore.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/boot/common/classes/fb_string.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/boot/common/classes/timestamp.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/boot/common/classes/TempFile.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/boot/common/classes/SafeArg.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/boot/common/classes/MsgPrint.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/boot/common/classes/BaseStream.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/jrd/dsc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/pretty.o ../temp/boot/gpre/gpre_meta_boot.o ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o -o ../gen/firebird/bin/gpre_boot -L../gen/firebird/lib -lm -ldl -lcurses rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_boot gpre_current) make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.libfbstatic libfbstatic make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../extern/btyacc/btyacc -l -d -S ../src/dsql/btyacc_fb.ske ../src/dsql/parse.y ../extern/btyacc/btyacc: 9 shift/reduce conflicts, 5 reduce/reduce conflicts. YYTABLESIZE: 44458 mv -f ../gen/y_tab.c ../src/dsql/parse.cpp mv -f ../gen/y_tab.h ../src/dsql/dsql.tab.h g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/boot/jrd/alt.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/boot/jrd/cvt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/boot/jrd/db_alias.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/boot/jrd/enc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/boot/jrd/isc_file.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/boot/jrd/isc_sync.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/boot/jrd/perf.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/boot/jrd/sch.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/boot/jrd/sdl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/boot/jrd/status.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/boot/jrd/ThreadData.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/boot/jrd/utl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/boot/jrd/why.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/boot/jrd/blob_filter.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dpm.cpp: In function 'double DPM_cardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../temp/boot/jrd/dpm.cpp:318: warning: converting to 'USHORT' from 'double' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/boot/jrd/CharSet.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/boot/jrd/Collation.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Collation.cpp: In function 'ULONG::SLEUTH_MERGE_NAME(Jrd::thread_db*, Jrd::TextType*, const SLEUTHTYPE*, SLONG, const SLEUTHTYPE*, SLONG, SLEUTHTYPE*, SLONG) [with SLEUTHTYPE = unsigned char]': ../src/jrd/Collation.cpp:733: instantiated from 'static ULONG::SleuthObjectImpl::merge(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:757: instantiated from 'ULONG::CollationImpl::sleuth_merge(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:903: instantiated from here ../src/jrd/Collation.cpp:275: warning: comparison is always true due to limited range of data type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/boot/jrd/DatabaseSnapshot.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/boot/jrd/VirtualTable.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/boot/jrd/RecordBuffer.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/boot/jrd/all.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/boot/jrd/blb.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/boot/jrd/btn.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/boot/jrd/btr.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:226: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/../jrd/LocksCache.h: In member function 'Jrd::CachedLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/boot/jrd/builtin.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/boot/jrd/GlobalRWLock.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/boot/jrd/cch.o ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2843: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2843: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushDirty(Jrd::thread_db*, SLONG, bool, ISC_STATUS*)': ../src/jrd/cch.cpp:2874: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2874: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4446: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4446: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4564: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4564: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void down_grade(Jrd::thread_db*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4681: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:4681: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4740: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4740: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void expand_buffers(Jrd::thread_db*, ULONG)': ../src/jrd/cch.cpp:4852: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4852: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'Jrd::BufferDesc* get_buffer(Jrd::thread_db*, Jrd::PageNumber, Jrd::LATCH, SSHORT)': ../src/jrd/cch.cpp:4943: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4943: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5022: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5022: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5075: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5075: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5171: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5171: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6039: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6039: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6419: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6419: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'int write_buffer(Jrd::thread_db*, Jrd::BufferDesc*, Jrd::PageNumber, bool, ISC_STATUS*, bool)': ../src/jrd/cch.cpp:6507: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6507: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/boot/jrd/cmp.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/boot/jrd/cvt2.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/boot/jrd/DataTypeUtil.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/boot/jrd/divorce.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/boot/jrd/err.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/boot/jrd/iberr.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/boot/jrd/event.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/boot/jrd/evl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/boot/jrd/exe.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/boot/jrd/ext.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/boot/jrd/execute_statement.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/boot/jrd/filters.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/boot/jrd/flu.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/boot/jrd/functions.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/boot/jrd/idx.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/boot/jrd/inf.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/boot/jrd/intl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/boot/jrd/intl_builtin.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/boot/jrd/IntlManager.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/boot/jrd/IntlUtil.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/boot/jrd/inuse.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/boot/jrd/jrd.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/boot/jrd/lck.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/boot/jrd/log.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/boot/jrd/mov.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/boot/jrd/nav.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/boot/jrd/opt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/boot/jrd/Optimizer.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/boot/jrd/pag.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/misc/blrtable.cpp -o ../temp/boot/misc/blrtable.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -lm -ldl -lcurses ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/boot/jrd/par.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/boot/jrd/ods.o ../src/jrd/ods.cpp: In function 'bool Ods::isSupported(USHORT, USHORT)': ../src/jrd/ods.cpp:53: warning: comparison is always true due to limited range of data type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/boot/jrd/plugin_manager.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/boot/jrd/pwd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/boot/jrd/RandomGenerator.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/boot/jrd/Relation.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/boot/jrd/rlck.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/boot/jrd/rpb_chain.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/boot/jrd/rse.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/boot/jrd/sdw.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/boot/jrd/shut.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/boot/jrd/sort.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/boot/jrd/sqz.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/boot/jrd/svc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/boot/jrd/sym.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/boot/jrd/SysFunction.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/boot/jrd/TempSpace.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/boot/jrd/tpc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/boot/jrd/tra.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/boot/jrd/validation.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/boot/jrd/vio.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/boot/jrd/nodebug.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/boot/jrd/nbak.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/boot/jrd/sha.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/boot/jrd/os/posix/unix.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/boot/jrd/TextType.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/boot/jrd/thd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/boot/jrd/unicode_util.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/boot/jrd/RuntimeStatistics.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/boot/jrd/DebugInterface.o ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/boot/dsql/preparse.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/boot/dsql/user_dsql.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/boot/dsql/utld.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/boot/dsql/keywords.o ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/boot/dsql/alld.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/boot/dsql/ddl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/boot/dsql/dsql.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/boot/dsql/errd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/boot/dsql/gen.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/boot/dsql/hsh.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/boot/dsql/make.o ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/boot/dsql/movd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/boot/dsql/parse.o ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/boot/dsql/pass1.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/boot/dsql/misc_func.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/boot/lock/lock.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/boot/remote/allr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/boot/remote/inet.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/boot/remote/interface.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/boot/remote/merge.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/boot/remote/parser.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/boot/remote/protocol.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/boot/remote/remote.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/boot/remote/xdr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/boot/common/classes/ClumpletReader.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/boot/common/classes/ClumpletWriter.o rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sch.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/all.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/iberr.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/inuse.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/log.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/plugin_manager.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/sym.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/thd.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/alld.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/lock/lock.o ../temp/boot/remote/allr.o ../temp/boot/remote/inet.o ../temp/boot/remote/interface.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/gpre/pretty.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a rm ../temp/boot/jrd/dpm.cpp ../temp/boot/dsql/blob.cpp ../temp/boot/jrd/dyn_del.cpp ../temp/boot/jrd/met.cpp ../temp/boot/jrd/fun.cpp ../temp/boot/jrd/scl.cpp ../temp/boot/dsql/array.cpp ../temp/boot/jrd/grant.cpp ../temp/boot/jrd/dfw.cpp ../temp/boot/jrd/ini.cpp ../temp/boot/jrd/dyn_def.cpp ../temp/boot/dsql/metd.cpp ../temp/boot/jrd/dyn.cpp ../temp/boot/jrd/dyn_mod.cpp ../temp/boot/jrd/pcmet.cpp ../temp/boot/jrd/dyn_util.cpp make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.static.gpre gpre_static make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_boot -lang_internal -r -m -z -n ../src/gpre/gpre_meta.epp ../src/gpre/gpre_meta.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/gpre_meta.cpp -o ../temp/boot/gpre/gpre_meta.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/boot/common/classes/UserBlob.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/boot/config/AdminException.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/boot/config/Args.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/boot/config/ArgsException.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/boot/config/ConfObj.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/boot/config/ConfObject.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/boot/config/ConfigFile.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/boot/config/Configuration.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/boot/config/Element.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/boot/config/FileName.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/boot/config/InputFile.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/boot/config/InputStream.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/boot/config/Lex.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/boot/config/ScanDir.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/boot/config/Stream.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/boot/config/StreamSegment.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/boot/vulcan/JString.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/PathName.cpp -o ../temp/boot/vulcan/PathName.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/boot/vulcan/RefObject.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/gpre_meta.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/gpre_static -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_static gpre_current) make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.lockmgr lock_mgr make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/lock/manager.cpp -o ../temp/boot/lock/manager.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/lock/manager.o ../temp/boot/lock/lock.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/config_root.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/path_utils.o -o ../gen/firebird/bin/fb_lock_mgr -L../gen/firebird/lib -lm -ldl -lcurses make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.libfbstatic libfbstatic make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dpm.cpp: In function 'double DPM_cardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../temp/boot/jrd/dpm.cpp:318: warning: converting to 'USHORT' from 'double' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sch.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/all.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/iberr.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/inuse.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/log.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/plugin_manager.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/sym.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/thd.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/alld.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/lock/lock.o ../temp/boot/remote/allr.o ../temp/boot/remote/inet.o ../temp/boot/remote/interface.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/gpre/pretty.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/create_db.cpp -o ../temp/std/utilities/create_db.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/std/common/classes/alloc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/std/common/classes/locks.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/std/common/classes/semaphore.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/std/common/classes/fb_string.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/std/common/classes/timestamp.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/std/common/classes/TempFile.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/std/common/classes/UserBlob.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/std/common/classes/SafeArg.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/std/common/classes/MsgPrint.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/std/common/classes/BaseStream.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/std/common/fb_exception.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/std/common/classes/MetaName.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/std/common/StatusHolder.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/std/common/utils.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/std/config/AdminException.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/std/config/Args.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/std/config/ArgsException.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/std/config/ConfObj.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/std/config/ConfObject.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/std/config/ConfigFile.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/std/config/Configuration.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/std/config/Element.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/std/config/FileName.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/std/config/InputFile.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/std/config/InputStream.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/std/config/Lex.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/std/config/ScanDir.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/std/config/Stream.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/std/config/StreamSegment.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/std/vulcan/JString.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/PathName.cpp -o ../temp/std/vulcan/PathName.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/std/vulcan/RefObject.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/create_db.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.refDatabases empty_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make[3]: `../gen/firebird/bin/create_db' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' rm -f empty.fdb ../gen/firebird/bin/create_db empty.fdb touch empty.fdb chmod 444 empty.fdb rm -f -f yachts.lnk ln -s -f empty.fdb yachts.lnk make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.static.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/burp/backup.cpp -o ../temp/boot/burp/backup.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/boot/burp/restore.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/burp/restore.cpp -o ../temp/boot/burp/restore.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/boot/burp/burp.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/boot/burp/canonical.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/boot/burp/misc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/boot/burp/mvol.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/burp/backup.o ../temp/boot/burp/restore.o ../temp/boot/burp/burp.o ../temp/boot/burp/canonical.o ../temp/boot/burp/misc.o ../temp/boot/burp/mvol.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gbak_static -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/burp/restore.cpp ../temp/boot/burp/backup.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.static.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/isql/isql.cpp -o ../temp/boot/isql/isql.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/boot/isql/show.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic ../gen/firebird/lib/libedit.a -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/isql/isql.cpp ../temp/boot/isql/extract.cpp ../temp/boot/isql/show.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.refDatabases ref_databases make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' rm -f -f msg.fdb echo create database \'msg.fdb\'\; | ../gen/firebird/bin/isql_static can't format message 17:3 -- message file ../gen/firebird/firebird.msg not found for sn in ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql; do (echo $sn; ../gen/firebird/bin/isql_static -i $sn msg.fdb) || exit; done ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql touch msg.timestamp ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/help.gbak ../gen/firebird/help/help.fdb touch ../gen/firebird/help/help.fdb chmod 444 ../gen/firebird/help/help.fdb rm -f -f help.fdb ln -s -f ../gen/firebird/help/help.fdb help.fdb ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/metadata.gbak metadata.fdb touch metadata.fdb chmod 444 metadata.fdb rm -f -f security2.fdb make -f Makefile.static.gfix make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/boot/alice/alice_meta.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/alice/alice_meta.cpp -o ../temp/boot/alice/alice_meta.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/boot/alice/alice.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/boot/alice/all.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/boot/alice/exe.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/boot/alice/tdr.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/alice/alice_meta.o ../temp/boot/alice/alice.o ../temp/boot/alice/all.o ../temp/boot/alice/exe.o ../temp/boot/alice/tdr.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/path_utils.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gfix_static -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/alice/alice_meta.cpp make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' echo create database \'security2.fdb\'\; | ../gen/firebird/bin/isql_static can't format message 17:3 -- message file ../gen/firebird/firebird.msg not found ../gen/firebird/bin/isql_static -i ../src/dbs/security.sql security2.fdb ../gen/firebird/bin/gfix_static -write sync security2.fdb chmod a=rw security2.fdb rm -f -f ../gen/firebird/security2.fdb cp -f security2.fdb ../gen/firebird/security2.fdb make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.msgs msgs make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/msgs/build_file.epp ../temp/std/msgs/build_file.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "msg.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/msgs/build_file.cpp -o ../temp/std/msgs/build_file.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/msgs/build_file.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n chmod 777 ../gen/firebird/bin/build_file ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg chmod 666 ../gen/firebird/firebird.msg rm ../temp/std/msgs/build_file.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.msgs msgs_intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/msgs/build_file.epp ../temp/std/msgs/build_file.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "msg.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/msgs/build_file.cpp -o ../temp/std/msgs/build_file.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/msgs/build_file.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n chmod 777 ../gen/firebird/bin/build_file ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg build_file: 1527 messages lack translations in locale fr_FR chmod 666 ../gen/firebird/fr_FR.msg ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg build_file: 1527 messages lack translations in locale de_DE chmod 666 ../gen/firebird/de_DE.msg make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.codes generated_headers make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/misc/codes.epp ../src/misc/codes.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "msg.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/misc/codes.cpp -o ../temp/std/misc/codes.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/misc/codes.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/codes -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers No need to update ../src/include/gen/iberror.h No need to update ../src/include/gen/msg_facs.h No need to update ../lang_helpers/gds_codes.pas No need to update ../lang_helpers/gds_codes.ftn No need to update ../src/include/gen/codetext.h No need to update ../src/include/gen/msgs.h No need to update ../src/include/gen/rdb_codes.h No need to update ../src/include/gen/sql_code.h make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/ld.cpp -o ../temp/superclient/intl/ld.o ../src/intl/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_narrow.cpp -o ../temp/superclient/intl/cv_narrow.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_narrow.cpp -o ../temp/superclient/intl/cs_narrow.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_ascii.cpp -o ../temp/superclient/intl/lc_ascii.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_narrow.cpp -o ../temp/superclient/intl/lc_narrow.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_iso8859_1.cpp -o ../temp/superclient/intl/lc_iso8859_1.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_iso8859_2.cpp -o ../temp/superclient/intl/lc_iso8859_2.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_iso8859_13.cpp -o ../temp/superclient/intl/lc_iso8859_13.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_dos.cpp -o ../temp/superclient/intl/lc_dos.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_unicode_ucs2.cpp -o ../temp/superclient/intl/cs_unicode_ucs2.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_unicode_ucs2.cpp -o ../temp/superclient/intl/lc_unicode_ucs2.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_unicode_fss.cpp -o ../temp/superclient/intl/cs_unicode_fss.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_unicode_fss.cpp -o ../temp/superclient/intl/cv_unicode_fss.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_big5.cpp -o ../temp/superclient/intl/cs_big5.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_big5.cpp -o ../temp/superclient/intl/cv_big5.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_big5.cpp -o ../temp/superclient/intl/lc_big5.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_gb2312.cpp -o ../temp/superclient/intl/cs_gb2312.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_gb2312.cpp -o ../temp/superclient/intl/cv_gb2312.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_gb2312.cpp -o ../temp/superclient/intl/lc_gb2312.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_jis.cpp -o ../temp/superclient/intl/cs_jis.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_jis.cpp -o ../temp/superclient/intl/cv_jis.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_jis.cpp -o ../temp/superclient/intl/lc_jis.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_ksc.cpp -o ../temp/superclient/intl/cs_ksc.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_ksc.cpp -o ../temp/superclient/intl/cv_ksc.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_ksc.cpp -o ../temp/superclient/intl/lc_ksc.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_icu.cpp -o ../temp/superclient/intl/cs_icu.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_icu.cpp -o ../temp/superclient/intl/cv_icu.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_icu.cpp -o ../temp/superclient/intl/lc_icu.o ../src/intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/superclient/jrd/IntlUtil.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/superclient/jrd/unicode_util.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/superclient/jrd/CharSet.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superclient/jrd/mod_loader.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/superclient/common/fb_exception.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/superclient/common/classes/MetaName.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/superclient/common/StatusHolder.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/superclient/common/classes/alloc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/superclient/common/classes/locks.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/superclient/common/classes/fb_string.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/superclient/common/classes/timestamp.o g++ -Wl,--version-script,../builds/posix/fbintl.vers -shared -Wl,-soname,libintl.so.1 \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/intl/libfbintl.so ../temp/superclient/intl/ld.o ../temp/superclient/intl/cv_narrow.o ../temp/superclient/intl/cs_narrow.o ../temp/superclient/intl/lc_ascii.o ../temp/superclient/intl/lc_narrow.o ../temp/superclient/intl/lc_iso8859_1.o ../temp/superclient/intl/lc_iso8859_2.o ../temp/superclient/intl/lc_iso8859_13.o ../temp/superclient/intl/lc_dos.o ../temp/superclient/intl/cs_unicode_ucs2.o ../temp/superclient/intl/lc_unicode_ucs2.o ../temp/superclient/intl/cs_unicode_fss.o ../temp/superclient/intl/cv_unicode_fss.o ../temp/superclient/intl/cs_big5.o ../temp/superclient/intl/cv_big5.o ../temp/superclient/intl/lc_big5.o ../temp/superclient/intl/cs_gb2312.o ../temp/superclient/intl/cv_gb2312.o ../temp/superclient/intl/lc_gb2312.o ../temp/superclient/intl/cs_jis.o ../temp/superclient/intl/cv_jis.o ../temp/superclient/intl/lc_jis.o ../temp/superclient/intl/cs_ksc.o ../temp/superclient/intl/cv_ksc.o ../temp/superclient/intl/lc_ksc.o ../temp/superclient/intl/cs_icu.o ../temp/superclient/intl/cv_icu.o ../temp/superclient/intl/lc_icu.o ../temp/superclient/jrd/IntlUtil.o ../temp/superclient/jrd/unicode_util.o ../temp/superclient/jrd/CharSet.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -licuuc -licudata -licui18n -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.extlib make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/extlib/ib_udf.cpp -o ../temp/std/extlib/ib_udf.o gcc -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/extlib/ib_util.c -o ../temp/std/extlib/ib_util.o g++ -shared -Wl,-soname,ib_udf.so \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/UDF/ib_udf.so ../temp/std/extlib/ib_udf.o ../temp/std/extlib/ib_util.o -pthread -lpthread gcc -shared -Wl,-soname,libib_util.so \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/lib/libib_util.so ../temp/std/extlib/ib_util.o -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' cp ../src/extlib/ib_util.h ../src/jrd/perf.h ../src/include/gen/iberror.h ../gen/firebird/include/ g++ -o ./makeHeader ../src/misc/makeHeader.cpp cp ../src/include/types_pub.h ../src/include/consts_pub.h ../src/dsql/sqlda_pub.h ../src/jrd/dsc_pub.h ../src/jrd/ibase.h ../src/jrd/inf_pub.h ../src/jrd/blr.h ../src/include/gen/iberror.h . ./makeHeader ../gen/firebird/include/ibase.h rm -f -f ibase.h cp ../builds/install/misc/firebird.conf ../gen/firebird/misc/firebird.conf cp ../builds/install/misc/fbintl.conf ../gen/firebird/misc/fbintl.conf make -f Makefile.examples -C ../gen/examples/ make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/examples' cp ../../examples/empbuild/empbuild.e ../../gen/examples/empbuild.e cp ../../examples/empbuild/empddl.sql ../../gen/examples/empddl.sql cp ../../examples/empbuild/empbld.sql ../../gen/examples/empbld.sql ln -s ../../gen/firebird/bin/isql_static ../../gen/examples/isql rm -f ../../gen/examples/empbuild.fdb ../../gen/examples/isql -i empbld.sql Use CONNECT or CREATE DATABASE to specify a database ISQL Version: LI-V2.1.5.18496 Firebird 2.1 Server version: Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 ../../gen/firebird/bin/gpre_current -r -m -z -n ../../gen/examples/empbuild.e ../../gen/examples/empbuild.c gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "empbuild.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 gcc -c -I../../gen/firebird/include -I../../src/include/gen -I../../src/include -I../../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD ../../gen/examples/empbuild.c g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../../gen/examples/empbuild.o ../../temp/std/common/classes/alloc.o ../../temp/std/common/classes/locks.o ../../temp/std/common/classes/semaphore.o ../../temp/std/common/classes/fb_string.o ../../temp/std/common/classes/timestamp.o ../../temp/std/common/classes/TempFile.o ../../temp/std/common/classes/UserBlob.o ../../temp/std/common/classes/SafeArg.o ../../temp/std/common/classes/MsgPrint.o ../../temp/std/common/classes/BaseStream.o ../../temp/std/common/fb_exception.o ../../temp/std/common/classes/MetaName.o ../../temp/std/common/StatusHolder.o ../../temp/std/common/utils.o ../../temp/std/config/AdminException.o ../../temp/std/config/Args.o ../../temp/std/config/ArgsException.o ../../temp/std/config/ConfObj.o ../../temp/std/config/ConfObject.o ../../temp/std/config/ConfigFile.o ../../temp/std/config/Configuration.o ../../temp/std/config/Element.o ../../temp/std/config/FileName.o ../../temp/std/config/InputFile.o ../../temp/std/config/InputStream.o ../../temp/std/config/Lex.o ../../temp/std/config/ScanDir.o ../../temp/std/config/Stream.o ../../temp/std/config/StreamSegment.o ../../temp/std/vulcan/JString.o ../../temp/std/vulcan/PathName.o ../../temp/std/vulcan/RefObject.o -o ../../gen/examples/empbuild -L../../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n cp ../../examples/empbuild/empdml.sql ../../gen/examples/empdml.sql cp ../../examples/empbuild/indexoff.sql ../../gen/examples/indexoff.sql cp ../../examples/empbuild/indexon.sql ../../gen/examples/indexon.sql cp ../../examples/empbuild/job.inp ../../gen/examples/job.inp cp ../../examples/empbuild/lang.inp ../../gen/examples/lang.inp cp ../../examples/empbuild/proj.inp ../../gen/examples/proj.inp cp ../../examples/empbuild/qtr.inp ../../gen/examples/qtr.inp rm -f employee.fdb ./empbuild employee.fdb creating database employee.fdb Creating tables Turning off indices and triggers Loading column data Turning on indices and triggers Loading Language blobs Added 10 language arrays. Loading Job blobs Added 30 job requirement descriptions. Loading project blobs Added 6 project descriptions. Loading quarter arrays Added 24 quarter arrays. chmod 666 employee.fdb cp ../../examples/readme ../../gen/firebird/examples/README cp ../../examples/*.* ../../gen/firebird/examples/ cp ../../examples/api/*.* ../../gen/firebird/examples/api/ cp ../../examples/dyn/*.* ../../gen/firebird/examples/dyn/ cp ../../examples/include/*.* ../../gen/firebird/examples/include/ cp ../../examples/stat/*.* ../../gen/firebird/examples/stat/ cp ../../examples/udf/*.* ../../gen/firebird/examples/udf/ cp employee.fdb ../../gen/firebird/examples/empbuild/ make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/examples' make -f ../gen/Makefile.libfbembed libfbembed make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/std/jrd/config_root.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/std/jrd/path_utils.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/std/jrd/mod_loader.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/std/jrd/fbsyslog.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/std/jrd/guid.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/std/jrd/alt.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/std/jrd/cvt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/std/jrd/db_alias.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/std/jrd/dsc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/std/jrd/enc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/std/jrd/gds.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/std/jrd/isc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/std/jrd/isc_file.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/std/jrd/isc_ipc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/std/jrd/isc_sync.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/std/jrd/perf.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/std/jrd/sch.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/std/jrd/sdl.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/std/jrd/status.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/std/jrd/ThreadData.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/std/jrd/utl.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/std/jrd/why.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/std/jrd/blob_filter.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/std/jrd/dpm.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/dpm.cpp -o ../temp/std/jrd/dpm.o ../temp/std/jrd/dpm.cpp: In function 'double DPM_cardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../temp/std/jrd/dpm.cpp:318: warning: converting to 'USHORT' from 'double' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/std/jrd/dyn.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/dyn.cpp -o ../temp/std/jrd/dyn.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/std/jrd/dyn_def.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/dyn_def.cpp -o ../temp/std/jrd/dyn_def.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/std/jrd/dyn_del.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/dyn_del.cpp -o ../temp/std/jrd/dyn_del.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/std/jrd/dyn_mod.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/dyn_mod.cpp -o ../temp/std/jrd/dyn_mod.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/std/jrd/dyn_util.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/dyn_util.cpp -o ../temp/std/jrd/dyn_util.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/std/jrd/fun.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/fun.cpp -o ../temp/std/jrd/fun.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/std/jrd/grant.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/grant.cpp -o ../temp/std/jrd/grant.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/std/jrd/ini.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/ini.cpp -o ../temp/std/jrd/ini.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/std/jrd/met.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/met.cpp -o ../temp/std/jrd/met.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/std/jrd/pcmet.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/pcmet.cpp -o ../temp/std/jrd/pcmet.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/std/jrd/scl.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/scl.cpp -o ../temp/std/jrd/scl.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/std/jrd/CharSet.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/std/jrd/Collation.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Collation.cpp: In function 'ULONG::SLEUTH_MERGE_NAME(Jrd::thread_db*, Jrd::TextType*, const SLEUTHTYPE*, SLONG, const SLEUTHTYPE*, SLONG, SLEUTHTYPE*, SLONG) [with SLEUTHTYPE = unsigned char]': ../src/jrd/Collation.cpp:733: instantiated from 'static ULONG::SleuthObjectImpl::merge(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:757: instantiated from 'ULONG::CollationImpl::sleuth_merge(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:903: instantiated from here ../src/jrd/Collation.cpp:275: warning: comparison is always true due to limited range of data type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/std/jrd/DatabaseSnapshot.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/std/jrd/VirtualTable.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/std/jrd/RecordBuffer.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/std/jrd/all.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/std/jrd/blb.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/std/jrd/btn.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/std/jrd/btr.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:226: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/../jrd/LocksCache.h: In member function 'Jrd::CachedLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/std/jrd/builtin.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/std/jrd/GlobalRWLock.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/std/jrd/cch.o ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2843: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2843: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushDirty(Jrd::thread_db*, SLONG, bool, ISC_STATUS*)': ../src/jrd/cch.cpp:2874: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2874: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4446: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4446: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4564: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4564: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void down_grade(Jrd::thread_db*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4681: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:4681: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4740: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4740: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void expand_buffers(Jrd::thread_db*, ULONG)': ../src/jrd/cch.cpp:4852: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4852: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'Jrd::BufferDesc* get_buffer(Jrd::thread_db*, Jrd::PageNumber, Jrd::LATCH, SSHORT)': ../src/jrd/cch.cpp:4943: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4943: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5022: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5022: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5075: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5075: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5171: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5171: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6039: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6039: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6419: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6419: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'int write_buffer(Jrd::thread_db*, Jrd::BufferDesc*, Jrd::PageNumber, bool, ISC_STATUS*, bool)': ../src/jrd/cch.cpp:6507: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6507: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/std/jrd/cmp.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/std/jrd/cvt2.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/std/jrd/DataTypeUtil.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/std/jrd/dfw.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/jrd/dfw.cpp -o ../temp/std/jrd/dfw.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/std/jrd/divorce.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/std/jrd/err.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/std/jrd/iberr.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/std/jrd/event.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/std/jrd/evl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/std/jrd/exe.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/std/jrd/ext.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/std/jrd/execute_statement.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/std/jrd/filters.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/std/jrd/flu.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/std/jrd/functions.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/std/jrd/idx.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/std/jrd/inf.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/std/jrd/intl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/std/jrd/intl_builtin.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/std/jrd/IntlManager.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/std/jrd/IntlUtil.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/std/jrd/inuse.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/std/jrd/jrd.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/std/jrd/lck.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/std/jrd/log.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/std/jrd/mov.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/std/jrd/nav.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/std/jrd/opt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/std/jrd/Optimizer.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/std/jrd/pag.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/misc/blrtable.cpp -o ../temp/std/misc/blrtable.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -lm -ldl -lcurses ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/std/jrd/par.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/std/jrd/ods.o ../src/jrd/ods.cpp: In function 'bool Ods::isSupported(USHORT, USHORT)': ../src/jrd/ods.cpp:53: warning: comparison is always true due to limited range of data type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/std/jrd/plugin_manager.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/std/jrd/pwd.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/std/jrd/RandomGenerator.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/std/jrd/Relation.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/std/jrd/rlck.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/std/jrd/rpb_chain.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/std/jrd/rse.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/std/jrd/sdw.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/std/jrd/shut.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/std/jrd/sort.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/std/jrd/sqz.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/std/jrd/svc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/std/jrd/sym.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/std/jrd/SysFunction.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/std/jrd/TempSpace.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/std/jrd/tpc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/std/jrd/tra.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/std/jrd/validation.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/std/jrd/vio.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/std/jrd/nodebug.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/std/jrd/nbak.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/std/jrd/sha.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/std/jrd/os/posix/unix.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/std/jrd/TextType.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/std/jrd/thd.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/std/jrd/unicode_util.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/std/jrd/RuntimeStatistics.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/std/jrd/DebugInterface.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/std/dsql/array.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/dsql/array.cpp -o ../temp/std/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/std/dsql/blob.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/dsql/blob.cpp -o ../temp/std/dsql/blob.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/std/dsql/preparse.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/std/dsql/user_dsql.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/std/dsql/utld.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/std/dsql/keywords.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/metd.epp ../temp/std/dsql/metd.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/dsql/metd.cpp -o ../temp/std/dsql/metd.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/std/dsql/alld.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/std/dsql/ddl.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/std/dsql/dsql.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/std/dsql/errd.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/std/dsql/gen.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/std/dsql/hsh.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/std/dsql/make.o ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/std/dsql/movd.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/std/dsql/parse.o ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/std/dsql/pass1.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/std/dsql/misc_func.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/std/lock/lock.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/std/remote/allr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/std/remote/inet.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/std/remote/interface.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/std/remote/merge.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/std/remote/parser.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/std/remote/protocol.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/std/remote/remote.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/std/remote/xdr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/std/gpre/pretty.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/std/utilities/gsec/call_service.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/std/utilities/gsec/security.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "security2.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/utilities/gsec/security.cpp -o ../temp/std/utilities/gsec/security.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/std/common/classes/ClumpletReader.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/std/common/classes/ClumpletWriter.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/std/common/config/config.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/std/common/config/config_file.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/std/common/config/dir_list.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet_server.cpp -o ../temp/std/remote/inet_server.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/server.cpp -o ../temp/std/remote/server.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -Wl,--version-script,../builds/posix/firebird.vers -shared -Wl,-soname,libfbembed.so.2.1 \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/lib/libfbembed.so.2.1.5 ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/jrd/alt.o ../temp/std/jrd/cvt.o ../temp/std/jrd/db_alias.o ../temp/std/jrd/dsc.o ../temp/std/jrd/enc.o ../temp/std/jrd/gds.o ../temp/std/jrd/isc.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/perf.o ../temp/std/jrd/sch.o ../temp/std/jrd/sdl.o ../temp/std/jrd/status.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/utl.o ../temp/std/jrd/why.o ../temp/std/jrd/blob_filter.o ../temp/std/jrd/dpm.o ../temp/std/jrd/dyn.o ../temp/std/jrd/dyn_def.o ../temp/std/jrd/dyn_del.o ../temp/std/jrd/dyn_mod.o ../temp/std/jrd/dyn_util.o ../temp/std/jrd/fun.o ../temp/std/jrd/grant.o ../temp/std/jrd/ini.o ../temp/std/jrd/met.o ../temp/std/jrd/pcmet.o ../temp/std/jrd/scl.o ../temp/std/jrd/CharSet.o ../temp/std/jrd/Collation.o ../temp/std/jrd/DatabaseSnapshot.o ../temp/std/jrd/VirtualTable.o ../temp/std/jrd/RecordBuffer.o ../temp/std/jrd/all.o ../temp/std/jrd/blb.o ../temp/std/jrd/btn.o ../temp/std/jrd/btr.o ../temp/std/jrd/builtin.o ../temp/std/jrd/GlobalRWLock.o ../temp/std/jrd/cch.o ../temp/std/jrd/cmp.o ../temp/std/jrd/cvt2.o ../temp/std/jrd/DataTypeUtil.o ../temp/std/jrd/dfw.o ../temp/std/jrd/divorce.o ../temp/std/jrd/err.o ../temp/std/jrd/iberr.o ../temp/std/jrd/event.o ../temp/std/jrd/evl.o ../temp/std/jrd/exe.o ../temp/std/jrd/ext.o ../temp/std/jrd/execute_statement.o ../temp/std/jrd/filters.o ../temp/std/jrd/flu.o ../temp/std/jrd/functions.o ../temp/std/jrd/idx.o ../temp/std/jrd/inf.o ../temp/std/jrd/intl.o ../temp/std/jrd/intl_builtin.o ../temp/std/jrd/IntlManager.o ../temp/std/jrd/IntlUtil.o ../temp/std/jrd/inuse.o ../temp/std/jrd/jrd.o ../temp/std/jrd/lck.o ../temp/std/jrd/log.o ../temp/std/jrd/mov.o ../temp/std/jrd/nav.o ../temp/std/jrd/opt.o ../temp/std/jrd/Optimizer.o ../temp/std/jrd/pag.o ../temp/std/jrd/par.o ../temp/std/jrd/ods.o ../temp/std/jrd/plugin_manager.o ../temp/std/jrd/pwd.o ../temp/std/jrd/RandomGenerator.o ../temp/std/jrd/Relation.o ../temp/std/jrd/rlck.o ../temp/std/jrd/rpb_chain.o ../temp/std/jrd/rse.o ../temp/std/jrd/sdw.o ../temp/std/jrd/shut.o ../temp/std/jrd/sort.o ../temp/std/jrd/sqz.o ../temp/std/jrd/svc.o ../temp/std/jrd/sym.o ../temp/std/jrd/SysFunction.o ../temp/std/jrd/TempSpace.o ../temp/std/jrd/tpc.o ../temp/std/jrd/tra.o ../temp/std/jrd/validation.o ../temp/std/jrd/vio.o ../temp/std/jrd/nodebug.o ../temp/std/jrd/nbak.o ../temp/std/jrd/sha.o ../temp/std/jrd/os/posix/unix.o ../temp/std/jrd/TextType.o ../temp/std/jrd/thd.o ../temp/std/jrd/unicode_util.o ../temp/std/jrd/RuntimeStatistics.o ../temp/std/jrd/DebugInterface.o ../temp/std/dsql/array.o ../temp/std/dsql/blob.o ../temp/std/dsql/preparse.o ../temp/std/dsql/user_dsql.o ../temp/std/dsql/utld.o ../temp/std/dsql/keywords.o ../temp/std/dsql/metd.o ../temp/std/dsql/alld.o ../temp/std/dsql/ddl.o ../temp/std/dsql/dsql.o ../temp/std/dsql/errd.o ../temp/std/dsql/gen.o ../temp/std/dsql/hsh.o ../temp/std/dsql/make.o ../temp/std/dsql/movd.o ../temp/std/dsql/parse.o ../temp/std/dsql/pass1.o ../temp/std/dsql/misc_func.o ../temp/std/lock/lock.o ../temp/std/remote/allr.o ../temp/std/remote/inet.o ../temp/std/remote/interface.o ../temp/std/remote/merge.o ../temp/std/remote/parser.o ../temp/std/remote/protocol.o ../temp/std/remote/remote.o ../temp/std/remote/xdr.o ../temp/std/gpre/pretty.o ../temp/std/utilities/gsec/call_service.o ../temp/std/utilities/gsec/security.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/remote/inet_server.o ../temp/std/remote/server.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n (cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.1.5 libfbembed.so.2.1 ) (cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.1 libfbembed.so ) rm ../temp/std/jrd/fun.cpp ../temp/std/jrd/dyn_del.cpp ../temp/std/dsql/blob.cpp ../temp/std/jrd/met.cpp ../temp/std/jrd/pcmet.cpp ../temp/std/dsql/metd.cpp ../temp/std/jrd/scl.cpp ../temp/std/jrd/grant.cpp ../temp/std/jrd/dpm.cpp ../temp/std/utilities/gsec/security.cpp ../temp/std/jrd/dyn.cpp ../temp/std/jrd/dyn_util.cpp ../temp/std/jrd/dyn_mod.cpp ../temp/std/dsql/array.cpp ../temp/std/jrd/ini.cpp ../temp/std/jrd/dfw.cpp ../temp/std/jrd/dyn_def.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.inet_server make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/server_stub.cpp -o ../temp/std/remote/server_stub.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/remote/server_stub.o -o ../gen/firebird/bin/fb_inet_server -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.gfix make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/std/alice/alice_meta.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/alice/alice_meta.cpp -o ../temp/std/alice/alice_meta.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/std/alice/alice.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/std/alice/all.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/std/alice/exe.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/std/alice/tdr.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/alice/alice_meta.o ../temp/std/alice/alice.o ../temp/std/alice/all.o ../temp/std/alice/exe.o ../temp/std/alice/tdr.o ../temp/std/jrd/isc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gfix -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/alice/alice_meta.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/std/burp/backup.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/burp/backup.cpp -o ../temp/std/burp/backup.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/std/burp/restore.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/burp/restore.cpp -o ../temp/std/burp/restore.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/std/burp/burp.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/std/burp/canonical.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/std/burp/misc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/std/burp/mvol.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/backup.o ../temp/std/burp/restore.o ../temp/std/burp/burp.o ../temp/std/burp/canonical.o ../temp/std/burp/misc.o ../temp/std/burp/mvol.o ../temp/std/remote/xdr.o ../temp/std/jrd/sdl.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gbak -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/spit.cpp -o ../temp/std/burp/spit.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/spit.o -o ../gen/firebird/bin/gsplit -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/burp/backup.cpp ../temp/std/burp/restore.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/std/isql/extract.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/isql/extract.cpp -o ../temp/std/isql/extract.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/std/isql/isql.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/isql/isql.cpp -o ../temp/std/isql/isql.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/std/isql/show.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/isql/show.cpp -o ../temp/std/isql/show.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/std/isql/Extender.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/isql/extract.o ../temp/std/isql/isql.o ../temp/std/isql/show.o ../temp/std/isql/Extender.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/isql -L../gen/firebird/lib -lfbembed ../gen/firebird/lib/libedit.a -lm -ldl -lcurses rm ../temp/std/isql/extract.cpp ../temp/std/isql/show.cpp ../temp/std/isql/isql.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.gpre make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/gpre_meta.cpp -o ../temp/std/gpre/gpre_meta.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cmd.cpp -o ../temp/std/gpre/cmd.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cme.cpp -o ../temp/std/gpre/cme.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cmp.cpp -o ../temp/std/gpre/cmp.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/c_cxx.cpp -o ../temp/std/gpre/c_cxx.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/exp.cpp -o ../temp/std/gpre/exp.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/gpre.cpp -o ../temp/std/gpre/gpre.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/hsh.cpp -o ../temp/std/gpre/hsh.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/int_cxx.cpp -o ../temp/std/gpre/int_cxx.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/jrdmet.cpp -o ../temp/std/gpre/jrdmet.o ../src/gpre/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/movg.cpp -o ../temp/std/gpre/movg.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/msc.cpp -o ../temp/std/gpre/msc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/par.cpp -o ../temp/std/gpre/par.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pat.cpp -o ../temp/std/gpre/pat.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/sqe.cpp -o ../temp/std/gpre/sqe.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/sql.cpp -o ../temp/std/gpre/sql.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/gpre/gpre_meta.o ../temp/std/gpre/cmd.o ../temp/std/gpre/cme.o ../temp/std/gpre/cmp.o ../temp/std/gpre/c_cxx.o ../temp/std/gpre/exp.o ../temp/std/gpre/gpre.o ../temp/std/gpre/hsh.o ../temp/std/gpre/int_cxx.o ../temp/std/gpre/jrdmet.o ../temp/std/gpre/movg.o ../temp/std/gpre/msc.o ../temp/std/gpre/par.o ../temp/std/gpre/pat.o ../temp/std/gpre/pretty.o ../temp/std/gpre/sqe.o ../temp/std/gpre/sql.o ../temp/std/jrd/dsc.o ../temp/std/jrd/isc.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gpre -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.util make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gstat/dba.epp ../temp/std/utilities/gstat/dba.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/utilities/gstat/dba.cpp -o ../temp/std/utilities/gstat/dba.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gstat/ppg.cpp -o ../temp/std/utilities/gstat/ppg.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.o ../temp/std/jrd/btn.o ../temp/std/jrd/db_alias.o ../temp/std/common/utils.o ../temp/std/jrd/ods.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o -o ../gen/firebird/bin/gstat -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/drop.cpp -o ../temp/std/utilities/drop.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/drop.o ../temp/std/common/utils.o ../temp/std/lock/lock.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gds_drop -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gsec/gsec.cpp -o ../temp/std/utilities/gsec/gsec.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/std/utilities/gsec/security.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "security2.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/utilities/gsec/security.cpp -o ../temp/std/utilities/gsec/security.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/gsec/gsec.o ../temp/std/utilities/gsec/security.o ../temp/std/utilities/gsec/call_service.o ../temp/std/jrd/enc.o ../temp/std/jrd/sha.o ../temp/std/jrd/guid.o ../temp/std/jrd/isc_file.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/gsec -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/nbackup.cpp -o ../temp/std/utilities/nbackup.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/nbackup.o ../temp/std/jrd/db_alias.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/nbackup -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/lock/print.cpp -o ../temp/std/lock/print.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/lock/print.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/fb_lock_print -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/fbsvcmgr.cpp -o ../temp/std/utilities/fbsvcmgr.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/fbsvcmgr.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/utils.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../gen/firebird/lib/libfbembed.so.2.1.5 -o ../gen/firebird/bin/fbsvcmgr -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/utilities/gstat/dba.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.gdef make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/exe.epp ../temp/std/dudley/exe.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/dudley/exe.cpp -o ../temp/std/dudley/exe.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/extract.epp ../temp/std/dudley/extract.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/dudley/extract.cpp -o ../temp/std/dudley/extract.o ../temp/std/dudley/extract.cpp: In function 'void DDL_ext()': ../temp/std/dudley/extract.cpp:1089: warning: 'isc_expand_dpb' is deprecated (declared at ../src/include/../jrd/ibase.h:512) ../temp/std/dudley/extract.cpp:1089: warning: 'isc_expand_dpb' is deprecated (declared at ../src/include/../jrd/ibase.h:512) g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/ddl.cpp -o ../temp/std/dudley/ddl.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/expand.cpp -o ../temp/std/dudley/expand.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/expr.cpp -o ../temp/std/dudley/expr.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/generate.cpp -o ../temp/std/dudley/generate.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/hsh.cpp -o ../temp/std/dudley/hsh.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/lex.cpp -o ../temp/std/dudley/lex.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/parse.cpp -o ../temp/std/dudley/parse.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/trn.cpp -o ../temp/std/dudley/trn.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/dudley/exe.o ../temp/std/dudley/extract.o ../temp/std/dudley/ddl.o ../temp/std/dudley/expand.o ../temp/std/dudley/expr.o ../temp/std/dudley/generate.o ../temp/std/dudley/hsh.o ../temp/std/dudley/lex.o ../temp/std/dudley/parse.o ../temp/std/dudley/trn.o ../temp/std/gpre/pretty.o ../temp/std/jrd/isc_file.o ../temp/std/common/config/config.o ../temp/std/common/config/dir_list.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/jrd/isc.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gdef -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/dudley/exe.cpp ../temp/std/dudley/extract.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.qli make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' rm -f yachts.lnk ln -s -f metadata.fdb yachts.lnk g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/all.cpp -o ../temp/std/qli/all.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/command.cpp -o ../temp/std/qli/command.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/compile.cpp -o ../temp/std/qli/compile.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/dtr.cpp -o ../temp/std/qli/dtr.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/err.cpp -o ../temp/std/qli/err.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/eval.cpp -o ../temp/std/qli/eval.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/expand.cpp -o ../temp/std/qli/expand.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/exe.cpp -o ../temp/std/qli/exe.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/format.cpp -o ../temp/std/qli/format.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/gener.cpp -o ../temp/std/qli/gener.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/help.epp ../temp/std/qli/help.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "help.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/help.cpp -o ../temp/std/qli/help.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/hsh.cpp -o ../temp/std/qli/hsh.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/lex.cpp -o ../temp/std/qli/lex.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/meta.epp ../temp/std/qli/meta.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/meta.cpp -o ../temp/std/qli/meta.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/mov.cpp -o ../temp/std/qli/mov.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/parse.cpp -o ../temp/std/qli/parse.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/picstr.cpp -o ../temp/std/qli/picstr.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/proc.epp ../temp/std/qli/proc.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/proc.cpp -o ../temp/std/qli/proc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/report.cpp -o ../temp/std/qli/report.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/show.epp ../temp/std/qli/show.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/show.cpp -o ../temp/std/qli/show.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/qli/all.o ../temp/std/qli/command.o ../temp/std/qli/compile.o ../temp/std/qli/dtr.o ../temp/std/qli/err.o ../temp/std/qli/eval.o ../temp/std/qli/expand.o ../temp/std/qli/exe.o ../temp/std/qli/format.o ../temp/std/qli/gener.o ../temp/std/qli/help.o ../temp/std/qli/hsh.o ../temp/std/qli/lex.o ../temp/std/qli/meta.o ../temp/std/qli/mov.o ../temp/std/qli/parse.o ../temp/std/qli/picstr.o ../temp/std/qli/proc.o ../temp/std/qli/report.o ../temp/std/qli/show.o ../temp/std/jrd/dsc.o ../temp/std/gpre/pretty.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/qli -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/qli/show.cpp ../temp/std/qli/help.cpp ../temp/std/qli/meta.cpp ../temp/std/qli/proc.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.fbudf make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/extlib/fbudf/fbudf.cpp -o ../temp/superclient/extlib/fbudf/fbudf.o g++ -shared -Wl,-soname,fbudf.so \ -Wl,-rpath,/usr/lib/firebird/lib -lm -o ../gen/firebird/UDF/fbudf.so ../temp/superclient/extlib/fbudf/fbudf.o ../temp/superclient/common/classes/timestamp.o make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.libfbclient libfbclient make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/superclient/jrd/alt.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/superclient/jrd/cvt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/superclient/jrd/db_alias.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/superclient/jrd/dsc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/superclient/jrd/enc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/superclient/jrd/gds.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/superclient/jrd/isc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/superclient/jrd/isc_file.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superclient/jrd/isc_ipc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/superclient/jrd/isc_sync.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/superclient/jrd/perf.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/superclient/jrd/sch.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/superclient/jrd/sdl.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/superclient/jrd/status.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/superclient/jrd/ThreadData.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/superclient/jrd/utl.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/superclient/jrd/why.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superclient/dsql/array.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superclient/dsql/array.cpp -o ../temp/superclient/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/superclient/dsql/blob.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superclient/dsql/blob.cpp -o ../temp/superclient/dsql/blob.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/superclient/dsql/preparse.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/superclient/dsql/user_dsql.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/superclient/dsql/utld.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/superclient/dsql/keywords.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/superclient/remote/allr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/superclient/remote/inet.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/superclient/remote/interface.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/superclient/remote/merge.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/superclient/remote/parser.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/superclient/remote/protocol.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/superclient/remote/remote.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/superclient/remote/xdr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/superclient/gpre/pretty.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/superclient/utilities/gsec/call_service.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/superclient/common/utils.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/superclient/common/classes/semaphore.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/superclient/common/classes/TempFile.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/superclient/common/classes/SafeArg.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/superclient/common/classes/MsgPrint.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/superclient/common/classes/BaseStream.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superclient/jrd/config_root.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superclient/jrd/path_utils.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superclient/jrd/fbsyslog.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/superclient/jrd/guid.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/superclient/common/config/config.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/superclient/common/config/config_file.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/superclient/common/config/dir_list.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superclient/common/classes/ClumpletReader.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superclient/common/classes/ClumpletWriter.o gcc -Wl,--version-script,../builds/posix/firebird.vers -shared \ -Wl,-soname,libfbclient.so.2 -Wl,-rpath,/usr/lib/firebird/lib \ -o ../gen/firebird/lib/libfbclient.so.2.1.5 ../temp/superclient/jrd/alt.o ../temp/superclient/jrd/cvt.o ../temp/superclient/jrd/db_alias.o ../temp/superclient/jrd/dsc.o ../temp/superclient/jrd/enc.o ../temp/superclient/jrd/gds.o ../temp/superclient/jrd/isc.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc_ipc.o ../temp/superclient/jrd/isc_sync.o ../temp/superclient/jrd/perf.o ../temp/superclient/jrd/sch.o ../temp/superclient/jrd/sdl.o ../temp/superclient/jrd/status.o ../temp/superclient/jrd/ThreadData.o ../temp/superclient/jrd/utl.o ../temp/superclient/jrd/why.o ../temp/superclient/dsql/array.o ../temp/superclient/dsql/blob.o ../temp/superclient/dsql/preparse.o ../temp/superclient/dsql/user_dsql.o ../temp/superclient/dsql/utld.o ../temp/superclient/dsql/keywords.o ../temp/superclient/remote/allr.o ../temp/superclient/remote/inet.o ../temp/superclient/remote/interface.o ../temp/superclient/remote/merge.o ../temp/superclient/remote/parser.o ../temp/superclient/remote/protocol.o ../temp/superclient/remote/remote.o ../temp/superclient/remote/xdr.o ../temp/superclient/gpre/pretty.o ../temp/superclient/utilities/gsec/call_service.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/utils.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/jrd/guid.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/common/config/dir_list.o ../temp/superclient/common/classes/ClumpletReader.o ../temp/superclient/common/classes/ClumpletWriter.o -lm -ldl -lcurses -lsupc++ -lgcc_eh -pthread -lpthread (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2.1.5 libfbclient.so.2 ) (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2 libfbclient.so ) rm ../temp/superclient/dsql/blob.cpp ../temp/superclient/dsql/array.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make[1]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' + cd gen + ./install/makeInstallImage.sh cp: cannot stat `./firebird/lib/libicu*.so*': No such file or directory + mv ./buildroot/ buildroot-classic + chmod 644 ./buildroot-classic/usr/lib/firebird/help/help.fdb + cd .. + ./autogen.sh --prefix=/usr/lib/firebird --enable-superserver --with-system-icu AUTORECONF=autoreconf Running autoreconf ... autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force Putting files in AC_CONFIG_AUX_DIR, `builds/make.new/config'. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: true --add-missing --copy --force-missing autoreconf: Leaving directory `.' Running ./configure --prefix=/usr/lib/firebird --enable-superserver --with-system-icu ... checking whether make sets $(MAKE)... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for pthread_join in LIBS=-lpthread with CFLAGS=-pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for gawk... gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking libio.h usability... yes checking libio.h presence... yes checking for libio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for unistd.h... (cached) yes checking if POSIX threads are available... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking netconfig.h usability... no checking netconfig.h presence... no checking for netconfig.h... no checking for rpc/xdr.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for main in -ldl... yes checking for main in -lm... yes checking for tgetent in -lcurses... yes checking for gettimeofday... yes checking if gettimeofday accepts second (timezone) argument... yes checking for time... yes checking for times... yes checking for library containing gethostname... none required checking for library containing connect... none required checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for library containing dirname... none required checking for dirname... yes checking for sigaction... yes checking for setitimer... yes checking for snprintf... yes checking for vsnprintf... yes checking for swab... yes checking for _swab... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether setpgrp takes no argument... yes checking for setpgid... yes checking whether getpgrp requires zero arguments... yes checking for flock... yes checking for initgroups... yes checking for getpagesize... (cached) yes checking for pread... yes checking for pwrite... yes checking for getcwd... yes checking for getwd... yes checking for setmntent... yes checking for getmntent... yes checking if getmntent needs second argument... no checking for setrlimit... yes checking for getrlimit... yes checking for tcgetattr... yes checking for strdup... yes checking for mkstemp... yes checking for pthread_keycreate... no checking for pthread_key_create... no checking for llrint... yes checking for localtime_r... yes checking for gmtime_r... yes checking for fchmod... yes checking for sem_timedwait... yes checking for sem_init... yes checking for working sem_init()... yes checking for semtimedop... yes checking for posix_fadvise... yes checking whether byte ordering is bigendian... no checking for working volatile... yes checking return type of signal handlers... void checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for void *... yes checking size of void *... 4 checking for long... yes checking size of long... 4 checking for socklen_t... yes checking for semun... no checking if sem.h defines semun... no checking for struct XDR::xdr_ops... no checking for struct xdr_ops... yes checking alignment of long... 4 checking alignment of double... 4 checking for /proc/self/exe... yes checking for __thread... yes configure: creating ./config.status files are identical config.status: creating gen/install/misc/firebird.conf config.status: creating gen/install/misc/aliases.conf config.status: creating gen/install/misc/fbintl.conf config.status: creating gen/firebird/bin/fb_config config.status: creating gen/firebird/bin/posixLibrary.sh config.status: creating gen/firebird/bin/classicLibrary.sh config.status: creating gen/firebird/bin/superLibrary.sh config.status: creating gen/firebird/bin/changeRunUser.sh config.status: creating gen/firebird/bin/restoreRootRunUser.sh config.status: creating gen/install/makeInstallImage.sh config.status: creating gen/firebird/bin/tarMainInstall.sh config.status: creating gen/firebird/bin/tarinstall.sh config.status: creating gen/firebird/bin/preinstall.sh config.status: creating gen/firebird/bin/postinstall.sh config.status: creating gen/firebird/bin/preuninstall.sh config.status: creating gen/firebird/bin/postuninstall.sh config.status: creating gen/firebird/bin/taruninstall.sh config.status: creating gen/firebird/bin/tarMainUninstall.sh config.status: creating gen/install/scripts/rpmheader.txt config.status: creating gen/install/scripts/rpmfiles.txt config.status: creating gen/install/misc/firebird.xinetd config.status: creating gen/install/misc/firebird.init.d.generic config.status: creating gen/install/misc/firebird.init.d.mandrake config.status: creating gen/install/misc/firebird.init.d.suse config.status: creating gen/install/misc/firebird.init.d.debian config.status: creating gen/install/misc/firebird.init.d.gentoo config.status: creating gen/install/misc/firebird.init.d.slackware config.status: creating gen/install/misc/rc.config.firebird config.status: creating gen/firebird/bin/changeDBAPassword.sh config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status: creating gen/firebird/bin/createAliasDB.sh config.status: creating gen/firebird/bin/linuxLibrary.sh config.status: creating gen/firebird/bin/superLinux.sh config.status: creating gen/make.rules config.status: creating gen/make.defaults config.status: creating gen/make.platform config.status: creating gen/make.shared.variables config.status: creating gen/make.shared.targets config.status: creating gen/Makefile config.status: creating gen/Makefile.codes config.status: creating gen/Makefile.boot.gpre config.status: creating gen/Makefile.libfbstatic config.status: creating gen/Makefile.static.gpre config.status: creating gen/Makefile.static.gbak config.status: creating gen/Makefile.static.gfix config.status: creating gen/Makefile.static.isql config.status: creating gen/Makefile.refDatabases config.status: creating gen/Makefile.fbserver config.status: creating gen/Makefile.libfbclient config.status: creating gen/Makefile.client.fbudf config.status: creating gen/Makefile.client.gbak config.status: creating gen/Makefile.client.gfix config.status: creating gen/Makefile.client.gdef config.status: creating gen/Makefile.client.qli config.status: creating gen/Makefile.client.isql config.status: creating gen/Makefile.client.gpre config.status: creating gen/Makefile.client.util config.status: creating gen/Makefile.client.gsec config.status: creating gen/Makefile.intl config.status: creating gen/Makefile.msgs config.status: creating gen/Makefile.extlib config.status: creating gen/examples/Makefile.examples config.status: creating gen/Makefile.libfbembed config.status: creating gen/Makefile.inet_server config.status: creating gen/Makefile.embed.lockmgr config.status: creating gen/Makefile.embed.util config.status: creating gen/Makefile.embed.fbudf config.status: creating gen/Makefile.embed.gfix config.status: creating gen/Makefile.embed.gbak config.status: creating gen/Makefile.embed.isql config.status: creating gen/Makefile.embed.gdef config.status: creating gen/Makefile.embed.qli config.status: creating gen/Makefile.embed.gpre config.status: creating gen/Makefile.install config.status: creating Makefile config.status: creating gen/Makefile.extern.editline config.status: creating src/include/gen/autoconfig.h The Firebird2 package has been configured with the following options: Architecture : SuperServer Debug : disabled 64 bit I/O for 32-bit platforms : enabled Raw devices : enabled Service name : gds_db Service port : 3050 GPRE modules : c_cxx.cpp Install Dir : /usr/lib/firebird Now type `make' to compile Firebird2 + make make -C gen firebird make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.extern.editline make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make[2]: Nothing to be done for `libeditline'. make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' (cd ..; ./src/misc/writeBuildNum.sh rebuildHeader) files are identical make -f ../gen/Makefile.libfbstatic libfbstatic make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/boot/jrd/config_root.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/boot/jrd/path_utils.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/boot/jrd/mod_loader.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/boot/jrd/fbsyslog.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/boot/jrd/guid.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/boot/jrd/alt.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/boot/jrd/cvt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/boot/jrd/db_alias.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/boot/jrd/enc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/boot/jrd/isc_file.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/boot/jrd/isc_ipc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/boot/jrd/isc_sync.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/boot/jrd/perf.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/boot/jrd/sch.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/boot/jrd/sdl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/boot/jrd/status.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/boot/jrd/ThreadData.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/boot/jrd/utl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/boot/jrd/why.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/boot/jrd/blob_filter.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dpm.cpp: In function 'double DPM_cardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../temp/boot/jrd/dpm.cpp:318: warning: converting to 'USHORT' from 'double' g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/boot/jrd/CharSet.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/boot/jrd/Collation.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Collation.cpp: In function 'ULONG::SLEUTH_MERGE_NAME(Jrd::thread_db*, Jrd::TextType*, const SLEUTHTYPE*, SLONG, const SLEUTHTYPE*, SLONG, SLEUTHTYPE*, SLONG) [with SLEUTHTYPE = unsigned char]': ../src/jrd/Collation.cpp:733: instantiated from 'static ULONG::SleuthObjectImpl::merge(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:757: instantiated from 'ULONG::CollationImpl::sleuth_merge(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:903: instantiated from here ../src/jrd/Collation.cpp:275: warning: comparison is always true due to limited range of data type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/boot/jrd/DatabaseSnapshot.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/boot/jrd/VirtualTable.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/boot/jrd/RecordBuffer.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/boot/jrd/all.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/boot/jrd/blb.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/boot/jrd/btn.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/boot/jrd/btr.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:226: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/../jrd/LocksCache.h: In member function 'Jrd::CachedLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/boot/jrd/builtin.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/boot/jrd/GlobalRWLock.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/boot/jrd/cch.o ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2843: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2843: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushDirty(Jrd::thread_db*, SLONG, bool, ISC_STATUS*)': ../src/jrd/cch.cpp:2874: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2874: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4446: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4446: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4564: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4564: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void down_grade(Jrd::thread_db*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4681: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:4681: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4740: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4740: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void expand_buffers(Jrd::thread_db*, ULONG)': ../src/jrd/cch.cpp:4852: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4852: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'Jrd::BufferDesc* get_buffer(Jrd::thread_db*, Jrd::PageNumber, Jrd::LATCH, SSHORT)': ../src/jrd/cch.cpp:4943: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4943: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5022: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5022: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5075: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5075: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5171: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5171: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6039: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6039: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6419: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6419: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'int write_buffer(Jrd::thread_db*, Jrd::BufferDesc*, Jrd::PageNumber, bool, ISC_STATUS*, bool)': ../src/jrd/cch.cpp:6507: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6507: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/boot/jrd/cmp.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/boot/jrd/cvt2.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/boot/jrd/DataTypeUtil.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/boot/jrd/divorce.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/boot/jrd/err.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/boot/jrd/iberr.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/boot/jrd/event.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/boot/jrd/evl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/boot/jrd/exe.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/boot/jrd/ext.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/boot/jrd/execute_statement.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/boot/jrd/filters.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/boot/jrd/flu.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/boot/jrd/functions.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/boot/jrd/idx.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/boot/jrd/inf.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/boot/jrd/intl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/boot/jrd/intl_builtin.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/boot/jrd/IntlManager.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/boot/jrd/IntlUtil.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/boot/jrd/inuse.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/boot/jrd/jrd.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/boot/jrd/lck.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/boot/jrd/log.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/boot/jrd/mov.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/boot/jrd/nav.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/boot/jrd/opt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/boot/jrd/Optimizer.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/boot/jrd/pag.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/boot/jrd/par.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/boot/jrd/ods.o ../src/jrd/ods.cpp: In function 'bool Ods::isSupported(USHORT, USHORT)': ../src/jrd/ods.cpp:53: warning: comparison is always true due to limited range of data type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/boot/jrd/plugin_manager.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/boot/jrd/pwd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/boot/jrd/RandomGenerator.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/boot/jrd/Relation.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/boot/jrd/rlck.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/boot/jrd/rpb_chain.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/boot/jrd/rse.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/boot/jrd/sdw.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/boot/jrd/shut.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/boot/jrd/sort.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/boot/jrd/sqz.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/boot/jrd/svc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/boot/jrd/sym.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/boot/jrd/SysFunction.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/boot/jrd/TempSpace.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/boot/jrd/tpc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/boot/jrd/tra.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/boot/jrd/validation.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/boot/jrd/vio.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/boot/jrd/nodebug.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/boot/jrd/nbak.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/boot/jrd/sha.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/boot/jrd/os/posix/unix.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/boot/jrd/TextType.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/boot/jrd/thd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/boot/jrd/unicode_util.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/boot/jrd/RuntimeStatistics.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/boot/jrd/DebugInterface.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/boot/dsql/preparse.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/boot/dsql/user_dsql.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/boot/dsql/utld.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/boot/dsql/keywords.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/boot/dsql/alld.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/boot/dsql/ddl.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/boot/dsql/dsql.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/boot/dsql/errd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/boot/dsql/gen.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/boot/dsql/hsh.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/boot/dsql/make.o ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/boot/dsql/movd.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/boot/dsql/parse.o ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/boot/dsql/pass1.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/boot/dsql/misc_func.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/boot/lock/lock.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/boot/remote/allr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/boot/remote/inet.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/boot/remote/interface.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/boot/remote/merge.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/boot/remote/parser.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/boot/remote/protocol.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/boot/remote/remote.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/boot/remote/xdr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/boot/gpre/pretty.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/boot/common/config/config.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/boot/common/config/config_file.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/boot/common/config/dir_list.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/boot/common/classes/ClumpletReader.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/boot/common/classes/ClumpletWriter.o rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sch.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/all.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/iberr.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/inuse.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/log.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/plugin_manager.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/sym.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/thd.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/alld.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/lock/lock.o ../temp/boot/remote/allr.o ../temp/boot/remote/inet.o ../temp/boot/remote/interface.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/gpre/pretty.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/create_db.cpp -o ../temp/std/utilities/create_db.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/std/common/utils.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/create_db.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.refDatabases empty_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make[3]: `../gen/firebird/bin/create_db' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' rm -f empty.fdb ../gen/firebird/bin/create_db empty.fdb touch empty.fdb chmod 444 empty.fdb rm -f -f yachts.lnk ln -s -f empty.fdb yachts.lnk make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.static.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/burp/backup.cpp -o ../temp/boot/burp/backup.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/boot/burp/restore.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/burp/restore.cpp -o ../temp/boot/burp/restore.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/boot/burp/burp.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/boot/burp/canonical.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/boot/burp/misc.o g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/boot/burp/mvol.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/burp/backup.o ../temp/boot/burp/restore.o ../temp/boot/burp/burp.o ../temp/boot/burp/canonical.o ../temp/boot/burp/misc.o ../temp/boot/burp/mvol.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gbak_static -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.static.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/isql/isql.cpp -o ../temp/boot/isql/isql.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/boot/isql/show.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic ../gen/firebird/lib/libedit.a -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.refDatabases ref_databases make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' rm -f -f ../gen/firebird/security2.fdb cp -f security2.fdb ../gen/firebird/security2.fdb make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.msgs msgs make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/msgs/build_file.cpp -o ../temp/std/msgs/build_file.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/msgs/build_file.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n chmod 777 ../gen/firebird/bin/build_file ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg chmod 666 ../gen/firebird/firebird.msg make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.msgs msgs_intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg build_file: 1527 messages lack translations in locale fr_FR chmod 666 ../gen/firebird/fr_FR.msg ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg build_file: 1527 messages lack translations in locale de_DE chmod 666 ../gen/firebird/de_DE.msg make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.codes generated_headers make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/misc/codes.cpp -o ../temp/std/misc/codes.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/misc/codes.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/codes -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers No need to update ../src/include/gen/iberror.h No need to update ../src/include/gen/msg_facs.h No need to update ../lang_helpers/gds_codes.pas No need to update ../lang_helpers/gds_codes.ftn No need to update ../src/include/gen/codetext.h No need to update ../src/include/gen/msgs.h No need to update ../src/include/gen/rdb_codes.h No need to update ../src/include/gen/sql_code.h make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/ld.cpp -o ../temp/superclient/intl/ld.o ../src/intl/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_narrow.cpp -o ../temp/superclient/intl/cv_narrow.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_narrow.cpp -o ../temp/superclient/intl/cs_narrow.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_ascii.cpp -o ../temp/superclient/intl/lc_ascii.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_narrow.cpp -o ../temp/superclient/intl/lc_narrow.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_iso8859_1.cpp -o ../temp/superclient/intl/lc_iso8859_1.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_iso8859_2.cpp -o ../temp/superclient/intl/lc_iso8859_2.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_iso8859_13.cpp -o ../temp/superclient/intl/lc_iso8859_13.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_dos.cpp -o ../temp/superclient/intl/lc_dos.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_unicode_ucs2.cpp -o ../temp/superclient/intl/cs_unicode_ucs2.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_unicode_ucs2.cpp -o ../temp/superclient/intl/lc_unicode_ucs2.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_unicode_fss.cpp -o ../temp/superclient/intl/cs_unicode_fss.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_unicode_fss.cpp -o ../temp/superclient/intl/cv_unicode_fss.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_big5.cpp -o ../temp/superclient/intl/cs_big5.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_big5.cpp -o ../temp/superclient/intl/cv_big5.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_big5.cpp -o ../temp/superclient/intl/lc_big5.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_gb2312.cpp -o ../temp/superclient/intl/cs_gb2312.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_gb2312.cpp -o ../temp/superclient/intl/cv_gb2312.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_gb2312.cpp -o ../temp/superclient/intl/lc_gb2312.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_jis.cpp -o ../temp/superclient/intl/cs_jis.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_jis.cpp -o ../temp/superclient/intl/cv_jis.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_jis.cpp -o ../temp/superclient/intl/lc_jis.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_ksc.cpp -o ../temp/superclient/intl/cs_ksc.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_ksc.cpp -o ../temp/superclient/intl/cv_ksc.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_ksc.cpp -o ../temp/superclient/intl/lc_ksc.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cs_icu.cpp -o ../temp/superclient/intl/cs_icu.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/cv_icu.cpp -o ../temp/superclient/intl/cv_icu.o ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/intl/lc_icu.cpp -o ../temp/superclient/intl/lc_icu.o ../src/intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/superclient/jrd/IntlUtil.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/superclient/jrd/unicode_util.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/superclient/jrd/CharSet.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superclient/jrd/mod_loader.o g++ -Wl,--version-script,../builds/posix/fbintl.vers -shared -Wl,-soname,libintl.so.1 \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/intl/libfbintl.so ../temp/superclient/intl/ld.o ../temp/superclient/intl/cv_narrow.o ../temp/superclient/intl/cs_narrow.o ../temp/superclient/intl/lc_ascii.o ../temp/superclient/intl/lc_narrow.o ../temp/superclient/intl/lc_iso8859_1.o ../temp/superclient/intl/lc_iso8859_2.o ../temp/superclient/intl/lc_iso8859_13.o ../temp/superclient/intl/lc_dos.o ../temp/superclient/intl/cs_unicode_ucs2.o ../temp/superclient/intl/lc_unicode_ucs2.o ../temp/superclient/intl/cs_unicode_fss.o ../temp/superclient/intl/cv_unicode_fss.o ../temp/superclient/intl/cs_big5.o ../temp/superclient/intl/cv_big5.o ../temp/superclient/intl/lc_big5.o ../temp/superclient/intl/cs_gb2312.o ../temp/superclient/intl/cv_gb2312.o ../temp/superclient/intl/lc_gb2312.o ../temp/superclient/intl/cs_jis.o ../temp/superclient/intl/cv_jis.o ../temp/superclient/intl/lc_jis.o ../temp/superclient/intl/cs_ksc.o ../temp/superclient/intl/cv_ksc.o ../temp/superclient/intl/lc_ksc.o ../temp/superclient/intl/cs_icu.o ../temp/superclient/intl/cv_icu.o ../temp/superclient/intl/lc_icu.o ../temp/superclient/jrd/IntlUtil.o ../temp/superclient/jrd/unicode_util.o ../temp/superclient/jrd/CharSet.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -licuuc -licudata -licui18n -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.extlib make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/extlib/ib_udf.cpp -o ../temp/std/extlib/ib_udf.o g++ -shared -Wl,-soname,ib_udf.so \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/UDF/ib_udf.so ../temp/std/extlib/ib_udf.o ../temp/std/extlib/ib_util.o -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f Makefile.examples -C ../gen/examples/ make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/examples' rm -f ../../gen/examples/empbuild.fdb ../../gen/examples/isql -i empbld.sql Use CONNECT or CREATE DATABASE to specify a database ISQL Version: LI-V2.1.5.18496 Firebird 2.1 Server version: Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 ../../gen/firebird/bin/gpre_current -r -m -z -n ../../gen/examples/empbuild.e ../../gen/examples/empbuild.c gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "empbuild.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 gcc -c -I../../gen/firebird/include -I../../src/include/gen -I../../src/include -I../../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD ../../gen/examples/empbuild.c g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../../gen/examples/empbuild.o ../../temp/std/common/classes/alloc.o ../../temp/std/common/classes/locks.o ../../temp/std/common/classes/semaphore.o ../../temp/std/common/classes/fb_string.o ../../temp/std/common/classes/timestamp.o ../../temp/std/common/classes/TempFile.o ../../temp/std/common/classes/UserBlob.o ../../temp/std/common/classes/SafeArg.o ../../temp/std/common/classes/MsgPrint.o ../../temp/std/common/classes/BaseStream.o ../../temp/std/common/fb_exception.o ../../temp/std/common/classes/MetaName.o ../../temp/std/common/StatusHolder.o ../../temp/std/common/utils.o ../../temp/std/config/AdminException.o ../../temp/std/config/Args.o ../../temp/std/config/ArgsException.o ../../temp/std/config/ConfObj.o ../../temp/std/config/ConfObject.o ../../temp/std/config/ConfigFile.o ../../temp/std/config/Configuration.o ../../temp/std/config/Element.o ../../temp/std/config/FileName.o ../../temp/std/config/InputFile.o ../../temp/std/config/InputStream.o ../../temp/std/config/Lex.o ../../temp/std/config/ScanDir.o ../../temp/std/config/Stream.o ../../temp/std/config/StreamSegment.o ../../temp/std/vulcan/JString.o ../../temp/std/vulcan/PathName.o ../../temp/std/vulcan/RefObject.o -o ../../gen/examples/empbuild -L../../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n rm -f employee.fdb ./empbuild employee.fdb creating database employee.fdb Creating tables Turning off indices and triggers Loading column data Turning on indices and triggers Loading Language blobs Added 10 language arrays. Loading Job blobs Added 30 job requirement descriptions. Loading project blobs Added 6 project descriptions. Loading quarter arrays Added 24 quarter arrays. chmod 666 employee.fdb make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/examples' make -f ../gen/Makefile.fbserver fbserver make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet_server.cpp -o ../temp/superserver/remote/inet_server.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/server.cpp -o ../temp/superserver/remote/server.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/server_stub.cpp -o ../temp/superserver/remote/server_stub.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superserver/jrd/config_root.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superserver/jrd/path_utils.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superserver/jrd/mod_loader.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superserver/jrd/fbsyslog.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/superserver/jrd/guid.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/superserver/jrd/alt.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/superserver/jrd/cvt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/superserver/jrd/db_alias.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/superserver/jrd/dsc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/superserver/jrd/enc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/superserver/jrd/gds.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/superserver/jrd/isc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/superserver/jrd/isc_file.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superserver/jrd/isc_ipc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/superserver/jrd/isc_sync.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/superserver/jrd/perf.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/superserver/jrd/sch.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/superserver/jrd/sdl.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/superserver/jrd/status.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/superserver/jrd/ThreadData.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/superserver/jrd/utl.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/superserver/jrd/why.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/superserver/jrd/blob_filter.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/superserver/jrd/dpm.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/dpm.cpp -o ../temp/superserver/jrd/dpm.o ../temp/superserver/jrd/dpm.cpp: In function 'double DPM_cardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../temp/superserver/jrd/dpm.cpp:318: warning: converting to 'USHORT' from 'double' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/superserver/jrd/dyn.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/dyn.cpp -o ../temp/superserver/jrd/dyn.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/superserver/jrd/dyn_def.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/dyn_def.cpp -o ../temp/superserver/jrd/dyn_def.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/superserver/jrd/dyn_del.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/dyn_del.cpp -o ../temp/superserver/jrd/dyn_del.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/superserver/jrd/dyn_mod.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/dyn_mod.cpp -o ../temp/superserver/jrd/dyn_mod.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/superserver/jrd/dyn_util.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/dyn_util.cpp -o ../temp/superserver/jrd/dyn_util.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/superserver/jrd/fun.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/fun.cpp -o ../temp/superserver/jrd/fun.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/superserver/jrd/grant.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/grant.cpp -o ../temp/superserver/jrd/grant.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/superserver/jrd/ini.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/ini.cpp -o ../temp/superserver/jrd/ini.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/superserver/jrd/met.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/met.cpp -o ../temp/superserver/jrd/met.o ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/superserver/jrd/pcmet.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/pcmet.cpp -o ../temp/superserver/jrd/pcmet.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/superserver/jrd/scl.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/scl.cpp -o ../temp/superserver/jrd/scl.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/superserver/jrd/CharSet.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/superserver/jrd/Collation.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Collation.cpp: In function 'ULONG::SLEUTH_MERGE_NAME(Jrd::thread_db*, Jrd::TextType*, const SLEUTHTYPE*, SLONG, const SLEUTHTYPE*, SLONG, SLEUTHTYPE*, SLONG) [with SLEUTHTYPE = unsigned char]': ../src/jrd/Collation.cpp:733: instantiated from 'static ULONG::SleuthObjectImpl::merge(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:757: instantiated from 'ULONG::CollationImpl::sleuth_merge(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:903: instantiated from here ../src/jrd/Collation.cpp:275: warning: comparison is always true due to limited range of data type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/superserver/jrd/DatabaseSnapshot.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/superserver/jrd/VirtualTable.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/superserver/jrd/RecordBuffer.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/superserver/jrd/all.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/superserver/jrd/blb.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/superserver/jrd/btn.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/superserver/jrd/btr.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:226: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:160: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/../jrd/LocksCache.h: In member function 'Jrd::CachedLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:191: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp:268: instantiated from here ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/../jrd/LocksCache.h:239: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/superserver/jrd/builtin.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/superserver/jrd/GlobalRWLock.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/superserver/jrd/cch.o ../src/jrd/cch.cpp: In function 'void CCH_fini(Jrd::thread_db*)': ../src/jrd/cch.cpp:1260: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:1260: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2843: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2843: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushDirty(Jrd::thread_db*, SLONG, bool, ISC_STATUS*)': ../src/jrd/cch.cpp:2874: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2874: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4446: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4446: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4564: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4564: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void expand_buffers(Jrd::thread_db*, ULONG)': ../src/jrd/cch.cpp:4852: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4852: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'Jrd::BufferDesc* get_buffer(Jrd::thread_db*, Jrd::PageNumber, Jrd::LATCH, SSHORT)': ../src/jrd/cch.cpp:4943: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4943: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4976: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:4976: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5022: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5022: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5075: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5075: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5171: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5171: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'SSHORT latch_bdb(Jrd::thread_db*, Jrd::LATCH, Jrd::BufferDesc*, Jrd::PageNumber, SSHORT)': ../src/jrd/cch.cpp:5420: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:5420: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6039: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6039: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void release_bdb(Jrd::thread_db*, Jrd::BufferDesc*, bool, bool, bool)': ../src/jrd/cch.cpp:6167: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:6167: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6419: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6419: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'int write_buffer(Jrd::thread_db*, Jrd::BufferDesc*, Jrd::PageNumber, bool, ISC_STATUS*, bool)': ../src/jrd/cch.cpp:6507: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6507: warning: (perhaps the 'offsetof' macro was used incorrectly) g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/superserver/jrd/cmp.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/superserver/jrd/cvt2.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/superserver/jrd/DataTypeUtil.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/superserver/jrd/dfw.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/jrd/dfw.cpp -o ../temp/superserver/jrd/dfw.o ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/superserver/jrd/divorce.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/superserver/jrd/err.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/superserver/jrd/iberr.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/superserver/jrd/event.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/superserver/jrd/evl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/superserver/jrd/exe.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/superserver/jrd/ext.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/superserver/jrd/execute_statement.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/superserver/jrd/filters.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/superserver/jrd/flu.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/superserver/jrd/functions.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/superserver/jrd/idx.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/superserver/jrd/inf.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/superserver/jrd/intl.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/superserver/jrd/intl_builtin.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/superserver/jrd/IntlManager.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/superserver/jrd/IntlUtil.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/superserver/jrd/inuse.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/superserver/jrd/jrd.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/superserver/jrd/lck.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/superserver/jrd/log.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/superserver/jrd/mov.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/superserver/jrd/nav.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/superserver/jrd/opt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/superserver/jrd/Optimizer.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/superserver/jrd/pag.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/misc/blrtable.cpp -o ../temp/superserver/misc/blrtable.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/superserver/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -lm -ldl -lcurses ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/superserver/jrd/par.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/superserver/jrd/ods.o ../src/jrd/ods.cpp: In function 'bool Ods::isSupported(USHORT, USHORT)': ../src/jrd/ods.cpp:53: warning: comparison is always true due to limited range of data type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/superserver/jrd/plugin_manager.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/superserver/jrd/pwd.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/superserver/jrd/RandomGenerator.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/superserver/jrd/Relation.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/superserver/jrd/rlck.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/superserver/jrd/rpb_chain.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/superserver/jrd/rse.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/superserver/jrd/sdw.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/superserver/jrd/shut.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/superserver/jrd/sort.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/superserver/jrd/sqz.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/superserver/jrd/svc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/superserver/jrd/sym.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/superserver/jrd/SysFunction.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/superserver/jrd/TempSpace.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/superserver/jrd/tpc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/superserver/jrd/tra.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/superserver/jrd/validation.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/superserver/jrd/vio.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/superserver/jrd/nodebug.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/superserver/jrd/nbak.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/superserver/jrd/sha.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/superserver/jrd/os/posix/unix.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/superserver/jrd/TextType.o ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/superserver/jrd/thd.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/superserver/jrd/unicode_util.o ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/superserver/jrd/RuntimeStatistics.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/superserver/jrd/DebugInterface.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superserver/dsql/array.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/dsql/array.cpp -o ../temp/superserver/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/superserver/dsql/blob.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/dsql/blob.cpp -o ../temp/superserver/dsql/blob.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/superserver/dsql/preparse.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/superserver/dsql/user_dsql.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/superserver/dsql/utld.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/superserver/dsql/keywords.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/metd.epp ../temp/superserver/dsql/metd.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/dsql/metd.cpp -o ../temp/superserver/dsql/metd.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/superserver/dsql/alld.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/superserver/dsql/ddl.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/superserver/dsql/dsql.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/superserver/dsql/errd.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/superserver/dsql/gen.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/superserver/dsql/hsh.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/superserver/dsql/make.o ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/superserver/dsql/movd.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/superserver/dsql/parse.o ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/superserver/dsql/pass1.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/superserver/dsql/misc_func.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/superserver/lock/lock.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/superserver/remote/allr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/superserver/remote/inet.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/superserver/remote/interface.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/superserver/remote/merge.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/superserver/remote/parser.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/superserver/remote/protocol.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/superserver/remote/remote.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/superserver/remote/xdr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/superserver/gpre/pretty.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/superserver/utilities/gsec/call_service.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/superserver/utilities/gsec/security.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "security2.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/utilities/gsec/security.cpp -o ../temp/superserver/utilities/gsec/security.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gsec/gsec.cpp -o ../temp/superserver/utilities/gsec/gsec.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gstat/dba.epp ../temp/superserver/utilities/gstat/dba.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/utilities/gstat/dba.cpp -o ../temp/superserver/utilities/gstat/dba.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gstat/ppg.cpp -o ../temp/superserver/utilities/gstat/ppg.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/common/cmd_util.cpp -o ../temp/superserver/utilities/common/cmd_util.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superserver/common/classes/ClumpletReader.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superserver/common/classes/ClumpletWriter.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/superserver/common/config/config.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/superserver/common/config/config_file.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/superserver/common/config/dir_list.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/superserver/burp/burp.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/superserver/burp/backup.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/burp/backup.cpp -o ../temp/superserver/burp/backup.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/superserver/burp/restore.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/burp/restore.cpp -o ../temp/superserver/burp/restore.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/superserver/burp/mvol.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/superserver/burp/misc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/superserver/burp/canonical.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/superserver/alice/alice.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/superserver/alice/all.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/superserver/alice/exe.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/superserver/alice/alice_meta.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superserver/alice/alice_meta.cpp -o ../temp/superserver/alice/alice_meta.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/superserver/alice/tdr.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/superserver/common/classes/alloc.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/superserver/common/classes/locks.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/superserver/common/classes/semaphore.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/superserver/common/classes/fb_string.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/superserver/common/classes/timestamp.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/superserver/common/classes/TempFile.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/superserver/common/classes/UserBlob.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/superserver/common/classes/SafeArg.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/superserver/common/classes/MsgPrint.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/superserver/common/classes/BaseStream.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/superserver/common/fb_exception.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/superserver/common/classes/MetaName.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/superserver/common/StatusHolder.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/superserver/common/utils.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/superserver/config/AdminException.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/superserver/config/Args.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/superserver/config/ArgsException.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/superserver/config/ConfObj.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/superserver/config/ConfObject.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/superserver/config/ConfigFile.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/superserver/config/Configuration.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/superserver/config/Element.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/superserver/config/FileName.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/superserver/config/InputFile.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/superserver/config/InputStream.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/superserver/config/Lex.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/superserver/config/ScanDir.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/superserver/config/Stream.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/superserver/config/StreamSegment.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/superserver/vulcan/JString.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/PathName.cpp -o ../temp/superserver/vulcan/PathName.o g++ -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/superserver/vulcan/RefObject.o g++ -Wl,--version-script,../builds/posix/firebird.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/superserver/remote/inet_server.o ../temp/superserver/remote/server.o ../temp/superserver/remote/server_stub.o ../temp/superserver/jrd/config_root.o ../temp/superserver/jrd/path_utils.o ../temp/superserver/jrd/mod_loader.o ../temp/superserver/jrd/fbsyslog.o ../temp/superserver/jrd/guid.o ../temp/superserver/jrd/alt.o ../temp/superserver/jrd/cvt.o ../temp/superserver/jrd/db_alias.o ../temp/superserver/jrd/dsc.o ../temp/superserver/jrd/enc.o ../temp/superserver/jrd/gds.o ../temp/superserver/jrd/isc.o ../temp/superserver/jrd/isc_file.o ../temp/superserver/jrd/isc_ipc.o ../temp/superserver/jrd/isc_sync.o ../temp/superserver/jrd/perf.o ../temp/superserver/jrd/sch.o ../temp/superserver/jrd/sdl.o ../temp/superserver/jrd/status.o ../temp/superserver/jrd/ThreadData.o ../temp/superserver/jrd/utl.o ../temp/superserver/jrd/why.o ../temp/superserver/jrd/blob_filter.o ../temp/superserver/jrd/dpm.o ../temp/superserver/jrd/dyn.o ../temp/superserver/jrd/dyn_def.o ../temp/superserver/jrd/dyn_del.o ../temp/superserver/jrd/dyn_mod.o ../temp/superserver/jrd/dyn_util.o ../temp/superserver/jrd/fun.o ../temp/superserver/jrd/grant.o ../temp/superserver/jrd/ini.o ../temp/superserver/jrd/met.o ../temp/superserver/jrd/pcmet.o ../temp/superserver/jrd/scl.o ../temp/superserver/jrd/CharSet.o ../temp/superserver/jrd/Collation.o ../temp/superserver/jrd/DatabaseSnapshot.o ../temp/superserver/jrd/VirtualTable.o ../temp/superserver/jrd/RecordBuffer.o ../temp/superserver/jrd/all.o ../temp/superserver/jrd/blb.o ../temp/superserver/jrd/btn.o ../temp/superserver/jrd/btr.o ../temp/superserver/jrd/builtin.o ../temp/superserver/jrd/GlobalRWLock.o ../temp/superserver/jrd/cch.o ../temp/superserver/jrd/cmp.o ../temp/superserver/jrd/cvt2.o ../temp/superserver/jrd/DataTypeUtil.o ../temp/superserver/jrd/dfw.o ../temp/superserver/jrd/divorce.o ../temp/superserver/jrd/err.o ../temp/superserver/jrd/iberr.o ../temp/superserver/jrd/event.o ../temp/superserver/jrd/evl.o ../temp/superserver/jrd/exe.o ../temp/superserver/jrd/ext.o ../temp/superserver/jrd/execute_statement.o ../temp/superserver/jrd/filters.o ../temp/superserver/jrd/flu.o ../temp/superserver/jrd/functions.o ../temp/superserver/jrd/idx.o ../temp/superserver/jrd/inf.o ../temp/superserver/jrd/intl.o ../temp/superserver/jrd/intl_builtin.o ../temp/superserver/jrd/IntlManager.o ../temp/superserver/jrd/IntlUtil.o ../temp/superserver/jrd/inuse.o ../temp/superserver/jrd/jrd.o ../temp/superserver/jrd/lck.o ../temp/superserver/jrd/log.o ../temp/superserver/jrd/mov.o ../temp/superserver/jrd/nav.o ../temp/superserver/jrd/opt.o ../temp/superserver/jrd/Optimizer.o ../temp/superserver/jrd/pag.o ../temp/superserver/jrd/par.o ../temp/superserver/jrd/ods.o ../temp/superserver/jrd/plugin_manager.o ../temp/superserver/jrd/pwd.o ../temp/superserver/jrd/RandomGenerator.o ../temp/superserver/jrd/Relation.o ../temp/superserver/jrd/rlck.o ../temp/superserver/jrd/rpb_chain.o ../temp/superserver/jrd/rse.o ../temp/superserver/jrd/sdw.o ../temp/superserver/jrd/shut.o ../temp/superserver/jrd/sort.o ../temp/superserver/jrd/sqz.o ../temp/superserver/jrd/svc.o ../temp/superserver/jrd/sym.o ../temp/superserver/jrd/SysFunction.o ../temp/superserver/jrd/TempSpace.o ../temp/superserver/jrd/tpc.o ../temp/superserver/jrd/tra.o ../temp/superserver/jrd/validation.o ../temp/superserver/jrd/vio.o ../temp/superserver/jrd/nodebug.o ../temp/superserver/jrd/nbak.o ../temp/superserver/jrd/sha.o ../temp/superserver/jrd/os/posix/unix.o ../temp/superserver/jrd/TextType.o ../temp/superserver/jrd/thd.o ../temp/superserver/jrd/unicode_util.o ../temp/superserver/jrd/RuntimeStatistics.o ../temp/superserver/jrd/DebugInterface.o ../temp/superserver/dsql/array.o ../temp/superserver/dsql/blob.o ../temp/superserver/dsql/preparse.o ../temp/superserver/dsql/user_dsql.o ../temp/superserver/dsql/utld.o ../temp/superserver/dsql/keywords.o ../temp/superserver/dsql/metd.o ../temp/superserver/dsql/alld.o ../temp/superserver/dsql/ddl.o ../temp/superserver/dsql/dsql.o ../temp/superserver/dsql/errd.o ../temp/superserver/dsql/gen.o ../temp/superserver/dsql/hsh.o ../temp/superserver/dsql/make.o ../temp/superserver/dsql/movd.o ../temp/superserver/dsql/parse.o ../temp/superserver/dsql/pass1.o ../temp/superserver/dsql/misc_func.o ../temp/superserver/lock/lock.o ../temp/superserver/remote/allr.o ../temp/superserver/remote/inet.o ../temp/superserver/remote/interface.o ../temp/superserver/remote/merge.o ../temp/superserver/remote/parser.o ../temp/superserver/remote/protocol.o ../temp/superserver/remote/remote.o ../temp/superserver/remote/xdr.o ../temp/superserver/gpre/pretty.o ../temp/superserver/utilities/gsec/call_service.o ../temp/superserver/utilities/gsec/security.o ../temp/superserver/utilities/gsec/gsec.o ../temp/superserver/utilities/gstat/dba.o ../temp/superserver/utilities/gstat/ppg.o ../temp/superserver/utilities/common/cmd_util.o ../temp/superserver/common/classes/ClumpletReader.o ../temp/superserver/common/classes/ClumpletWriter.o ../temp/superserver/common/config/config.o ../temp/superserver/common/config/config_file.o ../temp/superserver/common/config/dir_list.o ../temp/superserver/burp/burp.o ../temp/superserver/burp/backup.o ../temp/superserver/burp/restore.o ../temp/superserver/burp/mvol.o ../temp/superserver/burp/misc.o ../temp/superserver/burp/canonical.o ../temp/superserver/alice/alice.o ../temp/superserver/alice/all.o ../temp/superserver/alice/exe.o ../temp/superserver/alice/alice_meta.o ../temp/superserver/alice/tdr.o ../temp/superserver/common/classes/alloc.o ../temp/superserver/common/classes/locks.o ../temp/superserver/common/classes/semaphore.o ../temp/superserver/common/classes/fb_string.o ../temp/superserver/common/classes/timestamp.o ../temp/superserver/common/classes/TempFile.o ../temp/superserver/common/classes/UserBlob.o ../temp/superserver/common/classes/SafeArg.o ../temp/superserver/common/classes/MsgPrint.o ../temp/superserver/common/classes/BaseStream.o ../temp/superserver/common/fb_exception.o ../temp/superserver/common/classes/MetaName.o ../temp/superserver/common/StatusHolder.o ../temp/superserver/common/utils.o ../temp/superserver/config/AdminException.o ../temp/superserver/config/Args.o ../temp/superserver/config/ArgsException.o ../temp/superserver/config/ConfObj.o ../temp/superserver/config/ConfObject.o ../temp/superserver/config/ConfigFile.o ../temp/superserver/config/Configuration.o ../temp/superserver/config/Element.o ../temp/superserver/config/FileName.o ../temp/superserver/config/InputFile.o ../temp/superserver/config/InputStream.o ../temp/superserver/config/Lex.o ../temp/superserver/config/ScanDir.o ../temp/superserver/config/Stream.o ../temp/superserver/config/StreamSegment.o ../temp/superserver/vulcan/JString.o ../temp/superserver/vulcan/PathName.o ../temp/superserver/vulcan/RefObject.o -o ../gen/firebird/bin/fbserver -L../gen/firebird/lib -lm -ldl -lcurses -pthread -lpthread -licuuc -licudata -licui18n rm ../temp/superserver/jrd/dyn_def.cpp ../temp/superserver/jrd/dyn_del.cpp ../temp/superserver/utilities/gsec/security.cpp ../temp/superserver/burp/backup.cpp ../temp/superserver/jrd/pcmet.cpp ../temp/superserver/jrd/scl.cpp ../temp/superserver/jrd/fun.cpp ../temp/superserver/dsql/blob.cpp ../temp/superserver/jrd/dyn.cpp ../temp/superserver/dsql/array.cpp ../temp/superserver/burp/restore.cpp ../temp/superserver/jrd/dpm.cpp ../temp/superserver/utilities/gstat/dba.cpp ../temp/superserver/alice/alice_meta.cpp ../temp/superserver/jrd/dyn_mod.cpp ../temp/superserver/jrd/grant.cpp ../temp/superserver/jrd/ini.cpp ../temp/superserver/jrd/dfw.cpp ../temp/superserver/jrd/dyn_util.cpp ../temp/superserver/dsql/metd.cpp ../temp/superserver/jrd/met.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.libfbclient libfbclient make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/superclient/jrd/alt.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/superclient/jrd/cvt.o ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/superclient/jrd/db_alias.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/superclient/jrd/dsc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/superclient/jrd/enc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/superclient/jrd/gds.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/superclient/jrd/isc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/superclient/jrd/isc_file.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superclient/jrd/isc_ipc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/superclient/jrd/isc_sync.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/superclient/jrd/perf.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/superclient/jrd/sch.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/superclient/jrd/sdl.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/superclient/jrd/status.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/superclient/jrd/ThreadData.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/superclient/jrd/utl.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/superclient/jrd/why.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superclient/dsql/array.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superclient/dsql/array.cpp -o ../temp/superclient/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/superclient/dsql/blob.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/superclient/dsql/blob.cpp -o ../temp/superclient/dsql/blob.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/superclient/dsql/preparse.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/superclient/dsql/user_dsql.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/superclient/dsql/utld.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/superclient/dsql/keywords.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/superclient/remote/allr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/superclient/remote/inet.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/superclient/remote/interface.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/superclient/remote/merge.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/superclient/remote/parser.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/superclient/remote/protocol.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/superclient/remote/remote.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/superclient/remote/xdr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/superclient/gpre/pretty.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/superclient/utilities/gsec/call_service.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/superclient/common/fb_exception.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/superclient/common/classes/MetaName.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/superclient/common/StatusHolder.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/superclient/common/utils.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/superclient/common/classes/alloc.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/superclient/common/classes/locks.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/superclient/common/classes/semaphore.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/superclient/common/classes/fb_string.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/superclient/common/classes/timestamp.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/superclient/common/classes/TempFile.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/superclient/common/classes/SafeArg.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/superclient/common/classes/MsgPrint.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/superclient/common/classes/BaseStream.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superclient/jrd/config_root.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superclient/jrd/path_utils.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superclient/jrd/fbsyslog.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/superclient/jrd/guid.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/superclient/common/config/config.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/superclient/common/config/config_file.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/superclient/common/config/dir_list.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superclient/common/classes/ClumpletReader.o g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superclient/common/classes/ClumpletWriter.o gcc -Wl,--version-script,../builds/posix/firebird.vers -shared \ -Wl,-soname,libfbclient.so.2 -Wl,-rpath,/usr/lib/firebird/lib \ -o ../gen/firebird/lib/libfbclient.so.2.1.5 ../temp/superclient/jrd/alt.o ../temp/superclient/jrd/cvt.o ../temp/superclient/jrd/db_alias.o ../temp/superclient/jrd/dsc.o ../temp/superclient/jrd/enc.o ../temp/superclient/jrd/gds.o ../temp/superclient/jrd/isc.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc_ipc.o ../temp/superclient/jrd/isc_sync.o ../temp/superclient/jrd/perf.o ../temp/superclient/jrd/sch.o ../temp/superclient/jrd/sdl.o ../temp/superclient/jrd/status.o ../temp/superclient/jrd/ThreadData.o ../temp/superclient/jrd/utl.o ../temp/superclient/jrd/why.o ../temp/superclient/dsql/array.o ../temp/superclient/dsql/blob.o ../temp/superclient/dsql/preparse.o ../temp/superclient/dsql/user_dsql.o ../temp/superclient/dsql/utld.o ../temp/superclient/dsql/keywords.o ../temp/superclient/remote/allr.o ../temp/superclient/remote/inet.o ../temp/superclient/remote/interface.o ../temp/superclient/remote/merge.o ../temp/superclient/remote/parser.o ../temp/superclient/remote/protocol.o ../temp/superclient/remote/remote.o ../temp/superclient/remote/xdr.o ../temp/superclient/gpre/pretty.o ../temp/superclient/utilities/gsec/call_service.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/utils.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/jrd/guid.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/common/config/dir_list.o ../temp/superclient/common/classes/ClumpletReader.o ../temp/superclient/common/classes/ClumpletWriter.o -lm -ldl -lcurses -lsupc++ -lgcc_eh -pthread -lpthread (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2.1.5 libfbclient.so.2 ) (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2 libfbclient.so ) make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.gfix make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/std/alice/alice_meta.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/alice/alice_meta.cpp -o ../temp/std/alice/alice_meta.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/std/alice/alice.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/std/alice/all.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/std/alice/exe.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/std/alice/tdr.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/std/jrd/isc.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/std/jrd/ThreadData.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/std/jrd/path_utils.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/std/common/classes/ClumpletReader.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/std/common/classes/ClumpletWriter.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/std/common/fb_exception.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/std/common/classes/MetaName.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/std/common/StatusHolder.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/std/common/classes/alloc.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/std/common/classes/locks.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/std/common/classes/semaphore.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/std/common/classes/fb_string.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/std/common/classes/timestamp.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/std/common/classes/TempFile.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/std/common/classes/SafeArg.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/std/common/classes/MsgPrint.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/std/common/classes/BaseStream.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/alice/alice_meta.o ../temp/std/alice/alice.o ../temp/std/alice/all.o ../temp/std/alice/exe.o ../temp/std/alice/tdr.o ../temp/std/jrd/isc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gfix -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/std/burp/backup.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/burp/backup.cpp -o ../temp/std/burp/backup.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/std/burp/restore.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/burp/restore.cpp -o ../temp/std/burp/restore.o ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/std/burp/burp.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/std/burp/canonical.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/std/burp/misc.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/std/burp/mvol.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/std/remote/xdr.o ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/std/jrd/sdl.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/backup.o ../temp/std/burp/restore.o ../temp/std/burp/burp.o ../temp/std/burp/canonical.o ../temp/std/burp/misc.o ../temp/std/burp/mvol.o ../temp/std/remote/xdr.o ../temp/std/jrd/sdl.o ../temp/std/common/classes/MetaName.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gbak -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/burp/spit.cpp -o ../temp/std/burp/spit.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/spit.o -o ../gen/firebird/bin/gsplit -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.gsec make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/gsec/gsec.cpp -o ../temp/superclient/utilities/gsec/gsec.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/superclient/common/classes/UserBlob.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/superclient/config/AdminException.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/superclient/config/Args.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/superclient/config/ArgsException.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/superclient/config/ConfObj.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/superclient/config/ConfObject.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/superclient/config/ConfigFile.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/superclient/config/Configuration.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/superclient/config/Element.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/superclient/config/FileName.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/superclient/config/InputFile.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/superclient/config/InputStream.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/superclient/config/Lex.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/superclient/config/ScanDir.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/superclient/config/Stream.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/superclient/config/StreamSegment.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/superclient/vulcan/JString.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/PathName.cpp -o ../temp/superclient/vulcan/PathName.o g++ -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/superclient/vulcan/RefObject.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/superclient/utilities/gsec/gsec.o ../temp/superclient/utilities/gsec/call_service.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/classes/UserBlob.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/utils.o ../temp/superclient/config/AdminException.o ../temp/superclient/config/Args.o ../temp/superclient/config/ArgsException.o ../temp/superclient/config/ConfObj.o ../temp/superclient/config/ConfObject.o ../temp/superclient/config/ConfigFile.o ../temp/superclient/config/Configuration.o ../temp/superclient/config/Element.o ../temp/superclient/config/FileName.o ../temp/superclient/config/InputFile.o ../temp/superclient/config/InputStream.o ../temp/superclient/config/Lex.o ../temp/superclient/config/ScanDir.o ../temp/superclient/config/Stream.o ../temp/superclient/config/StreamSegment.o ../temp/superclient/vulcan/JString.o ../temp/superclient/vulcan/PathName.o ../temp/superclient/vulcan/RefObject.o -o ../gen/firebird/bin/gsec -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/std/isql/extract.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/isql/extract.cpp -o ../temp/std/isql/extract.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/std/isql/isql.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/isql/isql.cpp -o ../temp/std/isql/isql.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/std/isql/show.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/isql/show.cpp -o ../temp/std/isql/show.o ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/std/isql/Extender.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/isql/extract.o ../temp/std/isql/isql.o ../temp/std/isql/show.o ../temp/std/isql/Extender.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/isql -L../gen/firebird/lib -lfbclient ../gen/firebird/lib/libedit.a -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.gpre make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/gpre_meta.cpp -o ../temp/std/gpre/gpre_meta.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cmd.cpp -o ../temp/std/gpre/cmd.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cme.cpp -o ../temp/std/gpre/cme.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/cmp.cpp -o ../temp/std/gpre/cmp.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/c_cxx.cpp -o ../temp/std/gpre/c_cxx.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/exp.cpp -o ../temp/std/gpre/exp.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/gpre.cpp -o ../temp/std/gpre/gpre.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/hsh.cpp -o ../temp/std/gpre/hsh.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/int_cxx.cpp -o ../temp/std/gpre/int_cxx.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/jrdmet.cpp -o ../temp/std/gpre/jrdmet.o ../src/gpre/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/movg.cpp -o ../temp/std/gpre/movg.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/msc.cpp -o ../temp/std/gpre/msc.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/par.cpp -o ../temp/std/gpre/par.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pat.cpp -o ../temp/std/gpre/pat.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/std/gpre/pretty.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/sqe.cpp -o ../temp/std/gpre/sqe.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/gpre/sql.cpp -o ../temp/std/gpre/sql.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/std/jrd/dsc.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/gpre/gpre_meta.o ../temp/std/gpre/cmd.o ../temp/std/gpre/cme.o ../temp/std/gpre/cmp.o ../temp/std/gpre/c_cxx.o ../temp/std/gpre/exp.o ../temp/std/gpre/gpre.o ../temp/std/gpre/hsh.o ../temp/std/gpre/int_cxx.o ../temp/std/gpre/jrdmet.o ../temp/std/gpre/movg.o ../temp/std/gpre/msc.o ../temp/std/gpre/par.o ../temp/std/gpre/pat.o ../temp/std/gpre/pretty.o ../temp/std/gpre/sqe.o ../temp/std/gpre/sql.o ../temp/std/jrd/dsc.o ../temp/std/jrd/isc.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gpre -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.util make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/drop.o ../temp/std/common/utils.o ../temp/std/lock/lock.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o -o ../gen/firebird/bin/gds_drop -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.o ../temp/std/jrd/btn.o ../temp/std/jrd/db_alias.o ../temp/std/jrd/ods.o ../temp/std/common/utils.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/isc.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o -o ../gen/firebird/bin/gstat -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/guard/guard.cpp -o ../temp/std/utilities/guard/guard.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/guard/util.cpp -o ../temp/std/utilities/guard/util.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/std/jrd/divorce.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/guard/guard.o ../temp/std/utilities/guard/util.o ../temp/std/jrd/isc.o ../temp/std/jrd/divorce.o ../temp/std/jrd/path_utils.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/fbguard -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/ibmgr/ibmgr.cpp -o ../temp/std/utilities/ibmgr/ibmgr.o g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/ibmgr/srvrmgr.cpp -o ../temp/std/utilities/ibmgr/srvrmgr.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/ibmgr/ibmgr.o ../temp/std/utilities/ibmgr/srvrmgr.o ../temp/std/jrd/path_utils.o -o ../gen/firebird/bin/fbmgr.bin -L../gen/firebird/lib ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o -lfbclient \ -lm -ldl -lcurses -pthread -lpthread g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/nbackup.o ../temp/std/jrd/db_alias.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/nbackup -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/lock/print.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/fb_lock_print -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread g++ -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/utilities/fbsvcmgr.cpp -o ../temp/std/utilities/fbsvcmgr.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/fbsvcmgr.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/utils.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../gen/firebird/lib/libfbclient.so.2.1.5 -o ../gen/firebird/bin/fbsvcmgr -L../gen/firebird/lib -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.fbudf make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/extlib/fbudf/fbudf.cpp -o ../temp/superclient/extlib/fbudf/fbudf.o g++ -shared -Wl,-soname,fbudf.so \ -Wl,-rpath,/usr/lib/firebird/lib -L../gen/firebird/lib -lm -o ../gen/firebird/UDF/fbudf.so ../temp/superclient/extlib/fbudf/fbudf.o ../temp/superclient/common/classes/timestamp.o -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.gdef make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/exe.epp ../temp/std/dudley/exe.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/dudley/exe.cpp -o ../temp/std/dudley/exe.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/extract.epp ../temp/std/dudley/extract.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/dudley/extract.cpp -o ../temp/std/dudley/extract.o ../temp/std/dudley/extract.cpp: In function 'void DDL_ext()': ../temp/std/dudley/extract.cpp:1089: warning: 'isc_expand_dpb' is deprecated (declared at ../src/include/../jrd/ibase.h:512) ../temp/std/dudley/extract.cpp:1089: warning: 'isc_expand_dpb' is deprecated (declared at ../src/include/../jrd/ibase.h:512) g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/ddl.cpp -o ../temp/std/dudley/ddl.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/expand.cpp -o ../temp/std/dudley/expand.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/expr.cpp -o ../temp/std/dudley/expr.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/generate.cpp -o ../temp/std/dudley/generate.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/hsh.cpp -o ../temp/std/dudley/hsh.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/lex.cpp -o ../temp/std/dudley/lex.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/parse.cpp -o ../temp/std/dudley/parse.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/dudley/trn.cpp -o ../temp/std/dudley/trn.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/std/jrd/isc_file.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/std/common/config/config.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/std/common/config/dir_list.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/std/common/config/config_file.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/std/jrd/config_root.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/std/jrd/mod_loader.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/std/jrd/fbsyslog.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/std/jrd/guid.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/dudley/exe.o ../temp/std/dudley/extract.o ../temp/std/dudley/ddl.o ../temp/std/dudley/expand.o ../temp/std/dudley/expr.o ../temp/std/dudley/generate.o ../temp/std/dudley/hsh.o ../temp/std/dudley/lex.o ../temp/std/dudley/parse.o ../temp/std/dudley/trn.o ../temp/std/gpre/pretty.o ../temp/std/jrd/isc_file.o ../temp/std/common/config/config.o ../temp/std/common/config/dir_list.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/jrd/isc.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/gdef -L../gen/firebird/lib -lfbclient \ -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make -f ../gen/Makefile.client.qli make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' rm -f yachts.lnk ln -s -f metadata.fdb yachts.lnk g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/all.cpp -o ../temp/std/qli/all.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/command.cpp -o ../temp/std/qli/command.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/compile.cpp -o ../temp/std/qli/compile.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/dtr.cpp -o ../temp/std/qli/dtr.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/err.cpp -o ../temp/std/qli/err.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/eval.cpp -o ../temp/std/qli/eval.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/expand.cpp -o ../temp/std/qli/expand.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/exe.cpp -o ../temp/std/qli/exe.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/format.cpp -o ../temp/std/qli/format.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/gener.cpp -o ../temp/std/qli/gener.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/help.epp ../temp/std/qli/help.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "help.fdb" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/help.cpp -o ../temp/std/qli/help.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/hsh.cpp -o ../temp/std/qli/hsh.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/lex.cpp -o ../temp/std/qli/lex.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/meta.epp ../temp/std/qli/meta.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/meta.cpp -o ../temp/std/qli/meta.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/mov.cpp -o ../temp/std/qli/mov.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/parse.cpp -o ../temp/std/qli/parse.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/picstr.cpp -o ../temp/std/qli/picstr.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/proc.epp ../temp/std/qli/proc.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/proc.cpp -o ../temp/std/qli/proc.o g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../src/qli/report.cpp -o ../temp/std/qli/report.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/show.epp ../temp/std/qli/show.cpp gpre version LI-V2.1.5.18496 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux Intel (access method), version "LI-V2.1.5.18496 Firebird 2.1" on disk structure version 11.1 g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c ../temp/std/qli/show.cpp -o ../temp/std/qli/show.o g++ -Wl,--version-script,../builds/posix/empty.vers -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/qli/all.o ../temp/std/qli/command.o ../temp/std/qli/compile.o ../temp/std/qli/dtr.o ../temp/std/qli/err.o ../temp/std/qli/eval.o ../temp/std/qli/expand.o ../temp/std/qli/exe.o ../temp/std/qli/format.o ../temp/std/qli/gener.o ../temp/std/qli/help.o ../temp/std/qli/hsh.o ../temp/std/qli/lex.o ../temp/std/qli/meta.o ../temp/std/qli/mov.o ../temp/std/qli/parse.o ../temp/std/qli/picstr.o ../temp/std/qli/proc.o ../temp/std/qli/report.o ../temp/std/qli/show.o ../temp/std/jrd/dsc.o ../temp/std/gpre/pretty.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/qli -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread -lpthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' make[1]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.5.18496-0/gen' + cd gen + ./install/makeInstallImage.sh cp: cannot stat `./firebird/lib/libicu*.so*': No such file or directory + mv ./buildroot/ buildroot-superserver + chmod 644 ./buildroot-superserver/usr/lib/firebird/help/help.fdb + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.32385 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + LANG=C + export LANG + unset DISPLAY + rm -Rf /var/tmp/firebird-2.1.5.18496.0-buildroot + install -d /var/tmp/firebird-2.1.5.18496.0-buildroot + cd /var/tmp/firebird-2.1.5.18496.0-buildroot + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/etc/firebird + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/etc/rc.d/init.d + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/etc/xinetd.d + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/etc/profile.d + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/etc/logrotate.d + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/var/run/firebird + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/var/lib/firebird + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/var/lib/firebird/data + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/var/lib/firebird/system + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/var/log/firebird + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/include/firebird + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/help + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/intl + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/include + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-classic + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-superserver + mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/bin + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/examples/empbuild/employee.fdb /var/tmp/firebird-2.1.5.18496.0-buildroot/var/lib/firebird/data/employee.fdb + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/help/help.fdb /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/help/help.fdb + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/firebird.msg /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/ + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/intl/fbintl /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/intl/fbintl + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/lib/libib_util.so /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib/ + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/lib/libfbclient.so.2.1.5 /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib/ + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/lib/libfbembed.so.2.1.5 /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib/ + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/changeDBAPassword.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/changeGdsLibraryCompatibleLink.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/changeRunUser.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/createAliasDB.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_config /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_inet_server /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_lock_mgr /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_lock_print /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/fbsvcmgr /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gbak /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gdef /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gds_drop /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gfix /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gpre /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gsec /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gsplit /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/gstat /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/isql /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/nbackup /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/qli /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/bin/restoreRootRunUser.sh /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/ + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/UDF/fbudf.so /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/UDF/fbudf.sql /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/UDF/ib_udf.so /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/UDF/ib_udf.sql /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/UDF/ib_udf2.sql /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-classic/ + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/changeDBAPassword.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/changeRunUser.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/createAliasDB.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/fb_config /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/fb_lock_print /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbguard /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbmgr.bin /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbserver /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbsvcmgr /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/gbak /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/gdef /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/gfix /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/gpre /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/gsec /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/gsplit /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/gstat /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/isql /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/nbackup /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/qli /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/bin/restoreRootRunUser.sh /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/ + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/UDF/fbudf.so /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/UDF/fbudf.sql /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/UDF/ib_udf.so /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/UDF/ib_udf.sql /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/UDF/ib_udf2.sql /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-superserver/ + cd /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/ + ln -s fbmgr.bin fbmgr + cd /var/tmp/firebird-2.1.5.18496.0-buildroot ++ echo 2.1.5 ++ sed 's|\.[0-9]*$||' + major2=2.1 ++ echo 2.1 ++ sed 's|\.[0-9]*$||' + major1=2 + cd /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib/ + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1.5 libfbembed.so.2.1 + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1 libfbembed.so + ln -s /usr/lib/firebird/lib/libfbclient.so.2.1.5 libfbclient.so.2 + ln -s /usr/lib/firebird/lib/libfbclient.so.2 libfbclient.so + cd /var/tmp/firebird-2.1.5.18496.0-buildroot + cd /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib + ln -s /usr/lib/firebird/lib/libfbembed.so libfbembed.so + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1 libfbembed.so.2.1 + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1.5 libfbembed.so.2.1.5 + ln -s /usr/lib/firebird/lib/libfbclient.so libfbclient.so + ln -s /usr/lib/firebird/lib/libfbclient.so.2 libfbclient.so.2 + ln -s /usr/lib/firebird/lib/libfbclient.so.2.1.5 libfbclient.so.2.1.5 + ln -s /usr/lib/firebird/lib/libfbclient.so.2.1.5 libgds.so.0 + ln -s /usr/lib/firebird/lib/libfbclient.so libgds.so + ln -s /usr/lib/firebird/lib/libib_util.so libib_util.so + cd /var/tmp/firebird-2.1.5.18496.0-buildroot + echo 1 + ln -s /var/log/firebird/firebird.log ./usr/lib/firebird/firebird.log + sed s@firebird.log@/var/log/firebird/firebird.log@g /builddir/build/SOURCES/firebird-logrotate + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/include/ib_util.h /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/include/ibase.h /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/include/iberror.h /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/include/perf.h /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/include/firebird/ + cd /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/include/ + ln -s /usr/include/firebird/ibase.h ibase.h + ln -s /usr/include/firebird/iberror.h iberror.h + ln -s /usr/include/firebird/ib_util.h ib_util.h + ln -s /usr/include/firebird/perf.h perf.h + cd /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/include + ln -s /usr/include/firebird/ibase.h ibase.h + ln -s /usr/include/firebird/iberror.h iberror.h + ln -s /usr/include/firebird/ib_util.h ib_util.h + ln -s /usr/include/firebird/perf.h perf.h + cd /var/tmp/firebird-2.1.5.18496.0-buildroot + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/aliases.conf ./etc/firebird/aliases.conf + sed s@/usr/lib/firebird/examples/empbuild@/var/lib/firebird/data@ -i ./etc/firebird/aliases.conf + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/firebird.conf ./etc/firebird/firebird.conf + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/intl/fbintl.conf ./etc/firebird/fbintl.conf + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/security2.fdb ./var/lib/firebird/system/security2.fdb + ln -s /etc/firebird/aliases.conf ./usr/lib/firebird/aliases.conf + ln -s /etc/firebird/firebird.conf ./usr/lib/firebird/firebird.conf + ln -s /var/lib/firebird/system/security2.fdb ./usr/lib/firebird/security2.fdb + ln -s /etc/firebird/fbintl.conf ./usr/lib/firebird/intl/fbintl.conf + sed 's@= root@= firebird@' /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-classic/usr/lib/firebird/misc/firebird.xinetd + cp /builddir/build/BUILD/Firebird-2.1.5.18496-0/gen/buildroot-superserver/usr/lib/firebird/misc/firebird.init.d.mandrake /var/tmp/firebird-2.1.5.18496.0-buildroot/etc/rc.d/init.d/firebird + sed 's@%{fbroot}@/usr/lib/firebird@g' /builddir/build/SOURCES/README.Fedora + ln -s /var/run/firebird ./usr/lib/firebird/run + ln -s /usr/lib/firebird/bin/isql ./usr/bin/isql-fb + ln -s /usr/lib/firebird/bin/gbak ./usr/bin/gbak + ln -s /usr/lib/firebird/bin/gfix ./usr/bin/gfix + ln -s /usr/lib/firebird/bin/gsec ./usr/bin/gsec + ln -s /usr/lib/firebird/bin/nbackup ./usr/bin/nbackup + ln -s /usr/lib/firebird/bin/gstat ./usr/bin/gstat-fb + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Firebird-2.1.5.18496-0 extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/fbmgr.bin extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/fbsvcmgr extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/gdef extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/gfix extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/fbguard extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/nbackup extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/qli extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/isql extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/gsec extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/gstat extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/fb_lock_print extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/gpre extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/gsplit extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/fbserver extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-superserver/gbak extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gds_drop extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/fbsvcmgr extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gdef extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gfix extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/nbackup extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/qli extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/isql extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gsec extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gstat extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/fb_lock_print extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gpre extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gsplit extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/fb_lock_mgr extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/fb_inet_server extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/bin-classic/gbak extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib/libfbembed.so.2.1.5 extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib/libfbclient.so.2.1.5 extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/lib/libib_util.so extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/intl/fbintl extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-superserver/ib_udf.so extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-superserver/fbudf.so extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-classic/ib_udf.so extracting debug info from /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/lib/firebird/UDF-classic/fbudf.so symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.1.5.debug to /usr/lib/debug/usr/lib/libgds.so.0.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.5.debug to /usr/lib/debug/usr/lib/libfbembed.so.2.1.5.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.1.5.debug to /usr/lib/debug/usr/lib/libfbclient.so.2.1.5.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libib_util.so.debug to /usr/lib/debug/usr/lib/libib_util.so.debug symlinked /usr/lib/debug/usr/lib/firebird/bin-superserver/fbmgr.bin.debug to /usr/lib/debug/usr/lib/firebird/bin-superserver/fbmgr.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.1.5.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.5.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.debug cpio: Firebird-2.1.5.18496-0/gen/cs_ksc5601.h: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/dsql/array.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/dsql/blob.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/dsql/metd.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/dfw.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/dpm.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/dyn.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/dyn_def.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/dyn_del.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/dyn_mod.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/dyn_util.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/fun.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/grant.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/ini.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/met.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/pcmet.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/jrd/scl.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/std/utilities/gstat/dba.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/alice/alice_meta.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/burp/backup.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/burp/restore.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/dsql/array.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/dsql/blob.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/dsql/metd.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/dfw.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/dpm.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/dyn.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/dyn_def.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/dyn_del.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/dyn_mod.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/dyn_util.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/fun.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/grant.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/ini.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/met.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/pcmet.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/jrd/scl.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/utilities/gsec/security.cpp: No such file or directory cpio: Firebird-2.1.5.18496-0/temp/superserver/utilities/gstat/dba.cpp: No such file or directory 43060 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: firebird-2.1.5.18496.0-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37938 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + DOCDIR=/var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-2.1.5.18496.0 + export DOCDIR + rm -rf /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-2.1.5.18496.0 + /bin/mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-2.1.5.18496.0 + cp -pr doc/license/IDPL.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-2.1.5.18496.0 + cp -pr doc/license/README.license.usage.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-2.1.5.18496.0 + cp -pr doc/README.Fedora /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-2.1.5.18496.0 + exit 0 Provides: config(firebird) = 2.1.5.18496.0-5.el5 libib_util.so libintl.so.1 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig /usr/sbin/groupdel /usr/sbin/userdel Requires: config(firebird) = 2.1.5.18496.0-5.el5 firebird-arch = 2.1.5.18496.0-5.el5 firebird-libfbclient grep ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libicudata.so.36 libicui18n.so.36 libicuuc.so.36 libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) logrotate rtld(GNU_HASH) sed Processing files: firebird-doc-2.1.5.18496.0-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37938 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + DOCDIR=/var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + export DOCDIR + rm -rf /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + /bin/mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/doc /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/examples /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/README /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/misc/intl.sql /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/misc/upgrade /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-doc-2.1.5.18496.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: firebird-filesystem-2.1.5.18496.0-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37938 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + DOCDIR=/var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-filesystem-2.1.5.18496.0 + export DOCDIR + rm -rf /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-filesystem-2.1.5.18496.0 + /bin/mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-filesystem-2.1.5.18496.0 + cp -pr doc/README.Fedora /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-filesystem-2.1.5.18496.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: firebird-devel-2.1.5.18496.0-5.el5 Provides: libib_util.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: firebird-libfbclient = 2.1.5.18496.0-5.el5 firebird-libfbembed = 2.1.5.18496.0-5.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libpthread.so.0 rtld(GNU_HASH) Processing files: firebird-classic-2.1.5.18496.0-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37938 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + DOCDIR=/var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-classic-2.1.5.18496.0 + export DOCDIR + rm -rf /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-classic-2.1.5.18496.0 + /bin/mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-classic-2.1.5.18496.0 + cp -pr doc/license/IDPL.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-classic-2.1.5.18496.0 + cp -pr doc/license/README.license.usage.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-classic-2.1.5.18496.0 + exit 0 Provides: config(firebird-classic) = 2.1.5.18496.0-5.el5 fbudf.so firebird-arch = 2.1.5.18496.0-5.el5 ib_udf.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: config(firebird-classic) = 2.1.5.18496.0-5.el5 firebird = 2.1.5.18496.0-5.el5 firebird-libfbembed = 2.1.5.18496.0-5.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfbembed.so.2.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) xinetd Conflicts: firebird-superserver Processing files: firebird-superserver-2.1.5.18496.0-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37938 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + DOCDIR=/var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-superserver-2.1.5.18496.0 + export DOCDIR + rm -rf /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-superserver-2.1.5.18496.0 + /bin/mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-superserver-2.1.5.18496.0 + cp -pr doc/license/IDPL.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-superserver-2.1.5.18496.0 + cp -pr doc/license/README.license.usage.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-superserver-2.1.5.18496.0 + exit 0 Provides: fbudf.so firebird-arch = 2.1.5.18496.0-5.el5 ib_udf.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: firebird = 2.1.5.18496.0-5.el5 ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfbclient.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libicudata.so.36 libicui18n.so.36 libicuuc.so.36 libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Conflicts: firebird-classic Processing files: firebird-libfbclient-2.1.5.18496.0-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37938 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + DOCDIR=/var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbclient-2.1.5.18496.0 + export DOCDIR + rm -rf /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbclient-2.1.5.18496.0 + /bin/mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbclient-2.1.5.18496.0 + cp -pr doc/license/IDPL.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbclient-2.1.5.18496.0 + cp -pr doc/license/README.license.usage.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbclient-2.1.5.18496.0 + exit 0 Provides: libfbclient.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: firebird-filesystem ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: firebird-libfbembed-2.1.5.18496.0-5.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37938 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + DOCDIR=/var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbembed-2.1.5.18496.0 + export DOCDIR + rm -rf /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbembed-2.1.5.18496.0 + /bin/mkdir -p /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbembed-2.1.5.18496.0 + cp -pr doc/license/IDPL.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbembed-2.1.5.18496.0 + cp -pr doc/license/README.license.usage.txt /var/tmp/firebird-2.1.5.18496.0-buildroot/usr/share/doc/firebird-libfbembed-2.1.5.18496.0 + exit 0 Provides: libfbembed.so.2.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: firebird-filesystem libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libicudata.so.36 libicui18n.so.36 libicuuc.so.36 libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: firebird-debuginfo-2.1.5.18496.0-5.el5 Provides: fbintl.debug fbudf.so.debug ib_udf.so.debug libfbclient.so.2.1.5.debug libfbembed.so.2.1.5.debug libib_util.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/firebird-2.1.5.18496.0-buildroot warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/firebird-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-doc-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-filesystem-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-devel-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-classic-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-superserver-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-libfbclient-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-libfbembed-2.1.5.18496.0-5.el5.i386.rpm Wrote: /builddir/build/RPMS/firebird-debuginfo-2.1.5.18496.0-5.el5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.18468 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.5.18496-0 + rm -Rf /var/tmp/firebird-2.1.5.18496.0-buildroot + exit 0 Child return code was: 0 LEAVE do -->