Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 255793 Details for
Bug 347133
dev-db/firebird-2.5.0.26074.0 fails to emerge because of ACCESS VIOLATION
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/temp/build.log
build.log (text/plain), 856.92 KB, created by
Juergen Rose
on 2010-11-29 07:37:08 UTC
(
hide
)
Description:
/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/temp/build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2010-11-29 07:37:08 UTC
Size:
856.92 KB
patch
obsolete
> * Package: dev-db/firebird-2.5.0.26074.0 > * Repository: gentoo > * Maintainer: maintainer-needed@gentoo.org > * USE: amd64 doc elibc_glibc examples kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking ib_b60_doc.zip to /var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/manuals >>>> Unpacking Firebird-2.5.0.26074-0.tar.bz2 to /var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work > [32;01m*[0m Applying firebird-2.5.0.26074.0-deps-flags-libs.patch ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m sed of src/isql/isql.epp, required 1 lines modified 1 > [32;01m*[0m sed of src/msgs/history2.sql, required 4 lines modified 4 > [32;01m*[0m sed of src/msgs/messages2.sql, required 6 lines modified 6 > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0' ... > [32;01m*[0m Running aclocal ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[155C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: Firebird-2.5.0.26074-0/builds/make.new/config/ > [32;01m*[0m Applying portage-1.2.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source unpacked in /var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work >>>> Compiling source in /var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0 ... > * econf: updating Firebird-2.5.0.26074-0/builds/make.new/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating Firebird-2.5.0.26074-0/builds/make.new/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64/firebird/lib64 --prefix=/usr/lib64/firebird --disable-superserver --disable-debug --with-system-editline --with-system-icu --with-fbbin=/usr/bin --with-fbsbin=/usr/sbin --with-fbconf=/etc/firebird --with-fblib=/usr/lib64 --with-fbinclude=/usr/include --with-fbdoc=/usr/share/doc/firebird-2.5.0.26074.0 --with-fbudf=/usr/lib64/firebird/UDF --with-fbsample=/usr/share/doc/firebird-2.5.0.26074.0/examples --with-fbsample-db=/usr/share/doc/firebird-2.5.0.26074.0/examples/db --with-fbhelp=/usr/lib64/firebird/help --with-fbintl=/usr/lib64/firebird/intl --with-fbmisc=/usr/share/firebird --with-fbsecure-db=/etc/firebird --with-fbmsg=/usr/lib64/firebird --with-fblog=/var/log/firebird/ --with-fbglock=/var/run/firebird --with-fbplugins=/usr/lib64/firebird/plugins >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for /proc/self/maps... yes >checking whether everything is installed to the same prefix... no >checking whether binary relocation support should be enabled... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for cc_r... x86_64-pc-linux-gnu-gcc >checking for readline in -ledit... yes >checking for gawk... gawk >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 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 whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.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 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 float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking atomic.h usability... no >checking atomic.h presence... no >checking for atomic.h... no >checking atomic_ops.h usability... yes >checking atomic_ops.h presence... yes >checking for atomic_ops.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for library containing dlopen... -ldl >checking for main in -lm... yes >checking for tgetent in -lcurses... yes >checking for library containing inet_aton... none required >checking for library containing atomic_inc... no >checking for main in -latomic_ops... yes >checking for main in -lsupc++... yes >checking for main in -lgcc_eh... yes >checking for gettimeofday... yes >checking if gettimeofday accepts second (timezone) argument... yes >checking for time... yes >checking for times... yes >checking for nanosleep... yes >checking for library containing gethostname... none required >checking for library containing gethostbyname... 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 sys/param.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for pid_t... 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 dladdr... 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... yes >checking for llrint... yes >checking for localtime_r... yes >checking for gmtime_r... yes >checking for fchmod... yes >checking for semtimedop... yes >checking for fegetenv... yes >checking for strerror_r... yes >checking for pthread_mutexattr_setprotocol... yes >checking for pthread_mutexattr_setrobust_np... yes >checking for pthread_mutex_consistent_np... yes >checking for library containing sem_init... none required >checking for sem_timedwait... yes >checking for sem_init... yes >checking for working sem_init()... 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... no >checking for native large file support... yes >checking size of void *... 8 >checking size of long... 8 >checking size of size_t... 8 >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 for struct dirent.d_type... yes >checking alignment of long... 8 >checking alignment of double... 8 >checking for /proc/self/exe... 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/install/misc/fbtrace.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/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/firebird/bin/changeDBAPassword.sh >config.status: creating gen/firebird/bin/changeMultiConnectMode.sh >config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh >config.status: creating gen/firebird/bin/createAliasDB.sh >config.status: creating gen/install/makeInstallImage.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/linuxLibrary.sh >config.status: creating gen/make.rules >config.status: creating gen/make.defaults >config.status: creating gen/make.platform >config.status: creating gen/darwin.defaults >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.isql >config.status: creating gen/Makefile.refDatabases >config.status: creating gen/Makefile.fbserver >config.status: creating gen/Makefile.smp_server >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.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.fbtrace >config.status: creating gen/Makefile.install >config.status: creating Makefile >config.status: creating src/include/gen/autoconfig.h >config.status: executing libtool commands > > >The Firebird2 package has been configured with the following options: > > Architecture : ClassicServer > Debug : disabled > Raw devices : enabled > Service name : gds_db > Service port : 3050 > GPRE modules : c_cxx.cpp > > Install Dir : /usr/lib64/firebird > >make -j1 -j1 >make -C gen firebird >make[1]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >../src/misc/writeBuildNum.sh createMakeVersion ../gen/Make.Version >make[1]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make[1]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >(cd ..; ./src/misc/writeBuildNum.sh rebuildHeader) >files are identical >make boot_phase1_build >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.boot.gpre gpre_boot >make[3]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o >../src/jrd/gds.cpp: In function âvoid gds__trace_raw(const char*, unsigned int)â: >../src/jrd/gds.cpp:1077:27: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/cmd.cpp -o ../temp/boot/gpre/cmd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/cme.cpp -o ../temp/boot/gpre/cme.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/cmp.cpp -o ../temp/boot/gpre/cmp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/c_cxx.cpp -o ../temp/boot/gpre/c_cxx.o >../src/gpre/c_cxx.cpp: In function âvoid gen_blr(void*, SSHORT, const char*)â: >../src/gpre/c_cxx.cpp:1148:22: warning: format not a string literal and no format arguments >../src/gpre/c_cxx.cpp: In function âvoid gen_raw(const UCHAR*, int)â: >../src/gpre/c_cxx.cpp:2729:24: warning: format not a string literal and no format arguments >../src/gpre/c_cxx.cpp:2734:23: warning: format not a string literal and no format arguments >../src/gpre/c_cxx.cpp: In function âvoid gen_variable(const act*, int)â: >../src/gpre/c_cxx.cpp:3498:55: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/exp.cpp -o ../temp/boot/gpre/exp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/gpre.cpp -o ../temp/boot/gpre/gpre.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/hsh.cpp -o ../temp/boot/gpre/hsh.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/int_cxx.cpp -o ../temp/boot/gpre/int_cxx.o >../src/gpre/int_cxx.cpp: In function âvoid gen_variable(const act*, int)â: >../src/gpre/int_cxx.cpp:634:60: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/jrdmet.cpp -o ../temp/boot/gpre/jrdmet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/movg.cpp -o ../temp/boot/gpre/movg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/msc.cpp -o ../temp/boot/gpre/msc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/par.cpp -o ../temp/boot/gpre/par.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/pat.cpp -o ../temp/boot/gpre/pat.o >../src/gpre/pat.cpp: In function âvoid PATTERN_expand(USHORT, const TEXT*, PAT*)â: >../src/gpre/pat.cpp:465:35: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/sqe.cpp -o ../temp/boot/gpre/sqe.o >../src/gpre/sqe.cpp: In function âgpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)â: >../src/gpre/sqe.cpp:2535:86: warning: converting âfalseâ to pointer type for argument 4 of âgpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)â >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/sql.cpp -o ../temp/boot/gpre/sql.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/pretty.cpp -o ../temp/boot/gpre/pretty.o >../src/gpre/pretty.cpp: In function âint error(ctl*, SSHORT, const TEXT*, int)â: >../src/gpre/pretty.cpp:297:34: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/gpre_meta_boot.cpp -o ../temp/boot/gpre/gpre_meta_boot.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/config_root.cpp -o ../temp/boot/jrd/config_root.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/boot/jrd/path_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/boot/jrd/mod_loader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/boot/jrd/fbsyslog.o >../src/jrd/os/posix/fbsyslog.cpp: In static member function âstatic void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)â: >../src/jrd/os/posix/fbsyslog.cpp:53:30: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >../src/jrd/os/posix/fbsyslog.cpp:54:21: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/guid.cpp -o ../temp/boot/jrd/guid.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/boot/jrd/os_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/dllinst.cpp -o ../temp/boot/common/dllinst.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/fb_exception.cpp -o ../temp/boot/common/fb_exception.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/thd.cpp -o ../temp/boot/common/thd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MetaName.cpp -o ../temp/boot/common/classes/MetaName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusHolder.cpp -o ../temp/boot/common/StatusHolder.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/init.cpp -o ../temp/boot/common/classes/init.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusArg.cpp -o ../temp/boot/common/StatusArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/utils.cpp -o ../temp/boot/common/utils.o >../src/common/utils.cpp: In function âvoid fb_utils::getCwd(Firebird::PathName&)â: >../src/common/utils.cpp:692:28: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config.cpp -o ../temp/boot/common/config/config.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config_file.cpp -o ../temp/boot/common/config/config_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/dir_list.cpp -o ../temp/boot/common/config/dir_list.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/alloc.cpp -o ../temp/boot/common/classes/alloc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/locks.cpp -o ../temp/boot/common/classes/locks.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/semaphore.cpp -o ../temp/boot/common/classes/semaphore.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/fb_string.cpp -o ../temp/boot/common/classes/fb_string.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/timestamp.cpp -o ../temp/boot/common/classes/timestamp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/PublicHandle.cpp -o ../temp/boot/common/classes/PublicHandle.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/TempFile.cpp -o ../temp/boot/common/classes/TempFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/SafeArg.cpp -o ../temp/boot/common/classes/SafeArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MsgPrint.cpp -o ../temp/boot/common/classes/MsgPrint.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/BaseStream.cpp -o ../temp/boot/common/classes/BaseStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/cvt.cpp -o ../temp/boot/common/cvt.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/jrd/dsc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.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/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.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/PublicHandle.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/cvt.o -o ../gen/firebird/bin/gpre_boot -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses >rm -f ../gen/firebird/bin/gpre_current >(cd ../gen/firebird/bin; ln -s gpre_boot gpre_current) >make[3]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.libfbstatic libfbstatic >make[3]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >/usr/bin/btyacc -l -d -S ../src/dsql/btyacc_fb.ske ../src/dsql/parse.y >/usr/bin/btyacc: 11 shift/reduce conflicts, 5 reduce/reduce conflicts. >YYTABLESIZE: 71434 >mv -f ../gen/y_tab.c ../src/dsql/parse.cpp >mv -f ../gen/y_tab.h ../src/dsql/dsql.tab.h >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/alt.cpp -o ../temp/boot/jrd/alt.o >../src/jrd/alt.cpp: In function âISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)â: >../src/jrd/alt.cpp:600:9: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) >../src/jrd/alt.cpp:600:70: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/db_alias.cpp -o ../temp/boot/jrd/db_alias.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/enc.cpp -o ../temp/boot/jrd/enc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc_file.cpp -o ../temp/boot/jrd/isc_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/boot/jrd/isc_ipc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/perf.cpp -o ../temp/boot/jrd/perf.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sdl.cpp -o ../temp/boot/jrd/sdl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/status.cpp -o ../temp/boot/jrd/status.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ThreadData.cpp -o ../temp/boot/jrd/ThreadData.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ThreadStart.cpp -o ../temp/boot/jrd/ThreadStart.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/utl.cpp -o ../temp/boot/jrd/utl.o >../src/jrd/utl.cpp: In function âint dump(ISC_QUAD*, FB_API_HANDLE, FB_API_HANDLE, FILE*)â: >../src/jrd/utl.cpp:1816:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >../src/jrd/utl.cpp: In function âint gds__edit(const TEXT*, USHORT)â: >../src/jrd/utl.cpp:604:16: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/why.cpp -o ../temp/boot/jrd/why.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/blob_filter.cpp -o ../temp/boot/jrd/blob_filter.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cvt.cpp -o ../temp/boot/jrd/cvt.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/CharSet.cpp -o ../temp/boot/jrd/CharSet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Collation.cpp -o ../temp/boot/jrd/Collation.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/boot/jrd/DatabaseSnapshot.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/VirtualTable.cpp -o ../temp/boot/jrd/VirtualTable.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/RecordBuffer.cpp -o ../temp/boot/jrd/RecordBuffer.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/blb.cpp -o ../temp/boot/jrd/blb.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/btn.cpp -o ../temp/boot/jrd/btn.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/btr.cpp -o ../temp/boot/jrd/btr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/builtin.cpp -o ../temp/boot/jrd/builtin.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/GlobalRWLock.cpp -o ../temp/boot/jrd/GlobalRWLock.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cch.cpp -o ../temp/boot/jrd/cch.o >../src/jrd/cch.cpp: In function âvoid CCH_fini(Jrd::thread_db*)â: >../src/jrd/cch.cpp:1266:35: warning: invalid access to non-static data member âJrd::LatchWait::lwt_waitersâ of NULL object >../src/jrd/cch.cpp:1266:35: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âvoid CCH_get_related(Jrd::thread_db*, Jrd::PageNumber, Jrd::PagesArray&)â: >../src/jrd/cch.cpp:1571:21: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:1571:21: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âvoid purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)â: >../src/jrd/cch.cpp:2786:28: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:2786:28: 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:2816:21: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_dirtyâ of NULL object >../src/jrd/cch.cpp:2816:21: 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:4350:15: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4350:15: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âvoid clear_precedence(Jrd::thread_db*, Jrd::BufferDesc*)â: >../src/jrd/cch.cpp:4476:28: warning: invalid access to non-static data member âJrd::Precedence::pre_lowerâ of NULL object >../src/jrd/cch.cpp:4476:28: 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:4583:28: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:4583:28: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:4639:28: warning: invalid access to non-static data member âJrd::Precedence::pre_lowerâ of NULL object >../src/jrd/cch.cpp:4639:28: 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:4751:22: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4751:22: 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:4848:23: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4848:23: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:4935:23: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4935:23: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:4992:25: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_in_useâ of NULL object >../src/jrd/cch.cpp:4992:25: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:5083:30: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:5083:30: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âint get_related(Jrd::BufferDesc*, Jrd::PagesArray&, int, ULONG)â: >../src/jrd/cch.cpp:5161:34: warning: invalid access to non-static data member âJrd::Precedence::pre_lowerâ of NULL object >../src/jrd/cch.cpp:5161:34: 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:5401:22: warning: invalid access to non-static data member âJrd::LatchWait::lwt_waitersâ of NULL object >../src/jrd/cch.cpp:5401:22: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âSSHORT related(Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT, ULONG)â: >../src/jrd/cch.cpp:5973:34: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:5973:34: 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:6126:20: warning: invalid access to non-static data member âJrd::LatchWait::lwt_waitersâ of NULL object >../src/jrd/cch.cpp:6126:20: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âbool is_writeable(Jrd::BufferDesc*, ULONG)â: >../src/jrd/cch.cpp:6292:34: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:6292:34: 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:6379:28: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:6379:28: warning: (perhaps the âoffsetofâ macro was used incorrectly) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cmp.cpp -o ../temp/boot/jrd/cmp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cvt2.cpp -o ../temp/boot/jrd/cvt2.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/DataTypeUtil.cpp -o ../temp/boot/jrd/DataTypeUtil.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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/UserManagement.cpp -o ../temp/boot/jrd/UserManagement.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/divorce.cpp -o ../temp/boot/jrd/divorce.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/err.cpp -o ../temp/boot/jrd/err.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/event.cpp -o ../temp/boot/jrd/event.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/evl.cpp -o ../temp/boot/jrd/evl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/exe.cpp -o ../temp/boot/jrd/exe.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ext.cpp -o ../temp/boot/jrd/ext.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/execute_statement.cpp -o ../temp/boot/jrd/execute_statement.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/filters.cpp -o ../temp/boot/jrd/filters.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/flu.cpp -o ../temp/boot/jrd/flu.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/functions.cpp -o ../temp/boot/jrd/functions.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/idx.cpp -o ../temp/boot/jrd/idx.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/inf.cpp -o ../temp/boot/jrd/inf.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/intl.cpp -o ../temp/boot/jrd/intl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/intl_builtin.cpp -o ../temp/boot/jrd/intl_builtin.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/IntlManager.cpp -o ../temp/boot/jrd/IntlManager.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/IntlUtil.cpp -o ../temp/boot/jrd/IntlUtil.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc_sync.cpp -o ../temp/boot/jrd/isc_sync.o >../src/jrd/isc_sync.cpp: In function âUCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, ULONG, bool, mtx**)â: >../src/jrd/isc_sync.cpp:3216:51: warning: ignoring return value of âint ftruncate(int, __off64_t)â, declared with attribute warn_unused_result >../src/jrd/isc_sync.cpp: In function âUCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, ULONG, sh_mem*)â: >../src/jrd/isc_sync.cpp:1886:25: warning: ignoring return value of âint ftruncate(int, __off64_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/jrd.cpp -o ../temp/boot/jrd/jrd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Database.cpp -o ../temp/boot/jrd/Database.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/lck.cpp -o ../temp/boot/jrd/lck.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/mov.cpp -o ../temp/boot/jrd/mov.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/nav.cpp -o ../temp/boot/jrd/nav.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/opt.cpp -o ../temp/boot/jrd/opt.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Optimizer.cpp -o ../temp/boot/jrd/Optimizer.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/pag.cpp -o ../temp/boot/jrd/pag.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/misc/blrtable.cpp -o ../temp/boot/misc/blrtable.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses >../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/par.cpp -o ../temp/boot/jrd/par.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ods.cpp -o ../temp/boot/jrd/ods.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/pwd.cpp -o ../temp/boot/jrd/pwd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/PreparedStatement.cpp -o ../temp/boot/jrd/PreparedStatement.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/RandomGenerator.cpp -o ../temp/boot/jrd/RandomGenerator.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Relation.cpp -o ../temp/boot/jrd/Relation.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ResultSet.cpp -o ../temp/boot/jrd/ResultSet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/rlck.cpp -o ../temp/boot/jrd/rlck.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/rpb_chain.cpp -o ../temp/boot/jrd/rpb_chain.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/rse.cpp -o ../temp/boot/jrd/rse.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sdw.cpp -o ../temp/boot/jrd/sdw.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/shut.cpp -o ../temp/boot/jrd/shut.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sort.cpp -o ../temp/boot/jrd/sort.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sqz.cpp -o ../temp/boot/jrd/sqz.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/svc.cpp -o ../temp/boot/jrd/svc.o >../src/jrd/svc.cpp: In member function âvoid Jrd::Service::readFbLog()â: >../src/jrd/svc.cpp:2227:40: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/SysFunction.cpp -o ../temp/boot/jrd/SysFunction.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/TempSpace.cpp -o ../temp/boot/jrd/TempSpace.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/tpc.cpp -o ../temp/boot/jrd/tpc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/tra.cpp -o ../temp/boot/jrd/tra.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/validation.cpp -o ../temp/boot/jrd/validation.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/vio.cpp -o ../temp/boot/jrd/vio.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/nodebug.cpp -o ../temp/boot/jrd/nodebug.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/nbak.cpp -o ../temp/boot/jrd/nbak.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sha.cpp -o ../temp/boot/jrd/sha.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/unix.cpp -o ../temp/boot/jrd/os/posix/unix.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/TextType.cpp -o ../temp/boot/jrd/TextType.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/unicode_util.cpp -o ../temp/boot/jrd/unicode_util.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/boot/jrd/RuntimeStatistics.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/DebugInterface.cpp -o ../temp/boot/jrd/DebugInterface.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/extds/ExtDS.cpp -o ../temp/boot/jrd/extds/ExtDS.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/extds/InternalDS.cpp -o ../temp/boot/jrd/extds/InternalDS.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/extds/IscDS.cpp -o ../temp/boot/jrd/extds/IscDS.o >../src/jrd/extds/IscDS.cpp:1494:2: warning: âvoid isc_expand_dpb(char**, short int*, ...)â is deprecated (declared at ../src/jrd/extds/../ibase.h:511) >../src/jrd/extds/IscDS.cpp:1499:2: warning: âint isc_interprete(char*, ISC_STATUS**)â is deprecated (declared at ../src/jrd/extds/../ibase.h:541) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceConfigStorage.cpp -o ../temp/boot/jrd/trace/TraceConfigStorage.o >../src/jrd/trace/TraceConfigStorage.cpp: In member function âvoid Jrd::ConfigStorage::updateSession(Firebird::TraceSession&)â: >../src/jrd/trace/TraceConfigStorage.cpp:548:35: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceLog.cpp -o ../temp/boot/jrd/trace/TraceLog.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceManager.cpp -o ../temp/boot/jrd/trace/TraceManager.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceObjects.cpp -o ../temp/boot/jrd/trace/TraceObjects.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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/preparse.cpp -o ../temp/boot/dsql/preparse.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/user_dsql.cpp -o ../temp/boot/dsql/user_dsql.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/utld.cpp -o ../temp/boot/dsql/utld.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/keywords.cpp -o ../temp/boot/dsql/keywords.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids -cxx ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/ddl.cpp -o ../temp/boot/dsql/ddl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/dsql.cpp -o ../temp/boot/dsql/dsql.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/errd.cpp -o ../temp/boot/dsql/errd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/gen.cpp -o ../temp/boot/dsql/gen.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/hsh.cpp -o ../temp/boot/dsql/hsh.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/make.cpp -o ../temp/boot/dsql/make.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/movd.cpp -o ../temp/boot/dsql/movd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/parse.cpp -o ../temp/boot/dsql/parse.o >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/Parser.cpp -o ../temp/boot/dsql/Parser.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/pass1.cpp -o ../temp/boot/dsql/pass1.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/misc_func.cpp -o ../temp/boot/dsql/misc_func.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/dsql/DdlNodes.epp ../temp/boot/dsql/DdlNodes.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/dsql/DdlNodes.cpp -o ../temp/boot/dsql/DdlNodes.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/StmtNodes.cpp -o ../temp/boot/dsql/StmtNodes.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/lock/lock.cpp -o ../temp/boot/lock/lock.o >../src/lock/lock.cpp: In member function âvoid Jrd::LockManager::bug(ISC_STATUS*, const TEXT*)â: >../src/lock/lock.cpp:1606:47: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/interface.cpp -o ../temp/boot/remote/interface.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/inet.cpp -o ../temp/boot/remote/inet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/merge.cpp -o ../temp/boot/remote/merge.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/parser.cpp -o ../temp/boot/remote/parser.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/protocol.cpp -o ../temp/boot/remote/protocol.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/remote.cpp -o ../temp/boot/remote/remote.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/xdr.cpp -o ../temp/boot/remote/xdr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/ClumpletReader.cpp -o ../temp/boot/common/classes/ClumpletReader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/jrd/alt.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/perf.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/ThreadStart.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/common/cvt.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/cvt.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/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/UserManagement.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.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/isc_sync.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/Database.o ../temp/boot/jrd/lck.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/pwd.o ../temp/boot/jrd/PreparedStatement.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/ResultSet.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/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/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/jrd/extds/ExtDS.o ../temp/boot/jrd/extds/InternalDS.o ../temp/boot/jrd/extds/IscDS.o ../temp/boot/jrd/trace/TraceConfigStorage.o ../temp/boot/jrd/trace/TraceLog.o ../temp/boot/jrd/trace/TraceManager.o ../temp/boot/jrd/trace/TraceObjects.o ../temp/boot/gpre/pretty.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/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/Parser.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/dsql/DdlNodes.o ../temp/boot/dsql/StmtNodes.o ../temp/boot/lock/lock.o ../temp/boot/remote/interface.o ../temp/boot/remote/inet.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/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 >x86_64-pc-linux-gnu-ranlib ../gen/firebird/lib/libfbstatic.a >chmod 666 ../gen/firebird/lib/libfbstatic.a >rm ../temp/boot/jrd/dyn_mod.cpp ../temp/boot/jrd/dpm.cpp ../temp/boot/jrd/dyn_del.cpp ../temp/boot/jrd/grant.cpp ../temp/boot/jrd/fun.cpp ../temp/boot/jrd/scl.cpp ../temp/boot/jrd/met.cpp ../temp/boot/jrd/dyn_def.cpp ../temp/boot/jrd/dfw.cpp ../temp/boot/jrd/ini.cpp ../temp/boot/dsql/blob.cpp ../temp/boot/jrd/dyn.cpp ../temp/boot/jrd/pcmet.cpp ../temp/boot/jrd/dyn_util.cpp ../temp/boot/dsql/array.cpp >make[3]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.static.gpre gpre_static >make[3]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/gpre_meta.cpp -o ../temp/boot/gpre/gpre_meta.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/UserBlob.cpp -o ../temp/boot/common/classes/UserBlob.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/AdminException.cpp -o ../temp/boot/config/AdminException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Args.cpp -o ../temp/boot/config/Args.o >../src/config/Args.cpp: In static member function âstatic void Args::printHelp(const char*, const Args::Switches*)â: >../src/config/Args.cpp:180:19: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPasswords(const char*, char*, int)â: >../src/config/Args.cpp:204:15: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPassword(const char*, char*, int)â: >../src/config/Args.cpp:244:15: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ArgsException.cpp -o ../temp/boot/config/ArgsException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObj.cpp -o ../temp/boot/config/ConfObj.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObject.cpp -o ../temp/boot/config/ConfObject.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfigFile.cpp -o ../temp/boot/config/ConfigFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Configuration.cpp -o ../temp/boot/config/Configuration.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Element.cpp -o ../temp/boot/config/Element.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/FileName.cpp -o ../temp/boot/config/FileName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputFile.cpp -o ../temp/boot/config/InputFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputStream.cpp -o ../temp/boot/config/InputStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Lex.cpp -o ../temp/boot/config/Lex.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ScanDir.cpp -o ../temp/boot/config/ScanDir.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Stream.cpp -o ../temp/boot/config/Stream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/StreamSegment.cpp -o ../temp/boot/config/StreamSegment.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/PathName.cpp -o ../temp/boot/vulcan/PathName.o >../src/vulcan/PathName.cpp: In static member function âstatic const char* PathName::getWorkingDirectory()â: >../src/vulcan/PathName.cpp:75:53: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/RefObject.cpp -o ../temp/boot/vulcan/RefObject.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/PublicHandle.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/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.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/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gpre_static -L../gen/firebird/lib -latomic_ops -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 `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.libfbstatic libfbstatic >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.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/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/jrd/alt.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/perf.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/ThreadStart.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/common/cvt.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/cvt.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/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/UserManagement.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.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/isc_sync.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/Database.o ../temp/boot/jrd/lck.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/pwd.o ../temp/boot/jrd/PreparedStatement.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/ResultSet.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/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/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/jrd/extds/ExtDS.o ../temp/boot/jrd/extds/InternalDS.o ../temp/boot/jrd/extds/IscDS.o ../temp/boot/jrd/trace/TraceConfigStorage.o ../temp/boot/jrd/trace/TraceLog.o ../temp/boot/jrd/trace/TraceManager.o ../temp/boot/jrd/trace/TraceObjects.o ../temp/boot/gpre/pretty.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/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/Parser.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/dsql/DdlNodes.o ../temp/boot/dsql/StmtNodes.o ../temp/boot/lock/lock.o ../temp/boot/remote/interface.o ../temp/boot/remote/inet.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/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 >x86_64-pc-linux-gnu-ranlib ../gen/firebird/lib/libfbstatic.a >chmod 666 ../gen/firebird/lib/libfbstatic.a >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/create_db.cpp -o ../temp/std/utilities/create_db.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/alloc.cpp -o ../temp/std/common/classes/alloc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/locks.cpp -o ../temp/std/common/classes/locks.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/semaphore.cpp -o ../temp/std/common/classes/semaphore.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/fb_string.cpp -o ../temp/std/common/classes/fb_string.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/timestamp.cpp -o ../temp/std/common/classes/timestamp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/PublicHandle.cpp -o ../temp/std/common/classes/PublicHandle.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/TempFile.cpp -o ../temp/std/common/classes/TempFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/UserBlob.cpp -o ../temp/std/common/classes/UserBlob.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/SafeArg.cpp -o ../temp/std/common/classes/SafeArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MsgPrint.cpp -o ../temp/std/common/classes/MsgPrint.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/BaseStream.cpp -o ../temp/std/common/classes/BaseStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/fb_exception.cpp -o ../temp/std/common/fb_exception.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/thd.cpp -o ../temp/std/common/thd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MetaName.cpp -o ../temp/std/common/classes/MetaName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusHolder.cpp -o ../temp/std/common/StatusHolder.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/init.cpp -o ../temp/std/common/classes/init.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusArg.cpp -o ../temp/std/common/StatusArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/utils.cpp -o ../temp/std/common/utils.o >../src/common/utils.cpp: In function âvoid fb_utils::getCwd(Firebird::PathName&)â: >../src/common/utils.cpp:692:28: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/AdminException.cpp -o ../temp/std/config/AdminException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Args.cpp -o ../temp/std/config/Args.o >../src/config/Args.cpp: In static member function âstatic void Args::printHelp(const char*, const Args::Switches*)â: >../src/config/Args.cpp:180:19: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPasswords(const char*, char*, int)â: >../src/config/Args.cpp:204:15: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPassword(const char*, char*, int)â: >../src/config/Args.cpp:244:15: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ArgsException.cpp -o ../temp/std/config/ArgsException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObj.cpp -o ../temp/std/config/ConfObj.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObject.cpp -o ../temp/std/config/ConfObject.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfigFile.cpp -o ../temp/std/config/ConfigFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Configuration.cpp -o ../temp/std/config/Configuration.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Element.cpp -o ../temp/std/config/Element.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/FileName.cpp -o ../temp/std/config/FileName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputFile.cpp -o ../temp/std/config/InputFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputStream.cpp -o ../temp/std/config/InputStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Lex.cpp -o ../temp/std/config/Lex.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ScanDir.cpp -o ../temp/std/config/ScanDir.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Stream.cpp -o ../temp/std/config/Stream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/StreamSegment.cpp -o ../temp/std/config/StreamSegment.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/PathName.cpp -o ../temp/std/vulcan/PathName.o >../src/vulcan/PathName.cpp: In static member function âstatic const char* PathName::getWorkingDirectory()â: >../src/vulcan/PathName.cpp:75:53: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/RefObject.cpp -o ../temp/std/vulcan/RefObject.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PathName.o ../temp/std/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.refDatabases empty_db >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db >make[3]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make[3]: `../gen/firebird/bin/create_db' is up to date. >make[3]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >rm -f empty.fdb >../gen/firebird/bin/create_db empty.fdb >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >touch empty.fdb >chmod 444 empty.fdb >rm -f -f yachts.lnk >ln -s -f empty.fdb yachts.lnk >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.static.gbak >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/burp/backup.cpp -o ../temp/boot/burp/backup.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/boot/burp/restore.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/burp/restore.cpp -o ../temp/boot/burp/restore.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/burp.cpp -o ../temp/boot/burp/burp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/canonical.cpp -o ../temp/boot/burp/canonical.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/misc.cpp -o ../temp/boot/burp/misc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/mvol.cpp -o ../temp/boot/burp/mvol.o >../src/burp/mvol.cpp: In function âvoid prompt_for_name(SCHAR*, int)â: >../src/burp/mvol.cpp:959:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:963:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:969:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:972:24: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:979:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp: In function âbool read_header(DESC, ULONG*, USHORT*, bool)â: >../src/burp/mvol.cpp:1143:15: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:1177:15: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:1206:15: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/burpMain.cpp -o ../temp/boot/burp/burpMain.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/UtilSvc.cpp -o ../temp/boot/common/UtilSvc.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/burp/burpMain.o ../temp/boot/common/UtilSvc.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/PublicHandle.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/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.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/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gbak_static -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n >rm ../temp/boot/burp/backup.cpp ../temp/boot/burp/restore.cpp >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.static.isql >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/InputDevices.cpp -o ../temp/boot/isql/InputDevices.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/ColList.cpp -o ../temp/boot/isql/ColList.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DBOOT_BUILD -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/OptionsBase.cpp -o ../temp/boot/isql/OptionsBase.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/isql/InputDevices.o ../temp/boot/isql/ColList.o ../temp/boot/isql/OptionsBase.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/PublicHandle.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/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.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/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic -ledit -latomic_ops -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 `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.refDatabases ref_databases >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >rm -f -f msg.fdb >echo create database \'msg.fdb\'\; | ../gen/firebird/bin/isql_static >Use CONNECT or CREATE DATABASE to specify a database >for sn in ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/sqlstates.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/sqlstates.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 >echo create database \'security2.fdb\'\; | ../gen/firebird/bin/isql_static >Use CONNECT or CREATE DATABASE to specify a database >../gen/firebird/bin/isql_static -i ../src/dbs/security.sql 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 `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.msgs msgs >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-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.5.0.26074 Firebird 2.5 > Version(s) for database "msg.fdb" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/msgs/build_file.cpp -o ../temp/std/msgs/build_file.o >../temp/std/msgs/build_file.cpp: In function âUSHORT do_msgs(const TEXT*, const TEXT*, bool)â: >../temp/std/msgs/build_file.cpp:666:45: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -latomic_ops -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 >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >chmod 666 ../gen/firebird/firebird.msg >rm ../temp/std/msgs/build_file.cpp >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.msgs msgs_intl >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-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.5.0.26074 Firebird 2.5 > Version(s) for database "msg.fdb" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >build_file: 1749 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 >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >build_file: 1749 messages lack translations in locale de_DE >chmod 666 ../gen/firebird/de_DE.msg >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.codes generated_headers >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >../gen/firebird/bin/gpre_current -r -m -z -n ../src/misc/codes.epp ../src/misc/codes.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "msg.fdb" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/misc/codes.cpp -o ../temp/std/misc/codes.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PathName.o ../temp/std/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/codes -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n >../gen/firebird/bin/codes ../src/include/gen ../lang_helpers >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >Warning: missing codes between 667 and 697 (exclusive) >Warning: missing codes between 667 and 697 (exclusive) >No need to update ../src/include/gen/iberror.h >No need to update ../src/include/gen/msg_facs.h >Warning: missing codes between 667 and 697 (exclusive) >Warning: Sequence of error numbers is bad 697! >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/sql_code.h >No need to update ../src/include/gen/sql_state.h >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.intl >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/ld.cpp -o ../temp/superclient/intl/ld.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cv_narrow.cpp -o ../temp/superclient/intl/cv_narrow.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_narrow.cpp -o ../temp/superclient/intl/cs_narrow.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_ascii.cpp -o ../temp/superclient/intl/lc_ascii.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_narrow.cpp -o ../temp/superclient/intl/lc_narrow.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_iso8859_1.cpp -o ../temp/superclient/intl/lc_iso8859_1.o >In file included from ../src/intl/lc_iso8859_1.cpp:386:0: >../src/intl/../intl/collations/pw1252i850.h: In function âINTL_BOOL WIN1252_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)â: >../src/intl/../intl/collations/pw1252i850.h:832:1: warning: large integer implicitly truncated to unsigned type >../src/intl/../intl/collations/pw1252i850.h:832:1: warning: large integer implicitly truncated to unsigned type >../src/intl/../intl/collations/pw1252i850.h:832:1: warning: large integer implicitly truncated to unsigned type >In file included from ../src/intl/lc_iso8859_1.cpp:410:0: >../src/intl/../intl/collations/pw1252span.h: In function âINTL_BOOL WIN1252_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)â: >../src/intl/../intl/collations/pw1252span.h:841:1: warning: large integer implicitly truncated to unsigned type >../src/intl/../intl/collations/pw1252span.h:841:1: warning: large integer implicitly truncated to unsigned type >../src/intl/../intl/collations/pw1252span.h:841:1: warning: large integer implicitly truncated to unsigned type >../src/intl/../intl/collations/pw1252span.h:841:1: warning: large integer implicitly truncated to unsigned type >In file included from ../src/intl/lc_iso8859_1.cpp:458:0: >../src/intl/../intl/collations/pw1254turk.h: In function âINTL_BOOL WIN1254_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)â: >../src/intl/../intl/collations/pw1254turk.h:826:1: warning: large integer implicitly truncated to unsigned type >../src/intl/../intl/collations/pw1254turk.h:826:1: warning: large integer implicitly truncated to unsigned type >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_iso8859_2.cpp -o ../temp/superclient/intl/lc_iso8859_2.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_iso8859_13.cpp -o ../temp/superclient/intl/lc_iso8859_13.o >In file included from ../src/intl/lc_iso8859_13.cpp:31:0: >../src/intl/../intl/collations/xx885913lt.h: In function âINTL_BOOL ISO885913_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)â: >../src/intl/../intl/collations/xx885913lt.h:821:1: warning: large integer implicitly truncated to unsigned type >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_dos.cpp -o ../temp/superclient/intl/lc_dos.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_unicode_ucs2.cpp -o ../temp/superclient/intl/cs_unicode_ucs2.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_unicode_ucs2.cpp -o ../temp/superclient/intl/lc_unicode_ucs2.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_unicode_fss.cpp -o ../temp/superclient/intl/cs_unicode_fss.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cv_unicode_fss.cpp -o ../temp/superclient/intl/cv_unicode_fss.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_big5.cpp -o ../temp/superclient/intl/cs_big5.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cv_big5.cpp -o ../temp/superclient/intl/cv_big5.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_big5.cpp -o ../temp/superclient/intl/lc_big5.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_gb2312.cpp -o ../temp/superclient/intl/cs_gb2312.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cv_gb2312.cpp -o ../temp/superclient/intl/cv_gb2312.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_gb2312.cpp -o ../temp/superclient/intl/lc_gb2312.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_jis.cpp -o ../temp/superclient/intl/cs_jis.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cv_jis.cpp -o ../temp/superclient/intl/cv_jis.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_jis.cpp -o ../temp/superclient/intl/lc_jis.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_ksc.cpp -o ../temp/superclient/intl/cs_ksc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cv_ksc.cpp -o ../temp/superclient/intl/cv_ksc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_ksc.cpp -o ../temp/superclient/intl/lc_ksc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cs_icu.cpp -o ../temp/superclient/intl/cs_icu.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/cv_icu.cpp -o ../temp/superclient/intl/cv_icu.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/intl/lc_icu.cpp -o ../temp/superclient/intl/lc_icu.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/IntlUtil.cpp -o ../temp/superclient/jrd/IntlUtil.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/unicode_util.cpp -o ../temp/superclient/jrd/unicode_util.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/CharSet.cpp -o ../temp/superclient/jrd/CharSet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superclient/jrd/mod_loader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/fb_exception.cpp -o ../temp/superclient/common/fb_exception.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/thd.cpp -o ../temp/superclient/common/thd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MetaName.cpp -o ../temp/superclient/common/classes/MetaName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusHolder.cpp -o ../temp/superclient/common/StatusHolder.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/init.cpp -o ../temp/superclient/common/classes/init.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusArg.cpp -o ../temp/superclient/common/StatusArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/alloc.cpp -o ../temp/superclient/common/classes/alloc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/locks.cpp -o ../temp/superclient/common/classes/locks.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/fb_string.cpp -o ../temp/superclient/common/classes/fb_string.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/timestamp.cpp -o ../temp/superclient/common/classes/timestamp.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,--version-script,../builds/posix/fbintl.vers -Wl,-O1 -Wl,--as-needed -pthread -shared -Wl,-soname,libintl.so.1 -Wl,-rpath,/usr/lib64 -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/thd.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/init.o ../temp/superclient/common/StatusArg.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 -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -f ../gen/Makefile.extlib >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/extlib/ib_util.cpp -o ../temp/std/extlib/ib_util.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,--version-script,../builds/posix/ib_util.vers -Wl,-O1 -Wl,--as-needed -pthread -shared -Wl,-soname,libib_util.so -Wl,-rpath,/usr/lib64 -o ../gen/firebird/lib/libib_util.so ../temp/std/extlib/ib_util.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/extlib/ib_udf.cpp -o ../temp/std/extlib/ib_udf.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -shared -Wl,-soname,ib_udf.so -Wl,-rpath,/usr/lib64 -lm -o ../gen/firebird/UDF/ib_udf.so ../temp/std/extlib/ib_udf.o -L../gen/firebird/lib -lib_util >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >cp ../src/extlib/ib_util.h ../src/jrd/perf.h ../src/include/gen/iberror.h ../gen/firebird/include/ >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -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 <ibase.h >../gen/firebird/include/ibase.h >rm -f -f ibase.h >make -f Makefile.examples -C ../gen/examples/ >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-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 >FBSQL Version: LI-V2.5.0.26074 Firebird 2.5 >Server version: >Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" >on disk structure version 11.2 >../../gen/firebird/bin/gpre_current -r -m -z -n ../../gen/examples/empbuild.e ../../gen/examples/empbuild.c >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "empbuild.fdb" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-gcc -std=gnu99 -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -I../../gen/firebird/include -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -c -o ../../gen/examples/empbuild.o ../../gen/examples/empbuild.c >../../gen/examples/empbuild.c: In function âmainâ: >../../gen/examples/empbuild.c:257:8: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >../../gen/examples/empbuild.c:260:8: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >../../gen/examples/empbuild.c:263:8: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/PublicHandle.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/thd.o ../../temp/std/common/classes/MetaName.o ../../temp/std/common/StatusHolder.o ../../temp/std/common/classes/init.o ../../temp/std/common/StatusArg.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/PathName.o ../../temp/std/vulcan/RefObject.o -o ../../gen/examples/empbuild -L../../gen/firebird/lib -lfbstatic -latomic_ops -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 >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >[31;01mACCESS DENIED[0m open_wr: /var/log/firebird/firebird.log >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 `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen/examples' >make -j1 -f ../gen/Makefile.libfbembed libfbembed >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/config_root.cpp -o ../temp/std/jrd/config_root.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/std/jrd/path_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/std/jrd/mod_loader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/std/jrd/fbsyslog.o >../src/jrd/os/posix/fbsyslog.cpp: In static member function âstatic void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)â: >../src/jrd/os/posix/fbsyslog.cpp:53:30: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >../src/jrd/os/posix/fbsyslog.cpp:54:21: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/guid.cpp -o ../temp/std/jrd/guid.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/std/jrd/os_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/dllinst.cpp -o ../temp/std/common/dllinst.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/alt.cpp -o ../temp/std/jrd/alt.o >../src/jrd/alt.cpp: In function âISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)â: >../src/jrd/alt.cpp:600:9: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) >../src/jrd/alt.cpp:600:70: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/db_alias.cpp -o ../temp/std/jrd/db_alias.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/dsc.cpp -o ../temp/std/jrd/dsc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/enc.cpp -o ../temp/std/jrd/enc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/gds.cpp -o ../temp/std/jrd/gds.o >../src/jrd/gds.cpp: In function âvoid gds__trace_raw(const char*, unsigned int)â: >../src/jrd/gds.cpp:1077:27: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc.cpp -o ../temp/std/jrd/isc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc_file.cpp -o ../temp/std/jrd/isc_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/std/jrd/isc_ipc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/perf.cpp -o ../temp/std/jrd/perf.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sdl.cpp -o ../temp/std/jrd/sdl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/status.cpp -o ../temp/std/jrd/status.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ThreadData.cpp -o ../temp/std/jrd/ThreadData.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ThreadStart.cpp -o ../temp/std/jrd/ThreadStart.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/utl.cpp -o ../temp/std/jrd/utl.o >../src/jrd/utl.cpp: In function âint dump(ISC_QUAD*, FB_API_HANDLE, FB_API_HANDLE, FILE*)â: >../src/jrd/utl.cpp:1816:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >../src/jrd/utl.cpp: In function âint gds__edit(const TEXT*, USHORT)â: >../src/jrd/utl.cpp:604:16: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/why.cpp -o ../temp/std/jrd/why.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/cvt.cpp -o ../temp/std/common/cvt.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/blob_filter.cpp -o ../temp/std/jrd/blob_filter.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cvt.cpp -o ../temp/std/jrd/cvt.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/std/jrd/dpm.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/dpm.cpp -o ../temp/std/jrd/dpm.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/std/jrd/dyn.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/dyn.cpp -o ../temp/std/jrd/dyn.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/dyn_def.cpp -o ../temp/std/jrd/dyn_def.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/dyn_del.cpp -o ../temp/std/jrd/dyn_del.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/dyn_mod.cpp -o ../temp/std/jrd/dyn_mod.o >../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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/dyn_util.cpp -o ../temp/std/jrd/dyn_util.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/std/jrd/fun.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/fun.cpp -o ../temp/std/jrd/fun.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/std/jrd/grant.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/ini.cpp -o ../temp/std/jrd/ini.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/std/jrd/met.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/met.cpp -o ../temp/std/jrd/met.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/std/jrd/pcmet.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/scl.cpp -o ../temp/std/jrd/scl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/CharSet.cpp -o ../temp/std/jrd/CharSet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Collation.cpp -o ../temp/std/jrd/Collation.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/std/jrd/DatabaseSnapshot.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/VirtualTable.cpp -o ../temp/std/jrd/VirtualTable.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/RecordBuffer.cpp -o ../temp/std/jrd/RecordBuffer.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/blb.cpp -o ../temp/std/jrd/blb.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/btn.cpp -o ../temp/std/jrd/btn.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/btr.cpp -o ../temp/std/jrd/btr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/builtin.cpp -o ../temp/std/jrd/builtin.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/GlobalRWLock.cpp -o ../temp/std/jrd/GlobalRWLock.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cch.cpp -o ../temp/std/jrd/cch.o >../src/jrd/cch.cpp: In function âvoid CCH_fini(Jrd::thread_db*)â: >../src/jrd/cch.cpp:1266:35: warning: invalid access to non-static data member âJrd::LatchWait::lwt_waitersâ of NULL object >../src/jrd/cch.cpp:1266:35: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âvoid CCH_get_related(Jrd::thread_db*, Jrd::PageNumber, Jrd::PagesArray&)â: >../src/jrd/cch.cpp:1571:21: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:1571:21: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âvoid purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)â: >../src/jrd/cch.cpp:2786:28: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:2786:28: 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:2816:21: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_dirtyâ of NULL object >../src/jrd/cch.cpp:2816:21: 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:4350:15: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4350:15: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âvoid clear_precedence(Jrd::thread_db*, Jrd::BufferDesc*)â: >../src/jrd/cch.cpp:4476:28: warning: invalid access to non-static data member âJrd::Precedence::pre_lowerâ of NULL object >../src/jrd/cch.cpp:4476:28: 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:4583:28: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:4583:28: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:4639:28: warning: invalid access to non-static data member âJrd::Precedence::pre_lowerâ of NULL object >../src/jrd/cch.cpp:4639:28: 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:4751:22: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4751:22: 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:4848:23: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4848:23: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:4935:23: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_queâ of NULL object >../src/jrd/cch.cpp:4935:23: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:4992:25: warning: invalid access to non-static data member âJrd::BufferDesc::bdb_in_useâ of NULL object >../src/jrd/cch.cpp:4992:25: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp:5083:30: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:5083:30: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âint get_related(Jrd::BufferDesc*, Jrd::PagesArray&, int, ULONG)â: >../src/jrd/cch.cpp:5161:34: warning: invalid access to non-static data member âJrd::Precedence::pre_lowerâ of NULL object >../src/jrd/cch.cpp:5161:34: 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:5401:22: warning: invalid access to non-static data member âJrd::LatchWait::lwt_waitersâ of NULL object >../src/jrd/cch.cpp:5401:22: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âSSHORT related(Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT, ULONG)â: >../src/jrd/cch.cpp:5973:34: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:5973:34: 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:6126:20: warning: invalid access to non-static data member âJrd::LatchWait::lwt_waitersâ of NULL object >../src/jrd/cch.cpp:6126:20: warning: (perhaps the âoffsetofâ macro was used incorrectly) >../src/jrd/cch.cpp: In function âbool is_writeable(Jrd::BufferDesc*, ULONG)â: >../src/jrd/cch.cpp:6292:34: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:6292:34: 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:6379:28: warning: invalid access to non-static data member âJrd::Precedence::pre_higherâ of NULL object >../src/jrd/cch.cpp:6379:28: warning: (perhaps the âoffsetofâ macro was used incorrectly) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cmp.cpp -o ../temp/std/jrd/cmp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/cvt2.cpp -o ../temp/std/jrd/cvt2.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/DataTypeUtil.cpp -o ../temp/std/jrd/DataTypeUtil.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/std/jrd/dfw.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/jrd/dfw.cpp -o ../temp/std/jrd/dfw.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/UserManagement.cpp -o ../temp/std/jrd/UserManagement.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/divorce.cpp -o ../temp/std/jrd/divorce.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/err.cpp -o ../temp/std/jrd/err.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/event.cpp -o ../temp/std/jrd/event.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/evl.cpp -o ../temp/std/jrd/evl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/exe.cpp -o ../temp/std/jrd/exe.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ext.cpp -o ../temp/std/jrd/ext.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/execute_statement.cpp -o ../temp/std/jrd/execute_statement.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/filters.cpp -o ../temp/std/jrd/filters.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/flu.cpp -o ../temp/std/jrd/flu.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/functions.cpp -o ../temp/std/jrd/functions.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/idx.cpp -o ../temp/std/jrd/idx.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/inf.cpp -o ../temp/std/jrd/inf.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/intl.cpp -o ../temp/std/jrd/intl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/intl_builtin.cpp -o ../temp/std/jrd/intl_builtin.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/IntlManager.cpp -o ../temp/std/jrd/IntlManager.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/IntlUtil.cpp -o ../temp/std/jrd/IntlUtil.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc_sync.cpp -o ../temp/std/jrd/isc_sync.o >../src/jrd/isc_sync.cpp: In function âUCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, ULONG, bool, mtx**)â: >../src/jrd/isc_sync.cpp:3216:51: warning: ignoring return value of âint ftruncate(int, __off64_t)â, declared with attribute warn_unused_result >../src/jrd/isc_sync.cpp: In function âUCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, ULONG, sh_mem*)â: >../src/jrd/isc_sync.cpp:1886:25: warning: ignoring return value of âint ftruncate(int, __off64_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/jrd.cpp -o ../temp/std/jrd/jrd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Database.cpp -o ../temp/std/jrd/Database.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/lck.cpp -o ../temp/std/jrd/lck.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/mov.cpp -o ../temp/std/jrd/mov.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/nav.cpp -o ../temp/std/jrd/nav.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/opt.cpp -o ../temp/std/jrd/opt.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Optimizer.cpp -o ../temp/std/jrd/Optimizer.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/pag.cpp -o ../temp/std/jrd/pag.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/misc/blrtable.cpp -o ../temp/std/misc/blrtable.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses >../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/par.cpp -o ../temp/std/jrd/par.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ods.cpp -o ../temp/std/jrd/ods.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/pwd.cpp -o ../temp/std/jrd/pwd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/PreparedStatement.cpp -o ../temp/std/jrd/PreparedStatement.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/RandomGenerator.cpp -o ../temp/std/jrd/RandomGenerator.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/Relation.cpp -o ../temp/std/jrd/Relation.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ResultSet.cpp -o ../temp/std/jrd/ResultSet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/rlck.cpp -o ../temp/std/jrd/rlck.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/rpb_chain.cpp -o ../temp/std/jrd/rpb_chain.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/rse.cpp -o ../temp/std/jrd/rse.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sdw.cpp -o ../temp/std/jrd/sdw.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/shut.cpp -o ../temp/std/jrd/shut.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sort.cpp -o ../temp/std/jrd/sort.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sqz.cpp -o ../temp/std/jrd/sqz.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/svc.cpp -o ../temp/std/jrd/svc.o >../src/jrd/svc.cpp: In member function âvoid Jrd::Service::readFbLog()â: >../src/jrd/svc.cpp:2227:40: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/SysFunction.cpp -o ../temp/std/jrd/SysFunction.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/TempSpace.cpp -o ../temp/std/jrd/TempSpace.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/tpc.cpp -o ../temp/std/jrd/tpc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/tra.cpp -o ../temp/std/jrd/tra.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/validation.cpp -o ../temp/std/jrd/validation.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/vio.cpp -o ../temp/std/jrd/vio.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/nodebug.cpp -o ../temp/std/jrd/nodebug.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/nbak.cpp -o ../temp/std/jrd/nbak.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sha.cpp -o ../temp/std/jrd/sha.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/unix.cpp -o ../temp/std/jrd/os/posix/unix.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/TextType.cpp -o ../temp/std/jrd/TextType.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/unicode_util.cpp -o ../temp/std/jrd/unicode_util.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/std/jrd/RuntimeStatistics.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/DebugInterface.cpp -o ../temp/std/jrd/DebugInterface.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/extds/ExtDS.cpp -o ../temp/std/jrd/extds/ExtDS.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/extds/InternalDS.cpp -o ../temp/std/jrd/extds/InternalDS.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/extds/IscDS.cpp -o ../temp/std/jrd/extds/IscDS.o >../src/jrd/extds/IscDS.cpp:1494:2: warning: âvoid isc_expand_dpb(char**, short int*, ...)â is deprecated (declared at ../src/jrd/extds/../ibase.h:511) >../src/jrd/extds/IscDS.cpp:1499:2: warning: âint isc_interprete(char*, ISC_STATUS**)â is deprecated (declared at ../src/jrd/extds/../ibase.h:541) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceConfigStorage.cpp -o ../temp/std/jrd/trace/TraceConfigStorage.o >../src/jrd/trace/TraceConfigStorage.cpp: In member function âvoid Jrd::ConfigStorage::updateSession(Firebird::TraceSession&)â: >../src/jrd/trace/TraceConfigStorage.cpp:548:35: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceLog.cpp -o ../temp/std/jrd/trace/TraceLog.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceManager.cpp -o ../temp/std/jrd/trace/TraceManager.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceObjects.cpp -o ../temp/std/jrd/trace/TraceObjects.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/pretty.cpp -o ../temp/std/gpre/pretty.o >../src/gpre/pretty.cpp: In function âint error(ctl*, SSHORT, const TEXT*, int)â: >../src/gpre/pretty.cpp:297:34: warning: format not a string literal and no format arguments >../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/std/dsql/array.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/dsql/blob.cpp -o ../temp/std/dsql/blob.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/preparse.cpp -o ../temp/std/dsql/preparse.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/user_dsql.cpp -o ../temp/std/dsql/user_dsql.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/utld.cpp -o ../temp/std/dsql/utld.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/keywords.cpp -o ../temp/std/dsql/keywords.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids -cxx ../src/dsql/metd.epp ../temp/std/dsql/metd.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/dsql/metd.cpp -o ../temp/std/dsql/metd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/ddl.cpp -o ../temp/std/dsql/ddl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/dsql.cpp -o ../temp/std/dsql/dsql.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/errd.cpp -o ../temp/std/dsql/errd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/gen.cpp -o ../temp/std/dsql/gen.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/hsh.cpp -o ../temp/std/dsql/hsh.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/make.cpp -o ../temp/std/dsql/make.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/movd.cpp -o ../temp/std/dsql/movd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/parse.cpp -o ../temp/std/dsql/parse.o >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:16018:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >../src/dsql/parse.cpp:17501:1: warning: deprecated conversion from string constant to âchar*â >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/Parser.cpp -o ../temp/std/dsql/Parser.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/pass1.cpp -o ../temp/std/dsql/pass1.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/misc_func.cpp -o ../temp/std/dsql/misc_func.o >../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/dsql/DdlNodes.epp ../temp/std/dsql/DdlNodes.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/dsql/DdlNodes.cpp -o ../temp/std/dsql/DdlNodes.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/StmtNodes.cpp -o ../temp/std/dsql/StmtNodes.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/lock/lock.cpp -o ../temp/std/lock/lock.o >../src/lock/lock.cpp: In member function âvoid Jrd::LockManager::bug(ISC_STATUS*, const TEXT*)â: >../src/lock/lock.cpp:1606:47: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/interface.cpp -o ../temp/std/remote/interface.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/inet.cpp -o ../temp/std/remote/inet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/merge.cpp -o ../temp/std/remote/merge.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/parser.cpp -o ../temp/std/remote/parser.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/protocol.cpp -o ../temp/std/remote/protocol.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/remote.cpp -o ../temp/std/remote/remote.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/xdr.cpp -o ../temp/std/remote/xdr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "security2.fdb" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/utilities/gsec/security.cpp -o ../temp/std/utilities/gsec/security.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/gsec/gsec.cpp -o ../temp/std/utilities/gsec/gsec.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gstat/dba.epp ../temp/std/utilities/gstat/dba.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/utilities/gstat/dba.cpp -o ../temp/std/utilities/gstat/dba.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/gstat/ppg.cpp -o ../temp/std/utilities/gstat/ppg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/ClumpletReader.cpp -o ../temp/std/common/classes/ClumpletReader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/std/common/classes/ClumpletWriter.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config.cpp -o ../temp/std/common/config/config.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config_file.cpp -o ../temp/std/common/config/config_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/dir_list.cpp -o ../temp/std/common/config/dir_list.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/burp.cpp -o ../temp/std/burp/burp.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/std/burp/backup.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/burp/backup.cpp -o ../temp/std/burp/backup.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/std/burp/restore.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/burp/restore.cpp -o ../temp/std/burp/restore.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/mvol.cpp -o ../temp/std/burp/mvol.o >../src/burp/mvol.cpp: In function âvoid prompt_for_name(SCHAR*, int)â: >../src/burp/mvol.cpp:959:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:963:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:969:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:972:24: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:979:25: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp: In function âbool read_header(DESC, ULONG*, USHORT*, bool)â: >../src/burp/mvol.cpp:1143:15: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:1177:15: warning: format not a string literal and no format arguments >../src/burp/mvol.cpp:1206:15: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/misc.cpp -o ../temp/std/burp/misc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/canonical.cpp -o ../temp/std/burp/canonical.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/alice/alice.cpp -o ../temp/std/alice/alice.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/alice/exe.cpp -o ../temp/std/alice/exe.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/std/alice/alice_meta.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/alice/alice_meta.cpp -o ../temp/std/alice/alice_meta.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/alice/tdr.cpp -o ../temp/std/alice/tdr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/nbackup.cpp -o ../temp/std/utilities/nbackup.o >../src/utilities/nbackup.cpp: In member function âvoid NBackup::restore_database(const NBackup::BackupFiles&)â: >../src/utilities/nbackup.cpp:1026:27: warning: ignoring return value of âint scanf(const char*, ...)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceCmdLine.cpp -o ../temp/std/jrd/trace/TraceCmdLine.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/trace/TraceService.cpp -o ../temp/std/jrd/trace/TraceService.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/inet_server.cpp -o ../temp/std/remote/inet_server.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/server.cpp -o ../temp/std/remote/server.o >../src/remote/server.cpp: In member function âISC_STATUS rem_port::ddl(P_DDL*, PACKET*)â: >../src/remote/server.cpp:1624:2: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/remote/../jrd/ibase.h:707) >../src/remote/server.cpp:1625:50: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/remote/../jrd/ibase.h:707) >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,--version-script,../builds/posix/firebird.vers -Wl,-O1 -Wl,--as-needed -pthread -shared -Wl,-soname,libfbembed.so.2.5 -Wl,-rpath,/usr/lib64 -o ../gen/firebird/lib/libfbembed.so.2.5.0 ../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/os_utils.o ../temp/std/common/dllinst.o ../temp/std/jrd/alt.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/perf.o ../temp/std/jrd/sdl.o ../temp/std/jrd/status.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/ThreadStart.o ../temp/std/jrd/utl.o ../temp/std/jrd/why.o ../temp/std/common/cvt.o ../temp/std/jrd/blob_filter.o ../temp/std/jrd/cvt.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/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/UserManagement.o ../temp/std/jrd/divorce.o ../temp/std/jrd/err.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/isc_sync.o ../temp/std/jrd/jrd.o ../temp/std/jrd/Database.o ../temp/std/jrd/lck.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/pwd.o ../temp/std/jrd/PreparedStatement.o ../temp/std/jrd/RandomGenerator.o ../temp/std/jrd/Relation.o ../temp/std/jrd/ResultSet.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/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/unicode_util.o ../temp/std/jrd/RuntimeStatistics.o ../temp/std/jrd/DebugInterface.o ../temp/std/jrd/extds/ExtDS.o ../temp/std/jrd/extds/InternalDS.o ../temp/std/jrd/extds/IscDS.o ../temp/std/jrd/trace/TraceConfigStorage.o ../temp/std/jrd/trace/TraceLog.o ../temp/std/jrd/trace/TraceManager.o ../temp/std/jrd/trace/TraceObjects.o ../temp/std/gpre/pretty.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/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/Parser.o ../temp/std/dsql/pass1.o ../temp/std/dsql/misc_func.o ../temp/std/dsql/DdlNodes.o ../temp/std/dsql/StmtNodes.o ../temp/std/lock/lock.o ../temp/std/remote/interface.o ../temp/std/remote/inet.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/utilities/gsec/call_service.o ../temp/std/utilities/gsec/security.o ../temp/std/utilities/gsec/gsec.o ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.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/burp/burp.o ../temp/std/burp/backup.o ../temp/std/burp/restore.o ../temp/std/burp/mvol.o ../temp/std/burp/misc.o ../temp/std/burp/canonical.o ../temp/std/alice/alice.o ../temp/std/alice/exe.o ../temp/std/alice/alice_meta.o ../temp/std/alice/tdr.o ../temp/std/utilities/nbackup.o ../temp/std/jrd/trace/TraceCmdLine.o ../temp/std/jrd/trace/TraceService.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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PathName.o ../temp/std/vulcan/RefObject.o -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n >(cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.5.0 libfbembed.so.2.5 ) >(cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.5 libfbembed.so ) >rm ../temp/std/jrd/fun.cpp ../temp/std/jrd/dyn_del.cpp ../temp/std/alice/alice_meta.cpp ../temp/std/dsql/blob.cpp ../temp/std/jrd/met.cpp ../temp/std/utilities/gstat/dba.cpp ../temp/std/jrd/pcmet.cpp ../temp/std/jrd/dyn_def.cpp ../temp/std/jrd/scl.cpp ../temp/std/jrd/grant.cpp ../temp/std/jrd/dpm.cpp ../temp/std/utilities/gsec/security.cpp ../temp/std/burp/restore.cpp ../temp/std/burp/backup.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 >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.inet_server >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/server_stub.cpp -o ../temp/std/remote/server_stub.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/remote/server_stub.o -o ../gen/firebird/bin/fb_inet_server -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.smp_server >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/inet_server.cpp -o ../temp/superserver/remote/inet_server.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/server.cpp -o ../temp/superserver/remote/server.o >../src/remote/server.cpp: In member function âISC_STATUS rem_port::ddl(P_DDL*, PACKET*)â: >../src/remote/server.cpp:1624:2: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/remote/../jrd/ibase.h:707) >../src/remote/server.cpp:1625:50: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/remote/../jrd/ibase.h:707) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/server_stub.cpp -o ../temp/superserver/remote/server_stub.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ThreadData.cpp -o ../temp/superserver/jrd/ThreadData.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/divorce.cpp -o ../temp/superserver/jrd/divorce.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/dsc.cpp -o ../temp/superserver/jrd/dsc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/enc.cpp -o ../temp/superserver/jrd/enc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc_file.cpp -o ../temp/superserver/jrd/isc_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc.cpp -o ../temp/superserver/jrd/isc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sdl.cpp -o ../temp/superserver/jrd/sdl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/status.cpp -o ../temp/superserver/jrd/status.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/cvt.cpp -o ../temp/superserver/common/cvt.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/inet.cpp -o ../temp/superserver/remote/inet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/merge.cpp -o ../temp/superserver/remote/merge.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/parser.cpp -o ../temp/superserver/remote/parser.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/protocol.cpp -o ../temp/superserver/remote/protocol.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/remote.cpp -o ../temp/superserver/remote/remote.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/xdr.cpp -o ../temp/superserver/remote/xdr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/alloc.cpp -o ../temp/superserver/common/classes/alloc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/locks.cpp -o ../temp/superserver/common/classes/locks.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/semaphore.cpp -o ../temp/superserver/common/classes/semaphore.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/fb_string.cpp -o ../temp/superserver/common/classes/fb_string.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/timestamp.cpp -o ../temp/superserver/common/classes/timestamp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/PublicHandle.cpp -o ../temp/superserver/common/classes/PublicHandle.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/TempFile.cpp -o ../temp/superserver/common/classes/TempFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/UserBlob.cpp -o ../temp/superserver/common/classes/UserBlob.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/SafeArg.cpp -o ../temp/superserver/common/classes/SafeArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MsgPrint.cpp -o ../temp/superserver/common/classes/MsgPrint.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/BaseStream.cpp -o ../temp/superserver/common/classes/BaseStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/fb_exception.cpp -o ../temp/superserver/common/fb_exception.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/thd.cpp -o ../temp/superserver/common/thd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MetaName.cpp -o ../temp/superserver/common/classes/MetaName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusHolder.cpp -o ../temp/superserver/common/StatusHolder.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/init.cpp -o ../temp/superserver/common/classes/init.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/StatusArg.cpp -o ../temp/superserver/common/StatusArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/utils.cpp -o ../temp/superserver/common/utils.o >../src/common/utils.cpp: In function âvoid fb_utils::getCwd(Firebird::PathName&)â: >../src/common/utils.cpp:692:28: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/AdminException.cpp -o ../temp/superserver/config/AdminException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Args.cpp -o ../temp/superserver/config/Args.o >../src/config/Args.cpp: In static member function âstatic void Args::printHelp(const char*, const Args::Switches*)â: >../src/config/Args.cpp:180:19: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPasswords(const char*, char*, int)â: >../src/config/Args.cpp:204:15: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPassword(const char*, char*, int)â: >../src/config/Args.cpp:244:15: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ArgsException.cpp -o ../temp/superserver/config/ArgsException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObj.cpp -o ../temp/superserver/config/ConfObj.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObject.cpp -o ../temp/superserver/config/ConfObject.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfigFile.cpp -o ../temp/superserver/config/ConfigFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Configuration.cpp -o ../temp/superserver/config/Configuration.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Element.cpp -o ../temp/superserver/config/Element.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/FileName.cpp -o ../temp/superserver/config/FileName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputFile.cpp -o ../temp/superserver/config/InputFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputStream.cpp -o ../temp/superserver/config/InputStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Lex.cpp -o ../temp/superserver/config/Lex.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ScanDir.cpp -o ../temp/superserver/config/ScanDir.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Stream.cpp -o ../temp/superserver/config/Stream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/StreamSegment.cpp -o ../temp/superserver/config/StreamSegment.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/PathName.cpp -o ../temp/superserver/vulcan/PathName.o >../src/vulcan/PathName.cpp: In static member function âstatic const char* PathName::getWorkingDirectory()â: >../src/vulcan/PathName.cpp:75:53: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/RefObject.cpp -o ../temp/superserver/vulcan/RefObject.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superserver/common/classes/ClumpletReader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superserver/common/classes/ClumpletWriter.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config.cpp -o ../temp/superserver/common/config/config.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config_file.cpp -o ../temp/superserver/common/config/config_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/dir_list.cpp -o ../temp/superserver/common/config/dir_list.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superserver/jrd/config_root.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superserver/jrd/path_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superserver/jrd/mod_loader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superserver/jrd/fbsyslog.o >../src/jrd/os/posix/fbsyslog.cpp: In static member function âstatic void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)â: >../src/jrd/os/posix/fbsyslog.cpp:53:30: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >../src/jrd/os/posix/fbsyslog.cpp:54:21: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/guid.cpp -o ../temp/superserver/jrd/guid.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/superserver/jrd/os_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERSERVER -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/dllinst.cpp -o ../temp/superserver/common/dllinst.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/superserver/remote/inet_server.o ../temp/superserver/remote/server.o ../temp/superserver/remote/server_stub.o ../temp/superserver/jrd/ThreadData.o ../temp/superserver/jrd/divorce.o ../temp/superserver/jrd/dsc.o ../temp/superserver/jrd/enc.o ../temp/superserver/jrd/isc_file.o ../temp/superserver/jrd/isc.o ../temp/superserver/jrd/sdl.o ../temp/superserver/jrd/status.o ../temp/superserver/common/cvt.o ../temp/superserver/remote/inet.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/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/PublicHandle.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/thd.o ../temp/superserver/common/classes/MetaName.o ../temp/superserver/common/StatusHolder.o ../temp/superserver/common/classes/init.o ../temp/superserver/common/StatusArg.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/PathName.o ../temp/superserver/vulcan/RefObject.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/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/os_utils.o ../temp/superserver/common/dllinst.o -o ../gen/firebird/bin/fb_smp_server -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.gfix >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/alice/alice_meta.cpp -o ../temp/std/alice/alice_meta.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/alice/aliceMain.cpp -o ../temp/std/alice/aliceMain.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/UtilSvc.cpp -o ../temp/std/common/UtilSvc.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/alice/alice_meta.o ../temp/std/alice/alice.o ../temp/std/alice/exe.o ../temp/std/alice/tdr.o ../temp/std/alice/aliceMain.o ../temp/std/jrd/isc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/path_utils.o ../temp/std/common/UtilSvc.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PublicHandle.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 -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.gbak >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/std/burp/backup.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/burp/backup.cpp -o ../temp/std/burp/backup.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/std/burp/restore.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/burp/restore.cpp -o ../temp/std/burp/restore.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/burpMain.cpp -o ../temp/std/burp/burpMain.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/burp/burpMain.o ../temp/std/remote/xdr.o ../temp/std/jrd/sdl.o ../temp/std/jrd/path_utils.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/ThreadData.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PublicHandle.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 -latomic_ops -lm -ldl -lcurses >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/burp/spit.cpp -o ../temp/std/burp/spit.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/burp/spit.o -o ../gen/firebird/bin/gsplit -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.isql >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/std/isql/extract.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/isql/extract.cpp -o ../temp/std/isql/extract.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/std/isql/isql.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/isql/show.cpp -o ../temp/std/isql/show.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/Extender.cpp -o ../temp/std/isql/Extender.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/InputDevices.cpp -o ../temp/std/isql/InputDevices.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/ColList.cpp -o ../temp/std/isql/ColList.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/isql/OptionsBase.cpp -o ../temp/std/isql/OptionsBase.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/isql/extract.o ../temp/std/isql/isql.o ../temp/std/isql/show.o ../temp/std/isql/Extender.o ../temp/std/isql/InputDevices.o ../temp/std/isql/ColList.o ../temp/std/isql/OptionsBase.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PublicHandle.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 -ledit -latomic_ops -lm -ldl -lcurses >rm ../temp/std/isql/extract.cpp ../temp/std/isql/show.cpp ../temp/std/isql/isql.cpp >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.gpre >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/gpre_meta.cpp -o ../temp/std/gpre/gpre_meta.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/cmd.cpp -o ../temp/std/gpre/cmd.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/cme.cpp -o ../temp/std/gpre/cme.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/cmp.cpp -o ../temp/std/gpre/cmp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/c_cxx.cpp -o ../temp/std/gpre/c_cxx.o >../src/gpre/c_cxx.cpp: In function âvoid gen_blr(void*, SSHORT, const char*)â: >../src/gpre/c_cxx.cpp:1148:22: warning: format not a string literal and no format arguments >../src/gpre/c_cxx.cpp: In function âvoid gen_raw(const UCHAR*, int)â: >../src/gpre/c_cxx.cpp:2729:24: warning: format not a string literal and no format arguments >../src/gpre/c_cxx.cpp:2734:23: warning: format not a string literal and no format arguments >../src/gpre/c_cxx.cpp: In function âvoid gen_variable(const act*, int)â: >../src/gpre/c_cxx.cpp:3498:55: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/exp.cpp -o ../temp/std/gpre/exp.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/gpre.cpp -o ../temp/std/gpre/gpre.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/hsh.cpp -o ../temp/std/gpre/hsh.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/int_cxx.cpp -o ../temp/std/gpre/int_cxx.o >../src/gpre/int_cxx.cpp: In function âvoid gen_variable(const act*, int)â: >../src/gpre/int_cxx.cpp:634:60: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/jrdmet.cpp -o ../temp/std/gpre/jrdmet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/movg.cpp -o ../temp/std/gpre/movg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/msc.cpp -o ../temp/std/gpre/msc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/par.cpp -o ../temp/std/gpre/par.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/pat.cpp -o ../temp/std/gpre/pat.o >../src/gpre/pat.cpp: In function âvoid PATTERN_expand(USHORT, const TEXT*, PAT*)â: >../src/gpre/pat.cpp:465:35: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/sqe.cpp -o ../temp/std/gpre/sqe.o >../src/gpre/sqe.cpp: In function âgpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)â: >../src/gpre/sqe.cpp:2535:86: warning: converting âfalseâ to pointer type for argument 4 of âgpre_nod* par_primitive_value(gpre_req*, bool, USHORT*, bool*)â >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/sql.cpp -o ../temp/std/gpre/sql.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/path_utils.o ../temp/std/common/cvt.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PublicHandle.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 -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.libfbclient libfbclient >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/alt.cpp -o ../temp/superclient/jrd/alt.o >../src/jrd/alt.cpp: In function âISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)â: >../src/jrd/alt.cpp:600:9: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) >../src/jrd/alt.cpp:600:70: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/jrd/../jrd/ibase.h:707) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/db_alias.cpp -o ../temp/superclient/jrd/db_alias.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/dsc.cpp -o ../temp/superclient/jrd/dsc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/enc.cpp -o ../temp/superclient/jrd/enc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/gds.cpp -o ../temp/superclient/jrd/gds.o >../src/jrd/gds.cpp: In function âvoid gds__trace_raw(const char*, unsigned int)â: >../src/jrd/gds.cpp:1077:27: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc.cpp -o ../temp/superclient/jrd/isc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc_file.cpp -o ../temp/superclient/jrd/isc_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superclient/jrd/isc_ipc.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/perf.cpp -o ../temp/superclient/jrd/perf.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/sdl.cpp -o ../temp/superclient/jrd/sdl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/status.cpp -o ../temp/superclient/jrd/status.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ThreadData.cpp -o ../temp/superclient/jrd/ThreadData.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/ThreadStart.cpp -o ../temp/superclient/jrd/ThreadStart.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/utl.cpp -o ../temp/superclient/jrd/utl.o >../src/jrd/utl.cpp: In function âint dump(ISC_QUAD*, FB_API_HANDLE, FB_API_HANDLE, FILE*)â: >../src/jrd/utl.cpp:1816:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >../src/jrd/utl.cpp: In function âint gds__edit(const TEXT*, USHORT)â: >../src/jrd/utl.cpp:604:16: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/why.cpp -o ../temp/superclient/jrd/why.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/cvt.cpp -o ../temp/superclient/common/cvt.o >../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superclient/dsql/array.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/superclient/dsql/blob.cpp -o ../temp/superclient/dsql/blob.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/preparse.cpp -o ../temp/superclient/dsql/preparse.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/user_dsql.cpp -o ../temp/superclient/dsql/user_dsql.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/utld.cpp -o ../temp/superclient/dsql/utld.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dsql/keywords.cpp -o ../temp/superclient/dsql/keywords.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/interface.cpp -o ../temp/superclient/remote/interface.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/inet.cpp -o ../temp/superclient/remote/inet.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/merge.cpp -o ../temp/superclient/remote/merge.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/parser.cpp -o ../temp/superclient/remote/parser.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/protocol.cpp -o ../temp/superclient/remote/protocol.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/remote.cpp -o ../temp/superclient/remote/remote.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/remote/xdr.cpp -o ../temp/superclient/remote/xdr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/gpre/pretty.cpp -o ../temp/superclient/gpre/pretty.o >../src/gpre/pretty.cpp: In function âint error(ctl*, SSHORT, const TEXT*, int)â: >../src/gpre/pretty.cpp:297:34: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/gsec/call_service.cpp -o ../temp/superclient/utilities/gsec/call_service.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/utils.cpp -o ../temp/superclient/common/utils.o >../src/common/utils.cpp: In function âvoid fb_utils::getCwd(Firebird::PathName&)â: >../src/common/utils.cpp:692:28: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/semaphore.cpp -o ../temp/superclient/common/classes/semaphore.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/PublicHandle.cpp -o ../temp/superclient/common/classes/PublicHandle.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/TempFile.cpp -o ../temp/superclient/common/classes/TempFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/SafeArg.cpp -o ../temp/superclient/common/classes/SafeArg.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/MsgPrint.cpp -o ../temp/superclient/common/classes/MsgPrint.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/BaseStream.cpp -o ../temp/superclient/common/classes/BaseStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superclient/jrd/config_root.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superclient/jrd/path_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superclient/jrd/fbsyslog.o >../src/jrd/os/posix/fbsyslog.cpp: In static member function âstatic void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)â: >../src/jrd/os/posix/fbsyslog.cpp:53:30: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >../src/jrd/os/posix/fbsyslog.cpp:54:21: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/guid.cpp -o ../temp/superclient/jrd/guid.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/superclient/jrd/os_utils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/dllinst.cpp -o ../temp/superclient/common/dllinst.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config.cpp -o ../temp/superclient/common/config/config.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/config_file.cpp -o ../temp/superclient/common/config/config_file.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/config/dir_list.cpp -o ../temp/superclient/common/config/dir_list.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superclient/common/classes/ClumpletReader.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superclient/common/classes/ClumpletWriter.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,--version-script,../builds/posix/firebird.vers -Wl,-O1 -Wl,--as-needed -pthread -shared -Wl,-soname,libfbclient.so.2 -Wl,-rpath,/usr/lib64 -o ../gen/firebird/lib/libfbclient.so.2.5.0 ../temp/superclient/jrd/alt.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/perf.o ../temp/superclient/jrd/sdl.o ../temp/superclient/jrd/status.o ../temp/superclient/jrd/ThreadData.o ../temp/superclient/jrd/ThreadStart.o ../temp/superclient/jrd/utl.o ../temp/superclient/jrd/why.o ../temp/superclient/common/cvt.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/interface.o ../temp/superclient/remote/inet.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/thd.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/init.o ../temp/superclient/common/StatusArg.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/PublicHandle.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/jrd/os_utils.o ../temp/superclient/common/dllinst.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 -latomic_ops -lm -ldl -lcurses -lsupc++ -lgcc_eh >(cd ../gen/firebird/lib && ln -s -f libfbclient.so.2.5.0 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 `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.util >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/gstat/gstatMain.cpp -o ../temp/std/utilities/gstat/gstatMain.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.o ../temp/std/utilities/gstat/gstatMain.o ../temp/std/jrd/btn.o ../temp/std/jrd/db_alias.o ../temp/std/common/utils.o ../temp/std/jrd/ods.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/ThreadData.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/jrd/os_utils.o ../temp/std/common/dllinst.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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/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 -latomic_ops -lm -ldl -lcurses >../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/std/utilities/gsec/security.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "security2.fdb" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/utilities/gsec/security.cpp -o ../temp/std/utilities/gsec/security.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/gsec/gsecMain.cpp -o ../temp/std/utilities/gsec/gsecMain.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/utilities/gsec/gsec.o ../temp/std/utilities/gsec/security.o ../temp/std/utilities/gsec/call_service.o ../temp/std/utilities/gsec/gsecMain.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/common/UtilSvc.o ../temp/std/jrd/ThreadData.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/os_utils.o ../temp/std/common/dllinst.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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/gsec -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/guard/guard.cpp -o ../temp/std/utilities/guard/guard.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/guard/util.cpp -o ../temp/std/utilities/guard/util.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/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/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/common/utils.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 -latomic_ops -lm -ldl -lcurses >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/nbackup/nbkMain.cpp -o ../temp/std/utilities/nbackup/nbkMain.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/utilities/nbackup.o ../temp/std/utilities/nbackup/nbkMain.o ../temp/std/jrd/db_alias.o ../temp/std/common/UtilSvc.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/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/nbackup -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/lock/print.cpp -o ../temp/std/lock/print.o >../src/lock/print.cpp: In function âint main(int, char**)â: >../src/lock/print.cpp:245:35: warning: format not a string literal and no format arguments >../src/lock/print.cpp:372:36: warning: format not a string literal and no format arguments >../src/lock/print.cpp:595:43: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/lock/print.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc.o ../temp/std/jrd/db_alias.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/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.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/PublicHandle.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/fb_lock_print -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/fbsvcmgr.cpp -o ../temp/std/utilities/fbsvcmgr.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/locks.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/semaphore.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 ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../gen/firebird/lib/libfbembed.so.2.5.0 -o ../gen/firebird/bin/fbsvcmgr -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/fbtracemgr/traceMgrMain.cpp -o ../temp/std/utilities/fbtracemgr/traceMgrMain.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/firebird/intl ../temp/std/utilities/fbtracemgr/traceMgrMain.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/locks.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/trace/TraceCmdLine.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/semaphore.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 ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../gen/firebird/lib/libfbembed.so.2.5.0 -o ../gen/firebird/bin/fbtracemgr -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.gdef >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/exe.epp ../temp/std/dudley/exe.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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:1090:3: warning: âvoid isc_expand_dpb(char**, short int*, ...)â is deprecated (declared at ../src/include/../jrd/ibase.h:511) >../temp/std/dudley/extract.cpp:1090:236: warning: âvoid isc_expand_dpb(char**, short int*, ...)â is deprecated (declared at ../src/include/../jrd/ibase.h:511) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/ddl.cpp -o ../temp/std/dudley/ddl.o >../src/dudley/ddl.cpp: In function âbool DDL_yes_no(USHORT)â: >../src/dudley/ddl.cpp:721:16: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/expand.cpp -o ../temp/std/dudley/expand.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/expr.cpp -o ../temp/std/dudley/expr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/generate.cpp -o ../temp/std/dudley/generate.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/hsh.cpp -o ../temp/std/dudley/hsh.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/lex.cpp -o ../temp/std/dudley/lex.o >../src/dudley/lex.cpp: In function âint nextchar()â: >../src/dudley/lex.cpp:432:32: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/parse.cpp -o ../temp/std/dudley/parse.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/dudley/trn.cpp -o ../temp/std/dudley/trn.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/os_utils.o ../temp/std/common/dllinst.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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PublicHandle.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 -latomic_ops -lm -ldl -lcurses >rm ../temp/std/dudley/exe.cpp ../temp/std/dudley/extract.cpp >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.qli >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >rm -f yachts.lnk >ln -s -f metadata.fdb yachts.lnk >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/all.cpp -o ../temp/std/qli/all.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/command.cpp -o ../temp/std/qli/command.o >../src/qli/command.cpp: In function âvoid CMD_shell(qli_syntax*)â: >../src/qli/command.cpp:446:16: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/compile.cpp -o ../temp/std/qli/compile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/dtr.cpp -o ../temp/std/qli/dtr.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/err.cpp -o ../temp/std/qli/err.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/eval.cpp -o ../temp/std/qli/eval.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/expand.cpp -o ../temp/std/qli/expand.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/exe.cpp -o ../temp/std/qli/exe.o >../src/qli/exe.cpp: In function âFILE* EXEC_open_output(qli_nod*)â: >../src/qli/exe.cpp:341:15: warning: ignoring return value of âint dup(int)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/format.cpp -o ../temp/std/qli/format.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "help.fdb" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/qli/help.cpp -o ../temp/std/qli/help.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/hsh.cpp -o ../temp/std/qli/hsh.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/lex.cpp -o ../temp/std/qli/lex.o >../src/qli/lex.cpp: In function âbool LEX_get_line(const TEXT*, TEXT*, int)â: >../src/qli/lex.cpp:441:16: warning: format not a string literal and no format arguments >../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/meta.epp ../temp/std/qli/meta.cpp >gpre version LI-V2.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/qli/meta.cpp -o ../temp/std/qli/meta.o >../temp/std/qli/meta.cpp: In function âvoid execute_dynamic_ddl(qli_dbb*, qli_rlb*)â: >../temp/std/qli/meta.cpp:4583:6: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/meta.cpp:4584:41: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/mov.cpp -o ../temp/std/qli/mov.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/qli/parse.cpp -o ../temp/std/qli/parse.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/qli/proc.cpp -o ../temp/std/qli/proc.o >../temp/std/qli/proc.cpp: In function âvoid create_qli_procedures(qli_dbb*)â: >../temp/std/qli/proc.cpp:1366:6: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/proc.cpp:1367:45: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/proc.cpp:1374:6: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/proc.cpp:1375:45: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/proc.cpp:1382:6: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/proc.cpp:1383:45: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/proc.cpp:1390:6: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >../temp/std/qli/proc.cpp:1391:45: warning: âISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const char*)â is deprecated (declared at ../src/include/../jrd/ibase.h:707) >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -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.5.0.26074 Firebird 2.5 > Version(s) for database "yachts.lnk" > Firebird/linux AMD64 (access method), version "LI-V2.5.0.26074 Firebird 2.5" > on disk structure version 11.2 >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../temp/std/qli/show.cpp -o ../temp/std/qli/show.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath,/usr/lib64 -Wl,-rpath,/usr/lib64/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/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.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/PublicHandle.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 -latomic_ops -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 `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.embed.fbudf >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/extlib/fbudf/fbudf.cpp -o ../temp/superclient/extlib/fbudf/fbudf.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,-O1 -Wl,--as-needed -pthread -shared -Wl,-soname,fbudf.so -Wl,-rpath,/usr/lib64 -lm -o ../gen/firebird/UDF/fbudf.so ../temp/superclient/extlib/fbudf/fbudf.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -lib_util >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make -j1 -f ../gen/Makefile.fbtrace >make[2]: Entering directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/ntrace/TraceConfiguration.cpp -o ../temp/superclient/utilities/ntrace/TraceConfiguration.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/ntrace/traceplugin.cpp -o ../temp/superclient/utilities/ntrace/traceplugin.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/ntrace/TracePluginImpl.cpp -o ../temp/superclient/utilities/ntrace/TracePluginImpl.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/ntrace/TraceUnicodeUtils.cpp -o ../temp/superclient/utilities/ntrace/TraceUnicodeUtils.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/ntrace/PluginLogWriter.cpp -o ../temp/superclient/utilities/ntrace/PluginLogWriter.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/utilities/ntrace/os/posix/platform.cpp -o ../temp/superclient/utilities/ntrace/platform.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/isc_sync.cpp -o ../temp/superclient/jrd/isc_sync.o >../src/jrd/isc_sync.cpp: In function âUCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, ULONG, bool, mtx**)â: >../src/jrd/isc_sync.cpp:3216:51: warning: ignoring return value of âint ftruncate(int, __off64_t)â, declared with attribute warn_unused_result >../src/jrd/isc_sync.cpp: In function âUCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, ULONG, sh_mem*)â: >../src/jrd/isc_sync.cpp:1886:25: warning: ignoring return value of âint ftruncate(int, __off64_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/jrd/TextType.cpp -o ../temp/superclient/jrd/TextType.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/AdminException.cpp -o ../temp/superclient/config/AdminException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Args.cpp -o ../temp/superclient/config/Args.o >../src/config/Args.cpp: In static member function âstatic void Args::printHelp(const char*, const Args::Switches*)â: >../src/config/Args.cpp:180:19: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPasswords(const char*, char*, int)â: >../src/config/Args.cpp:204:15: warning: format not a string literal and no format arguments >../src/config/Args.cpp: In static member function âstatic bool Args::readPassword(const char*, char*, int)â: >../src/config/Args.cpp:244:15: warning: format not a string literal and no format arguments >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ArgsException.cpp -o ../temp/superclient/config/ArgsException.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObj.cpp -o ../temp/superclient/config/ConfObj.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfObject.cpp -o ../temp/superclient/config/ConfObject.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ConfigFile.cpp -o ../temp/superclient/config/ConfigFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Configuration.cpp -o ../temp/superclient/config/Configuration.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Element.cpp -o ../temp/superclient/config/Element.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/FileName.cpp -o ../temp/superclient/config/FileName.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputFile.cpp -o ../temp/superclient/config/InputFile.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/InputStream.cpp -o ../temp/superclient/config/InputStream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Lex.cpp -o ../temp/superclient/config/Lex.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/ScanDir.cpp -o ../temp/superclient/config/ScanDir.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/Stream.cpp -o ../temp/superclient/config/Stream.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/config/StreamSegment.cpp -o ../temp/superclient/config/StreamSegment.o >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/PathName.cpp -o ../temp/superclient/vulcan/PathName.o >../src/vulcan/PathName.cpp: In static member function âstatic const char* PathName::getWorkingDirectory()â: >../src/vulcan/PathName.cpp:75:53: warning: ignoring return value of âchar* getcwd(char*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=nocona -O2 -pipe -fomit-frame-pointer -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -DSUPERCLIENT -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -fno-rtti -c ../src/vulcan/RefObject.cpp -o ../temp/superclient/vulcan/RefObject.o >x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -fomit-frame-pointer -pthread -Wl,--version-script,../builds/posix/fbtrace.vers -Wl,-O1 -Wl,--as-needed -pthread -shared -Wl,-soname,libfbtrace.so.0 -Wl,-rpath,/usr/lib64 -o ../gen/firebird/plugins/libfbtrace.so ../temp/superclient/utilities/ntrace/TraceConfiguration.o ../temp/superclient/utilities/ntrace/traceplugin.o ../temp/superclient/utilities/ntrace/TracePluginImpl.o ../temp/superclient/utilities/ntrace/TraceUnicodeUtils.o ../temp/superclient/utilities/ntrace/PluginLogWriter.o ../temp/superclient/utilities/ntrace/platform.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/jrd/os_utils.o ../temp/superclient/common/dllinst.o ../temp/superclient/jrd/isc.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc_sync.o ../temp/superclient/jrd/CharSet.o ../temp/superclient/jrd/TextType.o ../temp/superclient/jrd/IntlUtil.o ../temp/superclient/jrd/unicode_util.o ../temp/superclient/common/classes/ClumpletReader.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/PathName.o ../temp/superclient/vulcan/RefObject.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/thd.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/init.o ../temp/superclient/common/StatusArg.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.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/PublicHandle.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/common/config/dir_list.o -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses >make[2]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >make[1]: Leaving directory `/var/tmp/portage/dev-db/firebird-2.5.0.26074.0/work/Firebird-2.5.0.26074-0/gen' >>>> Source compiled. >[31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------[0m >[31;01mLOG FILE[0m "/var/log/sandbox/sandbox-16320.log" > >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/create_db empty.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb > >F: open_wr >S: deny >P: /var/log/firebird/firebird.log >A: /var/log/firebird/firebird.log >R: /var/log/firebird/firebird.log >C: ./empbuild employee.fdb >[31;01m--------------------------------------------------------------------------------[0m >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 347133
: 255793 |
256280