Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/firebird.spec'], False, '/var/lib/mock/dist-f12-build-460127-73828/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/firebird.spec'] warning: Could not canonicalize hostname: ppc9.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/firebird-2.1.2.18118.0-8.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/firebird.spec'], False, '/var/lib/mock/dist-f12-build-460127-73828/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/firebird.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eBIM04 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Firebird-2.1.2.18118-0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Firebird-2.1.2.18118-0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Firebird-2.1.2.18118-0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl -o ./doc/README.intl + echo 'Patch #2 (firebird-fix-initscript.patch):' Patch #2 (firebird-fix-initscript.patch): + /bin/cat /builddir/build/SOURCES/firebird-fix-initscript.patch + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #1 (firebird-2.1.2-doc.patch):' Patch #1 (firebird-2.1.2-doc.patch): + /bin/cat /builddir/build/SOURCES/firebird-2.1.2-doc.patch + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #0 (firebird-mcpu-to-mtune.patch):' Patch #0 (firebird-mcpu-to-mtune.patch): + /bin/cat /builddir/build/SOURCES/firebird-mcpu-to-mtune.patch + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #3 (firebird_lock-file-location.patch):' Patch #3 (firebird_lock-file-location.patch): + /bin/cat /builddir/build/SOURCES/firebird_lock-file-location.patch + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #4 (firebird-gcc-icu.patch):' Patch #4 (firebird-gcc-icu.patch): + /bin/cat /builddir/build/SOURCES/firebird-gcc-icu.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6ahbY7 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + LANG=C + export LANG + unset DISPLAY + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `builds/make.new/config'. libtoolize: copying file `builds/make.new/config/ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.in: not using Automake autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr/lib/firebird --with-system-icu checking whether make sets $(MAKE)... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for 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... gcc checking for gawk... gawk checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... yes 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 for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for unistd.h... (cached) yes checking if POSIX threads are available... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking netconfig.h usability... no checking netconfig.h presence... no checking for netconfig.h... no checking for rpc/xdr.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for main in -ldl... yes checking for main in -lm... yes checking for tgetent in -lcurses... yes checking for gettimeofday... yes checking if gettimeofday accepts second (timezone) argument... yes checking for time... yes checking for times... yes checking for library containing gethostname... none required checking for library containing connect... none required checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for library containing dirname... none required checking for dirname... yes checking for sigaction... yes checking for setitimer... yes checking for snprintf... yes checking for vsnprintf... yes checking for swab... yes checking for _swab... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether setpgrp takes no argument... yes checking for setpgid... yes checking whether getpgrp requires zero arguments... yes checking for flock... yes checking for initgroups... yes checking for getpagesize... (cached) yes checking for pread... yes checking for pwrite... yes checking for getcwd... yes checking for getwd... yes checking for setmntent... yes checking for getmntent... yes checking if getmntent needs second argument... no checking for setrlimit... yes checking for getrlimit... yes checking for tcgetattr... yes checking for strdup... yes checking for mkstemp... yes checking for pthread_keycreate... no checking for pthread_key_create... no checking for llrint... yes checking for localtime_r... yes checking for gmtime_r... yes checking for fchmod... yes checking for sem_timedwait... yes checking for sem_init... yes checking for working sem_int()... yes checking for semtimedop... yes checking whether byte ordering is bigendian... yes checking for working volatile... yes checking return type of signal handlers... void checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void *... 4 checking size of long... 4 checking for socklen_t... yes checking for semun... no checking if sem.h defines semun... no checking for struct XDR::xdr_ops... no checking for struct xdr_ops... yes checking alignment of long... 8 checking alignment of double... 8 checking for /proc/self/exe... yes checking for __thread... yes configure: creating ./config.status ./src/misc/writeBuildNum.sh: line 45: gen/test.header.txt: No such file or directory updating header file src/jrd/build_no.h cp: cannot stat `gen/test.header.txt': No such file or directory config.status: creating gen/install/misc/firebird.conf config.status: creating gen/install/misc/aliases.conf config.status: creating gen/install/misc/fbintl.conf config.status: creating gen/firebird/bin/fb_config config.status: creating gen/firebird/bin/posixLibrary.sh config.status: creating gen/firebird/bin/classicLibrary.sh config.status: creating gen/firebird/bin/superLibrary.sh config.status: creating gen/firebird/bin/changeRunUser.sh config.status: creating gen/firebird/bin/restoreRootRunUser.sh config.status: creating gen/install/makeInstallImage.sh config.status: creating gen/firebird/bin/tarMainInstall.sh config.status: creating gen/firebird/bin/tarinstall.sh config.status: creating gen/firebird/bin/preinstall.sh config.status: creating gen/firebird/bin/postinstall.sh config.status: creating gen/firebird/bin/preuninstall.sh config.status: creating gen/firebird/bin/postuninstall.sh config.status: creating gen/firebird/bin/taruninstall.sh config.status: creating gen/firebird/bin/tarMainUninstall.sh config.status: creating gen/install/scripts/rpmheader.txt config.status: creating gen/install/scripts/rpmfiles.txt config.status: creating gen/install/misc/firebird.xinetd config.status: creating gen/install/misc/firebird.init.d.generic config.status: creating gen/install/misc/firebird.init.d.mandrake config.status: creating gen/install/misc/firebird.init.d.suse config.status: creating gen/install/misc/firebird.init.d.debian config.status: creating gen/install/misc/firebird.init.d.gentoo config.status: creating gen/install/misc/firebird.init.d.slackware config.status: creating gen/install/misc/rc.config.firebird config.status: creating gen/firebird/bin/changeDBAPassword.sh config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status: creating gen/firebird/bin/createAliasDB.sh config.status: creating gen/firebird/bin/linuxLibrary.sh config.status: creating gen/firebird/bin/superLinux.sh config.status: creating gen/make.rules config.status: creating gen/make.defaults config.status: creating gen/make.platform config.status: creating gen/make.shared.variables config.status: creating gen/make.shared.targets config.status: creating gen/Makefile config.status: creating gen/Makefile.codes config.status: creating gen/Makefile.boot.gpre config.status: creating gen/Makefile.libfbstatic config.status: creating gen/Makefile.static.gpre config.status: creating gen/Makefile.static.gbak config.status: creating gen/Makefile.static.gfix config.status: creating gen/Makefile.static.isql config.status: creating gen/Makefile.refDatabases config.status: creating gen/Makefile.fbserver config.status: creating gen/Makefile.libfbclient config.status: creating gen/Makefile.client.fbudf config.status: creating gen/Makefile.client.gbak config.status: creating gen/Makefile.client.gfix config.status: creating gen/Makefile.client.gdef config.status: creating gen/Makefile.client.qli config.status: creating gen/Makefile.client.isql config.status: creating gen/Makefile.client.gpre config.status: creating gen/Makefile.client.util config.status: creating gen/Makefile.client.gsec config.status: creating gen/Makefile.intl config.status: creating gen/Makefile.msgs config.status: creating gen/Makefile.extlib config.status: creating gen/examples/Makefile.examples config.status: creating gen/Makefile.libfbembed config.status: creating gen/Makefile.inet_server config.status: creating gen/Makefile.embed.lockmgr config.status: creating gen/Makefile.embed.util config.status: creating gen/Makefile.embed.fbudf config.status: creating gen/Makefile.embed.gfix config.status: creating gen/Makefile.embed.gbak config.status: creating gen/Makefile.embed.isql config.status: creating gen/Makefile.embed.gdef config.status: creating gen/Makefile.embed.qli config.status: creating gen/Makefile.embed.gpre config.status: creating gen/Makefile.install config.status: creating Makefile config.status: creating gen/Makefile.extern.editline config.status: creating src/include/gen/autoconfig.h config.status: executing libtool commands The Firebird2 package has been configured with the following options: Architecture : ClassicServer Debug : disabled 64 bit I/O for 32-bit platforms : enabled Raw devices : enabled Lock manager : enabled Service name : gds_db Service port : 3050 GPRE modules : c_cxx.cpp Install Dir : /usr/lib/firebird + make make -C gen firebird make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../src/misc/writeBuildNum.sh createMakeVersion ../gen/Make.Version make[1]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -C ../extern/btyacc make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/btyacc' gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o closure.o closure.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o error.o error.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o lalr.o lalr.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o lr0.o lr0.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o main.o main.c main.c: In function 'set_signals': main.c:106: warning: passing argument 2 of 'signal' from incompatible pointer type /usr/include/signal.h:101: note: expected '__sighandler_t' but argument is of type 'void (*)(void)' main.c:110: warning: passing argument 2 of 'signal' from incompatible pointer type /usr/include/signal.h:101: note: expected '__sighandler_t' but argument is of type 'void (*)(void)' main.c:114: warning: passing argument 2 of 'signal' from incompatible pointer type /usr/include/signal.h:101: note: expected '__sighandler_t' but argument is of type 'void (*)(void)' main.c: At top level: main.c:127: warning: no previous prototype for 'no_more_options' gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o mkpar.o mkpar.c mkpar.c: In function 'unused_rules': mkpar.c:179: warning: suggest explicit braces to avoid ambiguous 'else' gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o output.o output.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o mstring.o mstring.c mstring.c:7:1: warning: "START" redefined In file included from mstring.c:1: defs.h:76:1: warning: this is the location of the previous definition gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o reader.o reader.c reader.c: In function 'keyword': reader.c:294: warning: passing argument 5 of 'bsearch' from incompatible pointer type /usr/include/stdlib.h:704: note: expected '__compar_fn_t' but argument is of type 'int (*)(const char *, const char *)' gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o readskel.o readskel.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o skeleton.o skeleton.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o symtab.o symtab.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o verbose.o verbose.c gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o warshall.o warshall.c gcc -o btyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o mstring.o reader.o readskel.o skeleton.o symtab.o verbose.o warshall.o main.o: In function `create_file_names': /builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/btyacc/main.c:337: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/btyacc' make -f ../gen/Makefile.extern.editline make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' cd ../extern/editline; chmod +x configure; ./configure --enable-static --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for gawk... (cached) gawk checking for nroff... no checking for awf... no checking for tgetent in -lcurses... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for term.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for u_int32_t... yes checking whether closedir returns void... no checking vfork.h usability... yes checking vfork.h presence... no checking for vfork.h... configure: WARNING: vfork.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: vfork.h: proceeding with the compiler's result yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for endpwent... yes checking for isascii... yes checking for memchr... yes checking for memset... yes checking for re_comp... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for issetugid... no checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make -C ../extern/editline make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline' Making all in src make[5]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline/src' sh ./makelist -h ./vi.c > vi.h sh ./makelist -h ./emacs.c > emacs.h sh ./makelist -h ./common.c > common.h sh ./makelist -fh vi.h emacs.h common.h > fcns.h sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h sh ./makelist -fc vi.h emacs.h common.h > fcns.c sh ./makelist -bc ./vi.c ./emacs.c ./common.c > help.c make all-am make[6]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT chared.lo -MD -MP -MF ".deps/chared.Tpo" -c -o chared.lo chared.c; \ then mv -f ".deps/chared.Tpo" ".deps/chared.Plo"; else rm -f ".deps/chared.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT chared.lo -MD -MP -MF .deps/chared.Tpo -c chared.c -o chared.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \ then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT el.lo -MD -MP -MF ".deps/el.Tpo" -c -o el.lo el.c; \ then mv -f ".deps/el.Tpo" ".deps/el.Plo"; else rm -f ".deps/el.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT el.lo -MD -MP -MF .deps/el.Tpo -c el.c -o el.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT emacs.lo -MD -MP -MF ".deps/emacs.Tpo" -c -o emacs.lo emacs.c; \ then mv -f ".deps/emacs.Tpo" ".deps/emacs.Plo"; else rm -f ".deps/emacs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.c -o emacs.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT hist.lo -MD -MP -MF ".deps/hist.Tpo" -c -o hist.lo hist.c; \ then mv -f ".deps/hist.Tpo" ".deps/hist.Plo"; else rm -f ".deps/hist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT hist.lo -MD -MP -MF .deps/hist.Tpo -c hist.c -o hist.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT key.lo -MD -MP -MF ".deps/key.Tpo" -c -o key.lo key.c; \ then mv -f ".deps/key.Tpo" ".deps/key.Plo"; else rm -f ".deps/key.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.c -o key.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT map.lo -MD -MP -MF ".deps/map.Tpo" -c -o map.lo map.c; \ then mv -f ".deps/map.Tpo" ".deps/map.Plo"; else rm -f ".deps/map.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT prompt.lo -MD -MP -MF ".deps/prompt.Tpo" -c -o prompt.lo prompt.c; \ then mv -f ".deps/prompt.Tpo" ".deps/prompt.Plo"; else rm -f ".deps/prompt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT prompt.lo -MD -MP -MF .deps/prompt.Tpo -c prompt.c -o prompt.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT read.lo -MD -MP -MF ".deps/read.Tpo" -c -o read.lo read.c; \ then mv -f ".deps/read.Tpo" ".deps/read.Plo"; else rm -f ".deps/read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT refresh.lo -MD -MP -MF ".deps/refresh.Tpo" -c -o refresh.lo refresh.c; \ then mv -f ".deps/refresh.Tpo" ".deps/refresh.Plo"; else rm -f ".deps/refresh.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT refresh.lo -MD -MP -MF .deps/refresh.Tpo -c refresh.c -o refresh.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT search.lo -MD -MP -MF ".deps/search.Tpo" -c -o search.lo search.c; \ then mv -f ".deps/search.Tpo" ".deps/search.Plo"; else rm -f ".deps/search.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT sig.lo -MD -MP -MF ".deps/sig.Tpo" -c -o sig.lo sig.c; \ then mv -f ".deps/sig.Tpo" ".deps/sig.Plo"; else rm -f ".deps/sig.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -o sig.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT term.lo -MD -MP -MF ".deps/term.Tpo" -c -o term.lo term.c; \ then mv -f ".deps/term.Tpo" ".deps/term.Plo"; else rm -f ".deps/term.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c -o term.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT tty.lo -MD -MP -MF ".deps/tty.Tpo" -c -o tty.lo tty.c; \ then mv -f ".deps/tty.Tpo" ".deps/tty.Plo"; else rm -f ".deps/tty.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT tty.lo -MD -MP -MF .deps/tty.Tpo -c tty.c -o tty.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT vi.lo -MD -MP -MF ".deps/vi.Tpo" -c -o vi.lo vi.c; \ then mv -f ".deps/vi.Tpo" ".deps/vi.Plo"; else rm -f ".deps/vi.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT vi.lo -MD -MP -MF .deps/vi.Tpo -c vi.c -o vi.o vi.c: In function 'vi_histedit': vi.c:1015: warning: ignoring return value of 'write', declared with attribute warn_unused_result vi.c:1016: warning: ignoring return value of 'write', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT fgetln.lo -MD -MP -MF ".deps/fgetln.Tpo" -c -o fgetln.lo fgetln.c; \ then mv -f ".deps/fgetln.Tpo" ".deps/fgetln.Plo"; else rm -f ".deps/fgetln.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT fgetln.lo -MD -MP -MF .deps/fgetln.Tpo -c fgetln.c -o fgetln.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT strlcat.lo -MD -MP -MF ".deps/strlcat.Tpo" -c -o strlcat.lo strlcat.c; \ then mv -f ".deps/strlcat.Tpo" ".deps/strlcat.Plo"; else rm -f ".deps/strlcat.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT strlcpy.lo -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.lo strlcpy.c; \ then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Plo"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT unvis.lo -MD -MP -MF ".deps/unvis.Tpo" -c -o unvis.lo unvis.c; \ then mv -f ".deps/unvis.Tpo" ".deps/unvis.Plo"; else rm -f ".deps/unvis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT unvis.lo -MD -MP -MF .deps/unvis.Tpo -c unvis.c -o unvis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT vis.lo -MD -MP -MF ".deps/vis.Tpo" -c -o vis.lo vis.c; \ then mv -f ".deps/vis.Tpo" ".deps/vis.Plo"; else rm -f ".deps/vis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT vis.lo -MD -MP -MF .deps/vis.Tpo -c vis.c -o vis.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT tokenizer.lo -MD -MP -MF ".deps/tokenizer.Tpo" -c -o tokenizer.lo tokenizer.c; \ then mv -f ".deps/tokenizer.Tpo" ".deps/tokenizer.Plo"; else rm -f ".deps/tokenizer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT history.lo -MD -MP -MF ".deps/history.Tpo" -c -o history.lo history.c; \ then mv -f ".deps/history.Tpo" ".deps/history.Plo"; else rm -f ".deps/history.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT history.lo -MD -MP -MF .deps/history.Tpo -c history.c -o history.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT filecomplete.lo -MD -MP -MF ".deps/filecomplete.Tpo" -c -o filecomplete.lo filecomplete.c; \ then mv -f ".deps/filecomplete.Tpo" ".deps/filecomplete.Plo"; else rm -f ".deps/filecomplete.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT filecomplete.lo -MD -MP -MF .deps/filecomplete.Tpo -c filecomplete.c -o filecomplete.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT readline.lo -MD -MP -MF ".deps/readline.Tpo" -c -o readline.lo readline.c; \ then mv -f ".deps/readline.Tpo" ".deps/readline.Plo"; else rm -f ".deps/readline.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -o readline.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT fcns.lo -MD -MP -MF ".deps/fcns.Tpo" -c -o fcns.lo fcns.c; \ then mv -f ".deps/fcns.Tpo" ".deps/fcns.Plo"; else rm -f ".deps/fcns.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT fcns.lo -MD -MP -MF .deps/fcns.Tpo -c fcns.c -o fcns.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT help.lo -MD -MP -MF ".deps/help.Tpo" -c -o help.lo help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Plo"; else rm -f ".deps/help.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -MT help.lo -MD -MP -MF .deps/help.Tpo -c help.c -o help.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -o libedit.la -rpath /usr/local/lib -no-undefined -version-info 0:24:0 chared.lo common.lo el.lo emacs.lo hist.lo key.lo map.lo parse.lo prompt.lo read.lo refresh.lo search.lo sig.lo term.lo tty.lo vi.lo fgetln.lo strlcat.lo strlcpy.lo unvis.lo vis.lo tokenizer.lo history.lo filecomplete.lo readline.lo fcns.lo help.lo -lcurses mkdir .libs ar cru .libs/libedit.a chared.o common.o el.o emacs.o hist.o key.o map.o parse.o prompt.o read.o refresh.o search.o sig.o term.o tty.o vi.o fgetln.o strlcat.o strlcpy.o unvis.o vis.o tokenizer.o history.o filecomplete.o readline.o fcns.o help.o ranlib .libs/libedit.a creating libedit.la (cd .libs && rm -f libedit.la && ln -s ../libedit.la libedit.la) make[6]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline/src' make[5]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline/src' make[5]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline' make[4]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline' make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/extern/editline' cp ../extern/editline/src/.libs/libedit.a ../gen/firebird/lib/libeditline.a make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' (cd ..; ./src/misc/writeBuildNum.sh rebuildHeader) files are identical make boot_phase1_build make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.boot.gpre gpre_boot make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/gds.cpp: In function 'SLONG safe_interpret(char*, size_t, const ISC_STATUS**, bool)': ../src/jrd/gds.cpp:910: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp:941: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1124: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/gds.cpp: In function 'SLONG gds__get_prefix(SSHORT, const TEXT*)': ../src/jrd/gds.cpp:1709: warning: unused variable 'count' ../src/jrd/gds.cpp: In function 'void gds__unregister_cleanup(void (*)(void*), void*)': ../src/jrd/gds.cpp:2481: warning: suggest parentheses around assignment used as truth value ../src/jrd/gds.cpp: In function 'void blr_print_verb(gds_ctl*, SSHORT)': ../src/jrd/gds.cpp:3289: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/gds.cpp:118: warning: 'FB_PID_FILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/boot/jrd/isc_ipc.o ../src/jrd/os/posix/isc_ipc.cpp: In function 'void ISC_signal_cancel(int, void (*)(void*), void*)': ../src/jrd/os/posix/isc_ipc.cpp:411: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cmd.cpp -o ../temp/boot/gpre/cmd.o In file included from ../src/gpre/cmd.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cmd.cpp: In function 'void put_computed_blr(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2350: warning: unused variable 'relation' ../src/gpre/cmd.cpp: In function 'void put_computed_source(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2384: warning: unused variable 'relation' ../src/gpre/cmd.cpp: In function 'void put_dtype(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2422: warning: unused variable 'precision' ../src/gpre/cmd.cpp:2423: warning: unused variable 'sub_type' ../src/gpre/cmd.cpp:2419: warning: 'dtype' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cme.cpp -o ../temp/boot/gpre/cme.o In file included from ../src/gpre/cme.cpp:38: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_expr(gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp: In function 'void CME_relation(gpre_ctx*, gpre_req*)': ../src/gpre/cme.cpp:1090: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_rse(gpre_rse*, gpre_req*)': ../src/gpre/cme.cpp:1157: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1227: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1236: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void cmp_plan(const gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cmp.cpp -o ../temp/boot/gpre/cmp.o In file included from ../src/gpre/cmp.cpp:34: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cmp.cpp: In function 'void CMP_compile_request(gpre_req*)': ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_for' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_store' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_store2' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_insert' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_cursor' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_select' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_mass_update' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_any' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_statistical' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_set_generator' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_LASTREQUEST' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_for(gpre_req*)': ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_modify' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_ready(gpre_req*)': ../src/gpre/cmp.cpp:1211: warning: unused variable 'action' ../src/gpre/cmp.cpp: In function 'void cmp_sdl_fudge(gpre_req*, SLONG)': ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_epascal' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cobol' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/cmp.cpp: In function 'gpre_port* make_port(gpre_req*, ref*)': ../src/gpre/cmp.cpp:1666: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/c_cxx.cpp -o ../temp/boot/gpre/c_cxx.o In file included from ../src/gpre/c_cxx.cpp:38: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void C_CXX_action(const act*, int)': ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/c_cxx.cpp: In function 'void asgn_to(const act*, ref*, int)': ../src/gpre/c_cxx.cpp:659: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp:687: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void gen_blob_open(const act*, USHORT)': ../src/gpre/c_cxx.cpp:1041: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void gen_blr(void*, SSHORT, const char*)': ../src/gpre/c_cxx.cpp:1114: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/c_cxx.cpp: In function 'void gen_compile(const act*, int)': ../src/gpre/c_cxx.cpp:1200: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_create_database(const act*, int)': ../src/gpre/c_cxx.cpp:1221: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1222: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1225: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1227: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:1241: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1258: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:1280: warning: format '%d' expects type 'int', but argument 7 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_cursor_init(const act*, int)': ../src/gpre/c_cxx.cpp:1334: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_ddl(const act*, int)': ../src/gpre/c_cxx.cpp:1540: warning: format '%d' expects type 'int', but argument 7 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'SSHORT gen_event_block(const act*)': ../src/gpre/c_cxx.cpp:1986: warning: unused variable 'event_name' ../src/gpre/c_cxx.cpp: In function 'void gen_get_or_put_slice(const act*, const ref*, bool, int)': ../src/gpre/c_cxx.cpp:2451: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2462: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_get_segment(const act*, int)': ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 6 has type 'ULONG' ../src/gpre/c_cxx.cpp:2518: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_put_segment(const act*, int)': ../src/gpre/c_cxx.cpp:2671: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 5 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 6 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_request(const gpre_req*)': ../src/gpre/c_cxx.cpp:2831: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2834: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2838: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2843: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2849: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2858: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2860: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2917: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2928: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2930: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2941: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2959: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2960: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_routine(const act*, int)': ../src/gpre/c_cxx.cpp:3003: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3005: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3005: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:3007: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_segment(const act*, int)': ../src/gpre/c_cxx.cpp:3112: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_slice(const act*, ref*, int)': ../src/gpre/c_cxx.cpp:3202: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3228: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_t_start(const act*, int)': ../src/gpre/c_cxx.cpp:3384: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_tpb(tpb*, int)': ../src/gpre/c_cxx.cpp:3410: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void make_array_declaration(ref*)': ../src/gpre/c_cxx.cpp:3614: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void make_port(const gpre_port*, int)': ../src/gpre/c_cxx.cpp:3782: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void make_ready(const dbb*, const TEXT*, const TEXT*, USHORT, const gpre_req*)': ../src/gpre/c_cxx.cpp:3801: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3804: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3806: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3814: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3853: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_blr(void*, SSHORT, const char*)': ../src/gpre/c_cxx.cpp:1073: warning: 'd' may be used uninitialized in this function ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/exp.cpp -o ../temp/boot/gpre/exp.o In file included from ../src/gpre/exp.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/exp.cpp: In function 'gpre_nod* EXP_literal()': ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_array(gpre_req*, gpre_fld*, bool, bool)': ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_fortran' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_epascal' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_over(gpre_ctx*)': ../src/gpre/exp.cpp:1344: warning: suggest parentheses around assignment used as truth value ../src/gpre/exp.cpp: In function 'gpre_nod* par_relational(gpre_req*)': ../src/gpre/exp.cpp:1490: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/gpre.cpp -o ../temp/boot/gpre/gpre.o In file included from ../src/gpre/gpre.cpp:57: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'int main(int, char**)': ../src/gpre/gpre.cpp:408: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:422: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:889: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:934: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'void CPR_raw_read()': ../src/gpre/gpre.cpp:1234: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1237: warning: the address of 'token_string' will always evaluate as 'true' ../src/gpre/gpre.cpp: In function 'bool file_rename(TEXT*, const TEXT*, const TEXT*)': ../src/gpre/gpre.cpp:1519: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1533: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1539: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'bool get_switches(int, TEXT**, const in_sw_tab_t*, sw_tab_t*, TEXT**)': ../src/gpre/gpre.cpp:1766: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1874: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/gpre.cpp:1895: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/gpre.cpp: In function 'tok* get_token()': ../src/gpre/gpre.cpp:2050: warning: unused variable 'start_line' ../src/gpre/gpre.cpp:2051: warning: unused variable 'start_position' ../src/gpre/gpre.cpp: In function 'SLONG pass1(const TEXT*)': ../src/gpre/gpre.cpp:2459: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/hsh.cpp -o ../temp/boot/gpre/hsh.o In file included from ../src/gpre/hsh.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'void HSH_remove(gpre_sym*)': ../src/gpre/hsh.cpp:194: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'int hash(const SCHAR*)': ../src/gpre/hsh.cpp:225: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'bool scompare2(const SCHAR*, const SCHAR*)': ../src/gpre/hsh.cpp:261: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/int_cxx.cpp -o ../temp/boot/gpre/int_cxx.o In file included from ../src/gpre/int_cxx.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/int_cxx.cpp: In function 'void INT_CXX_action(const act*, int)': ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_update' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/int_cxx.cpp: In function 'void gen_compile(const gpre_req*, int)': ../src/gpre/int_cxx.cpp:295: warning: unused variable 'symbol' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/jrdmet.cpp -o ../temp/boot/gpre/jrdmet.o In file included from ../src/gpre/jrdmet.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value In file included from ../src/gpre/../jrd/ini.h:28, from ../src/gpre/jrdmet.cpp:37: ../src/gpre/../jrd/../jrd/intlobj_new.h: At global scope: ../src/gpre/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/movg.cpp -o ../temp/boot/gpre/movg.o In file included from ../src/gpre/movg.cpp:43: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/msc.cpp -o ../temp/boot/gpre/msc.o In file included from ../src/gpre/msc.cpp:52: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/msc.cpp: In function 'void MSC_init()': ../src/gpre/msc.cpp:284: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/par.cpp -o ../temp/boot/gpre/par.o In file included from ../src/gpre/par.cpp:49: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pat.cpp -o ../temp/boot/gpre/pat.o In file included from ../src/gpre/pat.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp: In function 'void PATTERN_expand(USHORT, const TEXT*, PAT*)': ../src/gpre/pat.cpp:167: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp:163: warning: 'value' may be used uninitialized in this function ../src/gpre/pat.cpp:165: warning: 'long_value' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/sqe.cpp -o ../temp/boot/gpre/sqe.o In file included from ../src/gpre/sqe.cpp:49: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* SQE_field(gpre_req*, bool)': ../src/gpre/sqe.cpp:630: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'bool SQE_resolve(gpre_nod*, gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:1010: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_fld* get_ref(gpre_nod*)': ../src/gpre/sqe.cpp:1431: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1439: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_ctx* par_alias_list(gpre_req*, gpre_nod*)': ../src/gpre/sqe.cpp:1718: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'bool resolve_fields(gpre_nod*&, gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_rse* par_rse(gpre_req*, gpre_nod*, bool)': ../src/gpre/sqe.cpp:2739: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_rse* par_select(gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:2883: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* par_udf(gpre_req*)': ../src/gpre/sqe.cpp:3022: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sqe.cpp: In function 'gpre_nod* post_fields(gpre_nod*, map*)': ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_fld* resolve(gpre_nod*, gpre_ctx*, gpre_ctx**, act**)': ../src/gpre/sqe.cpp:3452: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_ctx* resolve_asterisk(tok*, gpre_rse*)': ../src/gpre/sqe.cpp:3574: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'void set_ref(gpre_nod*, gpre_fld*)': ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'bool validate_references(const gpre_nod*, const gpre_nod*)': ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_nod* par_plan_item(gpre_req*, bool, USHORT*, bool*)': ../src/gpre/sqe.cpp:2305: warning: 'access_type' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/sql.cpp -o ../temp/boot/gpre/sql.o In file included from ../src/gpre/sql.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'act* SQL_action(const TEXT*)': ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_declare()': ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_grant_revoke(act_t)': ../src/gpre/sql.cpp:3210: warning: unused variable 'procedure' ../src/gpre/sql.cpp:3218: warning: unused variable 'relation' ../src/gpre/sql.cpp:3243: warning: unused variable 'procedure' ../src/gpre/sql.cpp: In function 'act* act_open_blob(ACT_T, gpre_sym*)': ../src/gpre/sql.cpp:3772: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:3780: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:3801: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp: In function 'act* act_procedure()': ../src/gpre/sql.cpp:3957: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'void pair(gpre_nod*, gpre_nod*)': ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sql.cpp: In function 'dyn* par_dynamic_cursor()': ../src/gpre/sql.cpp:5365: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'act* SQL_action(const TEXT*)': ../src/gpre/sql.cpp:168: warning: 'action' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/boot/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:142: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:149: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_dyn(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:197: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:206: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_sdl(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:245: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int print_blr_dtype(ctl*, bool)': ../src/gpre/pretty.cpp:414: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:485: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_char(ctl*, SSHORT)': ../src/gpre/pretty.cpp:526: warning: suggest parentheses around '&&' within '||' ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:553: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:620: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_sdl_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:775: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/gpre_meta_boot.cpp -o ../temp/boot/gpre/gpre_meta_boot.o In file included from ../src/gpre/gpre_meta_boot.cpp:34: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/boot/jrd/config_root.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/boot/jrd/path_utils.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/boot/jrd/mod_loader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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 Firebird::string&)': ../src/jrd/os/posix/fbsyslog.cpp:51: 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:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/boot/jrd/guid.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/boot/common/fb_exception.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/boot/common/classes/MetaName.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/boot/common/StatusHolder.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/boot/common/utils.o ../src/common/utils.cpp: In function 'Firebird::PathName fb_utils::get_process_name()': ../src/common/utils.cpp:645: warning: comparison between signed and unsigned integer expressions ../src/common/../jrd/common.h: At global scope: ../src/common/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/boot/common/config/config.o ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_INTEGER' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/boot/common/config/config_file.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/boot/common/config/dir_list.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/boot/common/classes/alloc.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/boot/common/classes/locks.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/boot/common/classes/semaphore.o In file included from ../src/common/classes/semaphore.cpp:29: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/boot/common/classes/fb_string.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/boot/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:103: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/boot/common/classes/TempFile.o ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/boot/common/classes/SafeArg.o ../src/common/classes/SafeArg.cpp: In member function 'const MsgFormat::safe_cell& MsgFormat::SafeArg::getCell(size_t) const': ../src/common/classes/SafeArg.cpp:330: warning: missing braces around initializer for 'MsgFormat::safe_cell::' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/boot/common/classes/MsgPrint.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/boot/common/classes/BaseStream.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/jrd/dsc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/pretty.o ../temp/boot/gpre/gpre_meta_boot.o ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o -o ../gen/firebird/bin/gpre_boot -L../gen/firebird/lib -lm -ldl -lcurses rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_boot gpre_current) make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.libfbstatic libfbstatic make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../extern/btyacc/btyacc -l -d -S ../src/dsql/btyacc_fb.ske ../src/dsql/parse.y ../extern/btyacc/btyacc: 9 shift/reduce conflicts, 5 reduce/reduce conflicts. YYTABLESIZE: 44543 mv -f ../gen/y_tab.c ../src/dsql/parse.cpp mv -f ../gen/y_tab.h ../src/dsql/dsql.tab.h g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/boot/jrd/alt.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/boot/jrd/cvt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt.cpp:56: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt.cpp: In function 'void CVT_move(const dsc*, dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt.cpp:1537: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/../lock/../jrd/file_params.h: At global scope: ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/boot/jrd/db_alias.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/boot/jrd/enc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/boot/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/boot/jrd/isc_sync.o ../src/jrd/isc_sync.cpp:4554: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:1915: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1945: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1965: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1988: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2093: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2128: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2089: 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_object(ISC_STATUS*, sh_mem*, SLONG, SLONG)': ../src/jrd/isc_sync.cpp:2855: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2873: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_object(ISC_STATUS*, sh_mem*, UCHAR**, SLONG)': ../src/jrd/isc_sync.cpp:2912: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2928: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, SLONG, bool)': ../src/jrd/isc_sync.cpp:3843: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_file(ISC_STATUS*, sh_mem*, USHORT)': ../src/jrd/isc_sync.cpp:4137: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'SLONG find_key(ISC_STATUS*, TEXT*)': ../src/jrd/isc_sync.cpp:4310: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4315: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'SLONG open_semaphores(ISC_STATUS*, SLONG, int&)': ../src/jrd/isc_sync.cpp:4343: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4353: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'SLONG create_semaphores(ISC_STATUS*, SLONG, int)': ../src/jrd/isc_sync.cpp:4388: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4399: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4406: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4435: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:2054: warning: 'semid' may be used uninitialized in this function ../src/jrd/isc_sync.cpp:2159: warning: 'semid' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/isc_sync.cpp:79: warning: 'process_id' defined but not used ../src/jrd/isc_sync.cpp:82: warning: 'next_shared_memory' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/boot/jrd/perf.o ../src/jrd/perf.cpp: In function 'int perf_format(const PERF*, const PERF*, const SCHAR*, SCHAR*, SSHORT*)': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/boot/jrd/sch.o ../src/jrd/sch.cpp: In function 'void SCH_abort()': ../src/jrd/sch.cpp:227: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/boot/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sdl.cpp: In function 'ISC_STATUS error(ISC_STATUS*, ...)': ../src/jrd/sdl.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/boot/jrd/status.o ../src/jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/boot/jrd/ThreadData.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/boot/jrd/utl.o ../src/jrd/utl.cpp:1039: warning: ignoring #pragma FB_COMPILER_MESSAGE ../src/jrd/utl.cpp: In function 'void isc_expand_dpb(SCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:388: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:458: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:661: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int dump(ISC_QUAD*, void*, void*, FILE*)': ../src/jrd/utl.cpp:2006: 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 edit(ISC_QUAD*, void*, void*, SSHORT, const SCHAR*)': ../src/jrd/utl.cpp:2079: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'void isc_expand_dpb_internal(const UCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:2204: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:2273: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int isc_version(void**, void (*)(void*, const char*), void*)': ../src/jrd/utl.cpp:1282: warning: 'ods_version' may be used uninitialized in this function ../src/jrd/utl.cpp:1282: warning: 'ods_minor_version' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/boot/jrd/why.o In file included from ../src/jrd/why.cpp:66: ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_commit_transaction(ISC_STATUS*, void**)': ../src/jrd/why.cpp:1444: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_insert_m(ISC_STATUS*, void**, USHORT, const SCHAR*, USHORT, USHORT, const SCHAR*)': ../src/jrd/why.cpp:3327: warning: unused variable 'dasup' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, void**, SSHORT, const SCHAR*, SSHORT, SCHAR*)': ../src/jrd/why.cpp:3625: warning: suggest parentheses around '&&' within '||' ../src/jrd/why.cpp: In function 'SCHAR* alloc(SLONG)': ../src/jrd/why.cpp:5294: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_service_attach(ISC_STATUS*, USHORT, const TEXT*, void**, USHORT, const SCHAR*)': ../src/jrd/why.cpp:4663: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_create_database(ISC_STATUS*, USHORT, const TEXT*, void**, SSHORT, const UCHAR*, USHORT)': ../src/jrd/why.cpp:1655: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_attach_database(ISC_STATUS*, SSHORT, const TEXT*, void**, SSHORT, const SCHAR*)': ../src/jrd/why.cpp:1085: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/boot/jrd/blob_filter.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/blob_filter.cpp:49: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dpm.cpp: In function 'RecordNumber DPM_store_blob(Jrd::thread_db*, Jrd::blb*, Jrd::Record*)': ../temp/boot/jrd/dpm.cpp:2106: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn.cpp:69: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn.cpp:77: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn.cpp: In function 'void grant(Jrd::Global*, const UCHAR**)': ../temp/boot/jrd/dyn.cpp:1239: warning: 'id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/dyn_def.cpp:66: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dyn_def.cpp:72: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'dtype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'length' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'clength' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'precision' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3886: warning: 'stype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3886: warning: 'scale' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3887: warning: 'charset_id' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_constraint(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:1067: warning: 'verb' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn_del.cpp:56: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn_del.cpp:63: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn_del.cpp: In function 'void DYN_delete_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_del.cpp:1666: warning: 'found' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/dyn_mod.cpp:61: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dyn_mod.cpp:67: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/boot/jrd/dyn_mod.cpp: In function 'void DYN_modify_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/boot/jrd/dyn_mod.cpp:2410: warning: 'position' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2422: warning: 'system_flag' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2490: warning: 'existing_position' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn_util.cpp:54: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn_util.cpp:61: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn_util.cpp: In function 'void DYN_UTIL_copy_domain(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/dyn_util.cpp:970: warning: unused variable 'dbb' ../temp/boot/jrd/dyn_util.cpp: In function 'bool DYN_UTIL_is_array(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&)': ../temp/boot/jrd/dyn_util.cpp:802: warning: 'rc' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/evl_proto.h:27, from ../temp/boot/jrd/fun.cpp:60: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/fun.cpp:63: ../src/include/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../temp/boot/jrd/fun.cpp: In function 'void invoke(Jrd::UserFunction*, Jrd::fun_repeat*, Jrd::impure_value*, void**, const udf_blob*, bool&, bool&)': ../temp/boot/jrd/fun.cpp:1051: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/grant.cpp:53: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../temp/boot/jrd/grant.cpp:57: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/boot/jrd/grant.cpp: In function 'bool GRANT_privileges(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/grant.cpp:247: warning: unused variable 'dbb' ../temp/boot/jrd/grant.cpp: In function 'USHORT squeeze_acl(Jrd::Acl&, const Firebird::MetaName&, SSHORT)': ../temp/boot/jrd/grant.cpp:1402: warning: 'dup_acl' may be used uninitialized in this function ../temp/boot/jrd/grant.cpp: In function 'USHORT save_field_privileges(Jrd::thread_db*, Jrd::Acl&, const TEXT*, const Firebird::MetaName&, USHORT)': ../temp/boot/jrd/grant.cpp:1016: warning: 'priv' may be used uninitialized in this function ../temp/boot/jrd/grant.cpp:1016: warning: 'field_public' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/ini.cpp:45: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/ini.cpp: In function 'void add_relation_fields(USHORT)': ../temp/boot/jrd/ini.cpp:1355: warning: unused variable 'dbb' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/met.cpp:58: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/met.cpp:58: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/met.cpp:99: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/met.cpp:117: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/met.cpp: In function 'void store_dependencies(Jrd::thread_db*, Jrd::CompilerScratch*, const Jrd::jrd_rel*, const Firebird::MetaName&, int)': ../temp/boot/jrd/met.cpp:6778: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp:6806: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp: In function 'Jrd::jrd_prc* MET_procedure(Jrd::thread_db*, int, bool, USHORT)': ../temp/boot/jrd/met.cpp:4569: warning: 'pa_collation_id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/scl.cpp:65: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/boot/jrd/scl.cpp: In function 'bool check_user_group(const UCHAR*, USHORT)': ../temp/boot/jrd/scl.cpp:1204: warning: unused variable 'dbb' ../temp/boot/jrd/scl.cpp: In function 'USHORT walk_acl(Jrd::thread_db*, const Jrd::Acl&, const Jrd::jrd_rel*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/scl.cpp:1452: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/boot/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/boot/jrd/Collation.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/Collation.cpp:99: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/Collation.cpp:98: ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/boot/jrd/DatabaseSnapshot.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/DatabaseSnapshot.cpp:32: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/DatabaseSnapshot.cpp:43: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::acquire()': ../src/jrd/DatabaseSnapshot.cpp:118: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'UCHAR* Jrd::DatabaseSnapshot::SharedMemory::readData(Jrd::thread_db*, Firebird::MemoryPool&, ULONG&)': ../src/jrd/DatabaseSnapshot.cpp:170: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:171: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::doCleanup(const Jrd::Database*)': ../src/jrd/DatabaseSnapshot.cpp:271: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:272: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::SharedMemory::init(void*, SH_MEM_T*, bool)': ../src/jrd/DatabaseSnapshot.cpp:323: warning: unused variable 'shmem' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::dumpData(Jrd::thread_db*)': ../src/jrd/DatabaseSnapshot.cpp:828: warning: unused variable 'call' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::putDatabase(const Jrd::Database*, Firebird::ClumpletWriter&, int)': ../src/jrd/DatabaseSnapshot.cpp:901: warning: unused variable 'pageSpace' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/boot/jrd/VirtualTable.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/VirtualTable.cpp:30: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/boot/jrd/RecordBuffer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/boot/jrd/all.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/boot/jrd/blb.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/blb.cpp:63: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/blb.cpp: In function 'Jrd::blb* BLB_open2(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const UCHAR*, bool)': ../src/jrd/blb.cpp:1374: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/blb.cpp: In function 'blob_page* get_next_page(Jrd::thread_db*, Jrd::blb*, Jrd::WIN*)': ../src/jrd/blb.cpp:2317: warning: unused variable 'dbb' ../src/jrd/blb.cpp: In function 'void slice_callback(array_slice*, ULONG, DSC*)': ../src/jrd/blb.cpp:2784: warning: unused variable 'tdbb' ../src/jrd/blb.cpp: In function 'void BLB_scalar(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const SLONG*, Jrd::impure_value*)': ../src/jrd/blb.cpp:1885: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1884: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1865: note: initialized from here ../src/jrd/blb.cpp: In function 'SLONG BLB_get_slice(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, const UCHAR*, USHORT, const UCHAR*, SLONG, UCHAR*)': ../src/jrd/blb.cpp:864: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:862: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:861: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:838: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:833: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:825: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:823: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/boot/jrd/btn.o ../src/jrd/btn.cpp: In function 'SLONG BTreeNode::findPageInDuplicates(const Ods::btree_page*, UCHAR*, SLONG, RecordNumber)': ../src/jrd/btn.cpp:87: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/boot/jrd/btr.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/btr.cpp:54: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/btr.cpp: In function 'void BTR_evaluate(Jrd::thread_db*, Jrd::IndexRetrieval*, Jrd::RecordBitmap**, Jrd::RecordBitmap*)': ../src/jrd/btr.cpp:716: warning: suggest parentheses around '&&' within '||' ../src/jrd/btr.cpp: In function 'void BTR_insert(Jrd::thread_db*, Jrd::WIN*, Jrd::index_insertion*)': ../src/jrd/btr.cpp:1010: warning: unused variable 'dbb' ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp: In function 'UCHAR* find_node_start_point(Ods::btree_page*, Jrd::temporary_key*, UCHAR*, USHORT*, bool, bool, bool, RecordNumber)': ../src/jrd/btr.cpp:4297: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/btr.cpp:45: ../src/jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:229: instantiated from here ../src/jrd/../jrd/LocksCache.h:134: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:134: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/LocksCache.h: In member function 'Jrd::GlobalRWLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:273: instantiated from here ../src/jrd/../jrd/LocksCache.h:158: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:158: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:6238: warning: array subscript is below array bounds ../src/jrd/btr.cpp: In function 'void generate_jump_nodes(Jrd::thread_db*, Ods::btree_page*, jumpNodeList*, USHORT, USHORT*, USHORT*, USHORT*)': ../src/jrd/btr.cpp:5478: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp: In function 'CONTENTS delete_node(Jrd::thread_db*, Jrd::WIN*, UCHAR*)': ../src/jrd/btr.cpp:2966: warning: 'removingNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::prefix' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::data' may be used uninitialized in this function ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/boot/jrd/builtin.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/boot/jrd/GlobalRWLock.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/GlobalRWLock.cpp: In member function 'bool Jrd::GlobalRWLock::lock(Jrd::thread_db*, locklevel_t, SSHORT, SLONG)': ../src/jrd/GlobalRWLock.cpp:121: warning: 'n' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/boot/jrd/cch.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cch.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/cch.cpp: In function 'Ods::pag* CCH_fake(Jrd::thread_db*, Jrd::WIN*, SSHORT)': ../src/jrd/cch.cpp:668: warning: unused variable 'attachment_lock_handle' ../src/jrd/cch.cpp: In function 'void CCH_flush(Jrd::thread_db*, USHORT, SLONG)': ../src/jrd/cch.cpp:1300: warning: unused variable 'bcb' ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2833: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2833: 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:2864: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2864: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushAll(Jrd::thread_db*, USHORT)': ../src/jrd/cch.cpp:2934: warning: unused variable 'all_flag' ../src/jrd/cch.cpp:2936: warning: unused variable 'write_thru' ../src/jrd/cch.cpp:2937: warning: unused variable 'sweep_flag' ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4431: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4431: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4549: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4549: 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:4666: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:4666: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4725: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4725: 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:4837: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4837: 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:4928: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4928: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5012: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5012: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5065: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5065: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5161: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5161: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4913: warning: unused variable 'walk' ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6023: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6023: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6398: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6398: 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:6486: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6486: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/boot/jrd/cmp.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cmp.cpp:69: ../src/jrd/../jrd/fun_proto.h: At global scope: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cmp.cpp:72: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_clone_request(Jrd::thread_db*, Jrd::jrd_req*, USHORT, bool)': ../src/jrd/cmp.cpp:469: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_make_request(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/cmp.cpp:2027: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'void ignore_dbkey(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, const Jrd::jrd_rel*)': ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'bool stream_in_rse(USHORT, const Jrd::RecordSelExpr*)': ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_find_request(Jrd::thread_db*, USHORT, USHORT)': ../src/jrd/cmp.cpp:662: warning: 'request' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/boot/jrd/cvt2.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt2.cpp:42: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:254: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:262: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:272: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:279: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp: In function 'USHORT CVT2_make_string2(const dsc*, USHORT, UCHAR**, Jrd::MoveBuffer&, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:649: warning: 'from_buf' may be used uninitialized in this function ../src/jrd/cvt2.cpp:650: warning: 'from_len' may be used uninitialized in this function ../src/jrd/cvt2.cpp:651: warning: 'from_interp' may be used uninitialized in this function ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_blob_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:437: warning: 'l1' may be used uninitialized in this function ../src/jrd/cvt2.cpp:437: warning: 'l2' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/boot/jrd/DataTypeUtil.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/DataTypeUtil.cpp: In static member function 'static void DataTypeUtilBase::makeFromList(dsc*, const char*, int, const dsc**)': ../src/jrd/DataTypeUtil.cpp:114: warning: 'first_sub_type' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dfw.cpp:97: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dfw.cpp:99: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dfw.cpp:107: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../temp/boot/jrd/dfw.cpp: In function 'bool modify_index(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_null' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_update_format' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_compute_security' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_erase_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_global' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_rfr' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_post_event' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_grant' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_revoke' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_scan_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_prm' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_exception' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_udf' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_begin_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_end_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_index_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_partner_rel_id' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_proc_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_force_computed' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_check_blr' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_rel_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_trg_type' not handled in switch ../temp/boot/jrd/dfw.cpp: In function 'bool find_depend_in_dfw(Jrd::thread_db*, TEXT*, USHORT, USHORT, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:5130: warning: 'dfw_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'void check_dependencies(Jrd::thread_db*, const TEXT*, const TEXT*, int, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2095: warning: 'obj_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool add_file(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:1328: warning: 'section' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1328: warning: 'shadow_number' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1329: warning: 'start' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool make_version(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:7136: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7133: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7132: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5344: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5346: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5353: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5349: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5333: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5331: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5324: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7130: note: initialized from here ../temp/boot/jrd/dfw.cpp:5873: warning: 'null_view' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool create_relation(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:3085: warning: 'external_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/boot/jrd/divorce.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/boot/jrd/err.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/boot/jrd/iberr.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/boot/jrd/event.o ../src/jrd/event.cpp: In function 'SLONG EVENT_que(ISC_STATUS*, SLONG, USHORT, const TEXT*, USHORT, const UCHAR*, void (*)(void*, USHORT, const UCHAR*), void*)': ../src/jrd/event.cpp:444: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'evh* acquire()': ../src/jrd/event.cpp:508: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'void init(void*, sh_mem*, bool)': ../src/jrd/event.cpp:1214: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'void release()': ../src/jrd/event.cpp:1403: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/boot/jrd/evl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/evl.cpp:80: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/evl.cpp:97: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/evl.cpp: In function 'dsc* dbkey(Jrd::thread_db*, const Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3258: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/evl.cpp: In function 'void fini_agg_distinct(Jrd::thread_db*, const Jrd::jrd_nod*)': ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool string_boolean(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, dsc*, bool)': ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool EVL_boolean(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/evl.cpp:381: warning: 'impure' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[1]' may be used uninitialized in this function ../src/jrd/evl.cpp:380: warning: 'comparison' may be used uninitialized in this function ../src/jrd/evl.cpp:379: warning: 'value' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[0]' may be used uninitialized in this function ../src/jrd/evl.cpp:607: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp:743: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp: In function 'dsc* eval_statistical(Jrd::thread_db*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3289: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/boot/jrd/exe.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/exe.cpp:81: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/exe.cpp: In function 'void EXE_assignment(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, bool, Jrd::jrd_nod*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/exe.cpp: In function 'void EXE_send(Jrd::thread_db*, Jrd::jrd_req*, USHORT, USHORT, const UCHAR*)': ../src/jrd/exe.cpp:889: warning: 'message' may be used uninitialized in this function ../src/jrd/exe.cpp: In function 'void execute_procedure(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:1553: warning: 'in_msg_length' may be used uninitialized in this function ../src/jrd/exe.cpp:1554: warning: 'in_msg' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/boot/jrd/ext.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/boot/jrd/execute_statement.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/execute_statement.cpp:41: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/execute_statement.cpp: In member function 'void ExecuteStatement::Open(Jrd::thread_db*, Jrd::jrd_nod*, SSHORT, bool)': ../src/jrd/execute_statement.cpp:146: warning: unused variable 'temp_tra' ../src/jrd/execute_statement.cpp:154: warning: unused variable 'max_diag_len' ../src/jrd/execute_statement.cpp: In member function 'ULONG ExecuteStatement::ParseSqlda()': ../src/jrd/execute_statement.cpp:341: warning: 'dscType' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/boot/jrd/filters.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/filters.cpp:35: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_acl(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:166: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp:189: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_format(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:306: warning: format '%ld' expects type 'long int', but argument 3 has type 'IPTR' ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_transliterate_text(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:915: warning: suggest parentheses around '&&' within '||' ../src/jrd/filters.cpp: In function 'ISC_STATUS string_filter(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:1155: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'void string_put(Jrd::BlobControl*, const char*)': ../src/jrd/filters.cpp:1218: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/boot/jrd/flu.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/boot/jrd/functions.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/boot/jrd/idx.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/idx.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/idx.cpp: In function 'Jrd::IDX_E check_duplicates(Jrd::thread_db*, Jrd::Record*, Jrd::index_desc*, Jrd::index_insertion*, Jrd::jrd_rel*)': ../src/jrd/idx.cpp:1159: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/boot/jrd/inf.o ../src/jrd/inf.cpp:88: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/inf.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/inf.cpp:64: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/inf.cpp: In function 'int INF_transaction_info(const Jrd::jrd_tra*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:1037: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_blob_info(const Jrd::blb*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:106: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_database_info(const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:219: warning: 'length' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/boot/jrd/intl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/intl.cpp:102: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/intl.cpp:114: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/intl.cpp: In function 'Jrd::Collation* INTL_texttype_lookup(Jrd::thread_db*, USHORT)': ../src/jrd/intl.cpp:1004: warning: unused variable 'dbb' ../src/jrd/intl.cpp: In function 'int INTL_convert_string(dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/intl.cpp:709: warning: 'from_fill' may be used uninitialized in this function ../src/jrd/intl.cpp:713: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/boot/jrd/intl_builtin.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/intl_classes.h:33, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:345: warning: unused variable 'srcStart' ../src/jrd/intl_builtin.cpp: In function 'SSHORT internal_compare(texttype*, ULONG, const UCHAR*, ULONG, const UCHAR*, INTL_BOOL*)': ../src/jrd/intl_builtin.cpp:510: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:518: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:529: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:537: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:382: warning: 'c' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/boot/jrd/IntlManager.o In file included from ../src/jrd/IntlManager.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/boot/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/IntlUtil.h:33, from ../src/jrd/IntlUtil.cpp:28: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::GenericMap, Firebird::StringBase > >, Firebird::DefaultComparator > >*)': ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/boot/jrd/inuse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/inuse.cpp: In function 'bool INUSE_cleanup(iuo*, void (*)(void*))': ../src/jrd/inuse.cpp:72: warning: suggest parentheses around assignment used as truth value ../src/jrd/inuse.cpp: In function 'bool INUSE_remove(iuo*, void*, bool)': ../src/jrd/inuse.cpp:203: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/boot/jrd/jrd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/jrd.cpp:89: ../src/jrd/../jrd/dyn_proto.h: At global scope: ../src/jrd/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/jrd/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/jrd/jrd.cpp:93: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/jrd.cpp:98: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/jrd.cpp:110: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/jrd.cpp: In function 'ISC_STATUS jrd8_create_database(ISC_STATUS*, USHORT, const TEXT*, Jrd::Attachment**, USHORT, const UCHAR*, USHORT, const TEXT*)': ../src/jrd/jrd.cpp:2002: warning: unused variable 'first_dbb_file' ../src/jrd/jrd.cpp: In function 'void JRD_restore_context()': ../src/jrd/jrd.cpp:4695: warning: unused variable 'tdbb' ../src/jrd/jrd.cpp:4697: warning: unused variable 'cleaned_up' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/boot/jrd/lck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/lck.cpp: In function 'bool hash_remove_lock(Jrd::Lock*, Jrd::Lock**)': ../src/jrd/lck.cpp:1360: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/lck.cpp: In function 'void LCK_init(Jrd::thread_db*, lck_owner_t)': ../src/jrd/lck.cpp:633: warning: 'owner_id' may be used uninitialized in this function ../src/jrd/lck.cpp: In function 'void LCK_release(Jrd::thread_db*, Jrd::Lock*)': ../src/jrd/lck.cpp:1345: warning: 'prior' may be used uninitialized in this function ../src/jrd/lck.cpp:1345: note: 'prior' was declared here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/boot/jrd/log.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/log.cpp:35: ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/boot/jrd/mov.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/mov.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/mov.cpp: In function 'void MOV_faster(const SLONG*, SLONG*, ULONG)': ../src/jrd/mov.cpp:194: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:209: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:215: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp: In function 'void MOV_fill(SLONG*, ULONG)': ../src/jrd/mov.cpp:242: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:256: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:271: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:277: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/boot/jrd/nav.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/nav.cpp:45: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/boot/jrd/opt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/opt.cpp:70: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* OPT_compile(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, Jrd::NodeStack*)': ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:314: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'Jrd::jrd_nod* OPT_make_index(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_rel*, Jrd::index_desc*)': ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool dump_index(const Jrd::jrd_nod*, SCHAR**, SSHORT*)': ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool gen_sort_merge(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::RiverStack&)': ../src/jrd/opt.cpp:5551: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'void find_used_streams(const Jrd::RecordSource*, UCHAR*)': ../src/jrd/opt.cpp:3604: warning: 'stream' may be used uninitialized in this function ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* gen_aggregate(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::NodeStack*, UCHAR)': ../src/jrd/opt.cpp:3893: warning: 'agg_operator' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/boot/jrd/Optimizer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/Optimizer.cpp:44: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Optimizer.cpp: In function 'double Jrd::OPT_getRelationCardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../src/jrd/Optimizer.cpp:592: warning: unused variable 'dbb' ../src/jrd/Optimizer.cpp: In destructor 'Jrd::OptimizerRetrieval::~OptimizerRetrieval()': ../src/jrd/Optimizer.cpp:957: warning: unused variable 'invCandidate' ../src/jrd/Optimizer.cpp: In member function 'void Jrd::OptimizerRetrieval::findDependentFromStreams(Jrd::jrd_nod*, Jrd::SortedStreamList*) const': ../src/jrd/Optimizer.cpp:1085: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1108: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1112: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1116: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1120: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1124: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/../jrd/dsc.h: In function 'bool Jrd::OPT_expression_equal2(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::jrd_nod*, USHORT)': ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/boot/jrd/pag.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/pag.cpp:99: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/pag.cpp: In function 'USHORT PAG_add_file(const TEXT*, SLONG)': ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'Ods::pag* PAG_allocate(Jrd::WIN*)': ../src/jrd/pag.cpp:812: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_format_header()': ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'void PAG_header(bool)': ../src/jrd/pag.cpp:1282: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1305: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_header_init()': ../src/jrd/pag.cpp:1416: warning: array subscript is above array bounds ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/misc/blrtable.cpp -o ../temp/boot/misc/blrtable.o ../src/misc/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -lm -ldl -lcurses ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/boot/jrd/par.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/par.cpp:46: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/par.cpp:62: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_field(Jrd::thread_db*, Jrd::CompilerScratch*, SSHORT)': ../src/jrd/par.cpp:1253: warning: unused variable 'id' ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_function(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/par.cpp:1447: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/par.cpp: In function 'void par_procedure_parms(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::jrd_prc*, Jrd::jrd_nod**, Jrd::jrd_nod**, bool)': ../src/jrd/par.cpp:2106: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/boot/jrd/ods.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/boot/jrd/plugin_manager.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/boot/jrd/pwd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/boot/jrd/RandomGenerator.o ../src/jrd/RandomGenerator.cpp: In member function 'void Jrd::RandomGenerator::getBytes(void*, size_t)': ../src/jrd/RandomGenerator.cpp:45: warning: comparison between signed and unsigned integer expressions ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/boot/jrd/Relation.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/Relation.cpp: In member function 'bool Jrd::jrd_rel::delPages(Jrd::thread_db*, SLONG, Jrd::RelationPages*)': ../src/jrd/Relation.cpp:271: warning: unused variable 'found' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/boot/jrd/rlck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/boot/jrd/rpb_chain.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/boot/jrd/rse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/rse.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/rse.cpp: In function 'bool RSE_get_record(Jrd::thread_db*, Jrd::RecordSource*, Jrd::RSE_GET_MODE)': ../src/jrd/rse.cpp:253: warning: unused variable 'impure' ../src/jrd/rse.cpp: In static member function 'static void Jrd::RSBRecurse::close(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3761: warning: unused variable 'request' ../src/jrd/rse.cpp: In static member function 'static bool Jrd::RSBRecurse::get(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3646: warning: 'rsb_ptr' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/boot/jrd/sdw.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/sdw.cpp:50: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/boot/jrd/shut.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/boot/jrd/sort.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sort.cpp: In function 'void SORT_sort(Jrd::thread_db*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1089: warning: unused variable 'buffer' ../src/jrd/sort.cpp: In function 'Jrd::sort_record* get_merge(Jrd::merge_control*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1771: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp:1795: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp: In function 'ULONG allocate_memory(Jrd::sort_context*, ULONG, ULONG, bool)': ../src/jrd/sort.cpp:2088: warning: suggest parentheses around assignment used as truth value ../src/jrd/sort.cpp: In function 'void order_and_save(Jrd::sort_context*)': ../src/jrd/sort.cpp:2649: warning: unused variable 'seek' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/boot/jrd/sqz.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/boot/jrd/svc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp: In function 'Jrd::Service* SVC_attach(USHORT, const TEXT*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:522: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'void* SVC_start(Jrd::Service*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:1879: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'int SVC_read_fb_log(void*)': ../src/jrd/svc.cpp:2067: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp:2058: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/jrd/svc.cpp: In function 'void service_fork(TEXT*, Jrd::Service*)': ../src/jrd/svc.cpp:2518: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/svc.cpp:2523: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/svc.cpp:2527: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/jrd/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/jrd/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/jrd/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:93: warning: 'BURP_SW_MODE_RO' defined but not used ../src/jrd/../burp/burpswi.h:94: warning: 'BURP_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:95: warning: 'BURP_SW_OVERWRITE' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/boot/jrd/sym.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/boot/jrd/SysFunction.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/SysFunction.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateAdd(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1234: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp: In function 'dsc* evlReverse(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:2459: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp:2505: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp: In static member function 'static dsc* SysFunction::substring(Jrd::thread_db*, Jrd::impure_value*, dsc*, const dsc*, const dsc*)': ../src/jrd/SysFunction.cpp:2861: warning: unused variable 'totLen' ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateDiff(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1382: warning: 'result' may be used uninitialized in this function ../src/jrd/SysFunction.cpp: In function 'dsc* evlOverlay(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1800: warning: 'length' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/boot/jrd/TempSpace.o ../src/jrd/TempSpace.cpp: In member function 'bool TempSpace::validate(offset_t&) const': ../src/jrd/TempSpace.cpp:576: warning: unused variable 'ok' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/boot/jrd/tpc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/boot/jrd/tra.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/tra.cpp:43: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/tra.cpp: In function 'Jrd::jrd_tra* TRA_start(Jrd::thread_db*, int, const UCHAR*)': ../src/jrd/tra.cpp:1507: warning: unused variable 'attachment' ../src/jrd/tra.cpp: In function 'void transaction_options(Jrd::thread_db*, Jrd::jrd_tra*, const UCHAR*, USHORT)': ../src/jrd/tra.cpp:3052: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/boot/jrd/validation.o ../src/jrd/validation.cpp:622: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/validation.cpp: In function 'RTN walk_index(Jrd::thread_db*, vdr*, Jrd::jrd_rel*, Ods::index_root_page&, USHORT)': ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/boot/jrd/vio.o ../src/jrd/vio.cpp:5135: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/vio.cpp:76: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/vio.cpp: In function 'bool VIO_chase_record_version(Jrd::thread_db*, Jrd::record_param*, Jrd::RecordSource*, Jrd::jrd_tra*, JrdMemoryPool*, bool)': ../src/jrd/vio.cpp:512: warning: unused variable 'gcPolicyCooperative' ../src/jrd/vio.cpp:513: warning: unused variable 'gcPolicyBackground' ../src/jrd/vio.cpp: In function 'void VIO_modify(Jrd::thread_db*, Jrd::record_param*, Jrd::record_param*, Jrd::jrd_tra*)': ../src/jrd/vio.cpp:2279: warning: suggest parentheses around '&&' within '||' ../src/jrd/vio.cpp: In function 'int prepare_update(Jrd::thread_db*, Jrd::jrd_tra*, SLONG, Jrd::record_param*, Jrd::record_param*, Jrd::record_param*, Jrd::PageStack&, bool)': ../src/jrd/vio.cpp:4642: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/boot/jrd/nodebug.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/boot/jrd/nbak.o In file included from ../src/jrd/jrd.h:38, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/jrd.h:103, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/nbak.cpp:43: ../src/jrd/os/pio_proto.h: At global scope: ../src/jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/nbak.cpp: In member function 'void Jrd::BackupManager::end_backup(Jrd::thread_db*, bool)': ../src/jrd/nbak.cpp:381: warning: unused variable 'dbb' ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/boot/jrd/sha.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/boot/jrd/os/posix/unix.o In file included from ../src/include/../jrd/jrd.h:38, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/os/posix/unix.cpp:66: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* PIO_create(Jrd::Database*, const Firebird::PathName&, bool, bool, bool)': ../src/jrd/os/posix/unix.cpp:271: warning: unused variable 'rc' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_force_write(Jrd::jrd_file*, bool, bool)': ../src/jrd/os/posix/unix.cpp:394: warning: unused variable 'control' ../src/jrd/os/posix/unix.cpp: In function 'ULONG PIO_get_number_of_pages(const Jrd::jrd_file*, USHORT)': ../src/jrd/os/posix/unix.cpp:442: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:448: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_header(Jrd::Database*, SCHAR*, int)': ../src/jrd/os/posix/unix.cpp:487: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:495: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:526: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:544: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'USHORT PIO_init_data(Jrd::Database*, Jrd::jrd_file*, ISC_STATUS*, ULONG, USHORT)': ../src/jrd/os/posix/unix.cpp:636: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:598: warning: unused variable 'bytes' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_read(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:744: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:792: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:812: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_write(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:838: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:883: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* seek_file(Jrd::jrd_file*, Jrd::BufferDesc*, FB_UINT64*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:924: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:947: warning: deprecated conversion from string constant to 'TEXT*' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/boot/jrd/TextType.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/TextType.cpp:97: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/boot/jrd/thd.o ../src/jrd/thd.cpp: In function 'void THD_sleep(ULONG)': ../src/jrd/thd.cpp:276: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/boot/jrd/unicode_util.o In file included from ../src/jrd/../jrd/unicode_util.h:30, from ../src/jrd/unicode_util.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16ToUtf8(ULONG, const USHORT*, ULONG, UCHAR*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:332: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf8ToUtf16(ULONG, const UCHAR*, ULONG, USHORT*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:399: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16Substring(ULONG, const USHORT*, ULONG, USHORT*, ULONG, ULONG)': ../src/jrd/unicode_util.cpp:592: warning: unused variable 'srcStart' ../src/jrd/unicode_util.cpp: In static member function 'static Jrd::UnicodeUtil::ICU* Jrd::UnicodeUtil::Utf16Collation::loadICU(const Firebird::string&, const Firebird::string&, const Firebird::string&)': ../src/jrd/unicode_util.cpp:1172: warning: unused variable 'status' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/boot/jrd/RuntimeStatistics.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/boot/jrd/DebugInterface.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/array.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/array.cpp:59: warning: 'DB' defined but not used ../temp/boot/dsql/array.cpp:62: warning: 'gds_trans' defined but not used ../temp/boot/dsql/array.cpp:64: warning: 'isc_status' defined but not used ../temp/boot/dsql/array.cpp:65: warning: 'isc_status2' defined but not used ../temp/boot/dsql/array.cpp:67: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/array.cpp:68: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/array.cpp:70: warning: 'isc_0l' defined but not used ../temp/boot/dsql/array.cpp:93: warning: 'isc_11l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/blob.cpp:53: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/blob.cpp:55: warning: 'DB' defined but not used ../temp/boot/dsql/blob.cpp:58: warning: 'gds_trans' defined but not used ../temp/boot/dsql/blob.cpp:60: warning: 'isc_status' defined but not used ../temp/boot/dsql/blob.cpp:61: warning: 'isc_status2' defined but not used ../temp/boot/dsql/blob.cpp:63: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/blob.cpp:64: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/blob.cpp:66: warning: 'isc_0l' defined but not used ../temp/boot/dsql/blob.cpp:89: warning: 'isc_10l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/boot/dsql/preparse.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/boot/dsql/user_dsql.o ../src/dsql/user_dsql.cpp:105: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/user_dsql.cpp:43: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/user_dsql.cpp: In function 'ISC_STATUS isc_embed_dsql_release(ISC_STATUS*, const SCHAR*)': ../src/dsql/user_dsql.cpp:843: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/user_dsql.cpp:1350: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp:1371: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void error_post(ISC_STATUS, ...)': ../src/dsql/user_dsql.cpp:1442: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'dsql_name* insert_name(const TEXT*, dsql_name**, stmt*)': ../src/dsql/user_dsql.cpp:1548: warning: suggest parentheses around assignment used as truth value ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/boot/dsql/utld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/utld.cpp: In function 'USHORT UTLD_char_length_to_byte_length(USHORT, USHORT)': ../src/dsql/utld.cpp:161: warning: comparison between signed and unsigned integer expressions ../src/dsql/utld.cpp: In function 'void UTLD_save_status_strings(ISC_STATUS*)': ../src/dsql/utld.cpp:801: warning: 'l' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sqlda(ISC_STATUS*, sqlda_sup*, USHORT*, USHORT*, USHORT*, USHORT, XSQLDA*, USHORT)': ../src/dsql/utld.cpp:367: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:368: warning: 'qvar' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sql_info(ISC_STATUS*, USHORT, const SCHAR*, XSQLDA*, USHORT*)': ../src/dsql/utld.cpp:211: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:212: warning: 'qvar' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/boot/dsql/keywords.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o In file included from ../src/include/../dsql/dsql.h:138, from ../temp/boot/dsql/metd.cpp:43: ../src/include/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/include/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../temp/boot/dsql/metd.cpp: In function 'USHORT METD_get_charset_bpc(dsql_req*, SSHORT)': ../temp/boot/dsql/metd.cpp:1159: warning: unused variable 'bpc' ../temp/boot/dsql/metd.cpp:1161: warning: unused variable 'isc_status' ../temp/boot/dsql/metd.cpp:1163: warning: unused variable 'DB' ../temp/boot/dsql/metd.cpp: In function 'dsql_sym* lookup_symbol(dsql_dbb*, USHORT, const char*, SYM_TYPE, USHORT)': ../temp/boot/dsql/metd.cpp:3446: warning: 'intlSym' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3447: warning: 'procedure' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3448: warning: 'relation' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3449: warning: 'userFunc' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp: In function 'dsql_prc* METD_get_procedure(dsql_req*, const dsql_str*)': ../temp/boot/dsql/metd.cpp:2217: warning: 'pr_collation_id' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:2220: warning: 'pr_null_flag' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp: In function 'dsql_udf* METD_get_function(dsql_req*, const dsql_str*)': ../temp/boot/dsql/metd.cpp:1720: warning: 'return_arg' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/metd.cpp:100: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/metd.cpp:102: warning: 'DB' defined but not used ../temp/boot/dsql/metd.cpp:105: warning: 'gds_trans' defined but not used ../temp/boot/dsql/metd.cpp:107: warning: 'isc_status' defined but not used ../temp/boot/dsql/metd.cpp:108: warning: 'isc_status2' defined but not used ../temp/boot/dsql/metd.cpp:110: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/metd.cpp:111: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/metd.cpp:113: warning: 'isc_0l' defined but not used ../temp/boot/dsql/metd.cpp:127: warning: 'isc_7l' defined but not used ../temp/boot/dsql/metd.cpp:142: warning: 'isc_16l' defined but not used ../temp/boot/dsql/metd.cpp:159: warning: 'isc_25l' defined but not used ../temp/boot/dsql/metd.cpp:172: warning: 'isc_32l' defined but not used ../temp/boot/dsql/metd.cpp:186: warning: 'isc_40l' defined but not used ../temp/boot/dsql/metd.cpp:225: warning: 'isc_67l' defined but not used ../temp/boot/dsql/metd.cpp:244: warning: 'isc_80l' defined but not used ../temp/boot/dsql/metd.cpp:261: warning: 'isc_85l' defined but not used ../temp/boot/dsql/metd.cpp:281: warning: 'isc_99l' defined but not used ../temp/boot/dsql/metd.cpp:319: warning: 'isc_121l' defined but not used ../temp/boot/dsql/metd.cpp:333: warning: 'isc_128l' defined but not used ../temp/boot/dsql/metd.cpp:358: warning: 'isc_135l' defined but not used ../temp/boot/dsql/metd.cpp:382: warning: 'isc_149l' defined but not used ../temp/boot/dsql/metd.cpp:395: warning: 'isc_155l' defined but not used ../temp/boot/dsql/metd.cpp:406: warning: 'isc_160l' defined but not used ../temp/boot/dsql/metd.cpp:418: warning: 'isc_167l' defined but not used ../temp/boot/dsql/metd.cpp:444: warning: 'isc_186l' defined but not used ../temp/boot/dsql/metd.cpp:457: warning: 'isc_190l' defined but not used ../temp/boot/dsql/metd.cpp:471: warning: 'isc_196l' defined but not used ../temp/boot/dsql/metd.cpp:500: warning: 'isc_205l' defined but not used ../temp/boot/dsql/metd.cpp:519: warning: 'isc_215l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/boot/dsql/alld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/alld.cpp:57: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/boot/dsql/ddl.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/ddl.cpp: In function 'void DDL_execute(dsql_req*)': ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'void DDL_resolve_intl_type2(dsql_req*, dsql_fld*, const dsql_str*, bool)': ../src/dsql/ddl.cpp:533: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp:578: warning: unused variable 'relation' ../src/dsql/ddl.cpp: In function 'void define_field(dsql_req*, dsql_nod*, SSHORT, const dsql_str*, const dsql_nod*)': ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'SSHORT getBlobFilterSubType(dsql_req*, const dsql_nod*)': ../src/dsql/ddl.cpp:2117: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp: In function 'void define_procedure(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:2606: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void DDL_gen_block(dsql_req*, dsql_nod*)': ../src/dsql/ddl.cpp:2775: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2799: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2770: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void define_trigger(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3274: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:3277: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void define_view(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3880: warning: comparison between signed and unsigned integer expressions ../src/dsql/ddl.cpp: In function 'void delete_relation_view(dsql_req*, dsql_nod*, bool)': ../src/dsql/ddl.cpp:4356: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp:4367: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp: In function 'void modify_relation(dsql_req*)': ../src/dsql/ddl.cpp:5664: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void DDL_execute(dsql_req*)': ../src/dsql/ddl.cpp:305: warning: 'sym_type' may be used uninitialized in this function ../src/dsql/ddl.cpp: In function 'void define_view_trigger(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*)': ../src/dsql/ddl.cpp:4189: warning: 'condition' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/boot/dsql/dsql.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/dsql.cpp:67: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/dsql.cpp:2967: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void cleanup_transaction(void*, void*)': ../src/dsql/dsql.cpp:3022: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void close_cursor(dsql_req*)': ../src/dsql/dsql.cpp:3085: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'bool get_rsb_item(SSHORT*, const SCHAR**, SSHORT*, SCHAR**, USHORT*, USHORT*)': ../src/dsql/dsql.cpp:4129: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dsql/dsql.cpp: In function 'UCHAR* var_info(dsql_msg*, const UCHAR*, const UCHAR*, UCHAR*, const UCHAR*, USHORT)': ../src/dsql/dsql.cpp:5235: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5244: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5253: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5262: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5271: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'ISC_STATUS GDS_DSQL_SQL_INFO_CPP(ISC_STATUS*, dsql_req**, USHORT, const UCHAR*, USHORT, UCHAR*)': ../src/dsql/dsql.cpp:3800: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:3792: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:3767: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:1730: note: initialized from here ../src/dsql/dsql.cpp: In function 'ISC_STATUS dsql8_prepare(ISC_STATUS*, void**, dsql_req**, USHORT, const TEXT*, USHORT, USHORT, const SCHAR*, USHORT, SCHAR*)': ../src/dsql/dsql.cpp:1334: warning: 'database' may be used uninitialized in this function ../src/dsql/dsql.cpp:1334: note: 'database' was declared here ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/boot/dsql/errd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/errd.cpp:40: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/boot/dsql/gen.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/gen.cpp: In function 'void GEN_start_transaction(dsql_req*, const dsql_nod*)': ../src/dsql/gen.cpp:810: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:828: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void gen_select(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:2362: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2472: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2478: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void GEN_expr(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:110: warning: 'blr_operator' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/boot/dsql/hsh.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/hsh.cpp: In function 'void HSHD_set_flag(const void*, const TEXT*, SSHORT, SYM_TYPE, SSHORT)': ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_statement' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_cursor' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_keyword' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_context' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_field' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_stream' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_charset' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_collation' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_eof' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/boot/dsql/make.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/make.cpp:44: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/../jrd/ini.h:28, from ../src/dsql/make.cpp:58: ../src/dsql/../jrd/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/make.cpp: In function 'dsql_nod* MAKE_constant(dsql_str*, dsql_constant_type)': ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_STRING' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_DOUBLE' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_SINT64' not handled in switch ../src/dsql/make.cpp: In function 'void make_parameter_names(dsql_par*, const dsql_nod*)': ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/boot/dsql/movd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/movd.cpp:30: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/boot/dsql/parse.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/parse.cpp:100: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/parse.cpp:111: ../src/dsql/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/boot/dsql/pass1.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_dbkey(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:4020: warning: suggest parentheses around '&&' within '||' ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_derived_table(dsql_req*, dsql_nod*, bool, dsql_str*)': ../src/dsql/pass1.cpp:4668: warning: deprecated conversion from string constant to 'TEXT*' ../src/dsql/pass1.cpp: In function 'void pass1_expand_select_node(dsql_req*, dsql_nod*, DsqlNodStack&, bool)': ../src/dsql/pass1.cpp:4893: warning: unused variable 'tdsql' ../src/dsql/pass1.cpp:4940: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_rse_impl(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*, dsql_nod*, USHORT)': ../src/dsql/pass1.cpp:7782: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_variable(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:9439: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9440: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9443: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9444: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9447: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9448: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_cursor_reference(dsql_req*, const dsql_nod*, dsql_nod*)': ../src/dsql/pass1.cpp:3907: warning: 'source' may be used uninitialized in this function ../src/dsql/pass1.cpp: In function 'dsql_nod* PASS1_statement(dsql_req*, dsql_nod*, bool)': ../src/dsql/pass1.cpp:1247: warning: 'node' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/boot/dsql/misc_func.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/misc_func.cpp: At global scope: ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/boot/lock/lock.o ../src/lock/lock.cpp: In function 'SLONG LOCK_enq(SLONG, SLONG, USHORT, const UCHAR*, USHORT, UCHAR, int (*)(void*), void*, SLONG, SSHORT, ISC_STATUS*, SLONG)': ../src/lock/lock.cpp:600: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp:618: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'bool LOCK_set_owner_handle(SLONG, SLONG)': ../src/lock/lock.cpp:662: warning: unused variable 'old_owner' ../src/lock/lock.cpp: In function 'int LOCK_init(ISC_STATUS*, bool, LOCK_OWNER_T, UCHAR, SLONG*)': ../src/lock/lock.cpp:796: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'void LOCK_manager(SLONG*)': ../src/lock/lock.cpp:932: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp:1031: warning: suggest explicit braces to avoid ambiguous 'else' ../src/lock/lock.cpp:952: warning: unused variable 'semaphore' ../src/lock/lock.cpp: In function 'SLONG LOCK_write_data(SLONG, SLONG)': ../src/lock/lock.cpp:1357: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'lrq* deadlock_walk(lrq*, bool*)': ../src/lock/lock.cpp:2562: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'void grant(lrq*, lbl*)': ../src/lock/lock.cpp:2945: warning: suggest parentheses around assignment used as truth value ../src/lock/../jrd/common.h: At global scope: ../src/lock/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/lock/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/boot/remote/allr.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/allr.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/boot/remote/inet.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet.cpp:98: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/inet.cpp: In function 'int accept_connection(rem_port*, P_CNCT*)': ../src/remote/inet.cpp:1208: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ../src/remote/inet.cpp: In function 'rem_port* receive(rem_port*, PACKET*)': ../src/remote/inet.cpp:2326: warning: suggest parentheses around assignment used as truth value ../src/remote/inet.cpp: In function 'bool_t packet_send(rem_port*, const SCHAR*, SSHORT)': ../src/remote/inet.cpp:3673: warning: 'inetErrNo' may be used uninitialized in this function ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/boot/remote/interface.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/interface.cpp:39: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/remote/interface.cpp: In function 'ISC_STATUS REM_fetch(ISC_STATUS*, rsr**, USHORT, const UCHAR*, USHORT, USHORT, UCHAR*)': ../src/remote/interface.cpp:1907: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp: In function 'void mov_faster(const SLONG*, SLONG*, USHORT)': ../src/remote/interface.cpp:6214: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6228: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6233: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/boot/remote/merge.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/boot/remote/parser.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/parser.cpp:32: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/parser.cpp: In function 'message* PARSE_messages(const UCHAR*, USHORT)': ../src/remote/parser.cpp:214: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/boot/remote/protocol.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/protocol.cpp: In function 'bool_t xdr_protocol(XDR*, PACKET*)': ../src/remote/protocol.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:315: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:355: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:576: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/boot/remote/remote.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/boot/remote/xdr.o ../src/remote/xdr.cpp:500: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/boot/common/classes/ClumpletReader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/boot/common/classes/ClumpletWriter.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sch.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/all.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/iberr.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/inuse.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/log.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/plugin_manager.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/sym.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/thd.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/alld.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/lock/lock.o ../temp/boot/remote/allr.o ../temp/boot/remote/inet.o ../temp/boot/remote/interface.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/gpre/pretty.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a rm ../temp/boot/jrd/dpm.cpp ../temp/boot/dsql/blob.cpp ../temp/boot/jrd/dyn_del.cpp ../temp/boot/jrd/met.cpp ../temp/boot/jrd/fun.cpp ../temp/boot/jrd/scl.cpp ../temp/boot/dsql/array.cpp ../temp/boot/jrd/grant.cpp ../temp/boot/jrd/dfw.cpp ../temp/boot/jrd/ini.cpp ../temp/boot/jrd/dyn_def.cpp ../temp/boot/dsql/metd.cpp ../temp/boot/jrd/dyn.cpp ../temp/boot/jrd/dyn_mod.cpp ../temp/boot/jrd/pcmet.cpp ../temp/boot/jrd/dyn_util.cpp make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.static.gpre gpre_static make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_boot -lang_internal -r -m -z -n ../src/gpre/gpre_meta.epp ../src/gpre/gpre_meta.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/gpre_meta.cpp -o ../temp/boot/gpre/gpre_meta.o In file included from ../src/gpre/gpre_meta.cpp:40: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_fini(dbb*)': ../src/gpre/gpre_meta.cpp:1918: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp:1919: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'gpre_rel* MET_get_view_relation(gpre_req*, const char*, const char*, USHORT)': ../src/gpre/gpre_meta.cpp:2527: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_load_hash_table(dbb*)': ../src/gpre/gpre_meta.cpp:2921: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/gpre/gpre_meta.cpp:63: warning: 'isc_blob_null' defined but not used ../src/gpre/gpre_meta.cpp:76: warning: 'isc_0l' defined but not used ../src/gpre/gpre_meta.cpp:101: warning: 'isc_7l' defined but not used ../src/gpre/gpre_meta.cpp:119: warning: 'isc_13l' defined but not used ../src/gpre/gpre_meta.cpp:142: warning: 'isc_19l' defined but not used ../src/gpre/gpre_meta.cpp:157: warning: 'isc_23l' defined but not used ../src/gpre/gpre_meta.cpp:174: warning: 'isc_31l' defined but not used ../src/gpre/gpre_meta.cpp:186: warning: 'isc_37l' defined but not used ../src/gpre/gpre_meta.cpp:197: warning: 'isc_42l' defined but not used ../src/gpre/gpre_meta.cpp:210: warning: 'isc_49l' defined but not used ../src/gpre/gpre_meta.cpp:221: warning: 'isc_53l' defined but not used ../src/gpre/gpre_meta.cpp:234: warning: 'isc_57l' defined but not used ../src/gpre/gpre_meta.cpp:250: warning: 'isc_64l' defined but not used ../src/gpre/gpre_meta.cpp:273: warning: 'isc_73l' defined but not used ../src/gpre/gpre_meta.cpp:289: warning: 'isc_80l' defined but not used ../src/gpre/gpre_meta.cpp:310: warning: 'isc_88l' defined but not used ../src/gpre/gpre_meta.cpp:337: warning: 'isc_96l' defined but not used ../src/gpre/gpre_meta.cpp:367: warning: 'isc_108l' defined but not used ../src/gpre/gpre_meta.cpp:381: warning: 'isc_115l' defined but not used ../src/gpre/gpre_meta.cpp:396: warning: 'isc_123l' defined but not used ../src/gpre/gpre_meta.cpp:410: warning: 'isc_129l' defined but not used ../src/gpre/gpre_meta.cpp:423: warning: 'isc_132l' defined but not used ../src/gpre/gpre_meta.cpp:435: warning: 'isc_138l' defined but not used ../src/gpre/gpre_meta.cpp:449: warning: 'isc_145l' defined but not used ../src/gpre/gpre_meta.cpp:478: warning: 'isc_157l' defined but not used ../src/gpre/gpre_meta.cpp:505: warning: 'isc_167l' defined but not used ../src/gpre/gpre_meta.cpp:528: warning: 'isc_183l' defined but not used ../src/gpre/gpre_meta.cpp:548: warning: 'isc_192l' defined but not used ../src/gpre/gpre_meta.cpp:559: warning: 'isc_197l' defined but not used ../src/gpre/gpre_meta.cpp:577: warning: 'isc_203l' defined but not used ../src/gpre/gpre_meta.cpp:606: warning: 'isc_218l' defined but not used ../src/gpre/gpre_meta.cpp:643: warning: 'isc_242l' defined but not used ../src/gpre/gpre_meta.cpp:667: warning: 'isc_248l' defined but not used ../src/gpre/gpre_meta.cpp:686: warning: 'isc_258l' defined but not used ../src/gpre/gpre_meta.cpp:698: warning: 'isc_265l' defined but not used ../src/gpre/gpre_meta.cpp:716: warning: 'isc_275l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/boot/common/classes/UserBlob.o ../src/common/classes/UserBlob.cpp: In member function 'bool UserBlob::open(void*&, void*&, ISC_QUAD&, USHORT, const UCHAR*)': ../src/common/classes/UserBlob.cpp:52: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/boot/config/AdminException.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/boot/config/Args.o ../src/config/Args.cpp: In static member function 'static bool Args::readPasswords(const char*, char*, int)': ../src/config/Args.cpp:179: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/boot/config/ArgsException.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/boot/config/ConfObj.o ../src/config/ConfObj.cpp: In constructor 'Vulcan::ConfObj::ConfObj(Vulcan::ConfObject*)': ../src/config/ConfObj.cpp:39: warning: suggest parentheses around assignment used as truth value ../src/config/ConfObj.cpp: In copy constructor 'Vulcan::ConfObj::ConfObj(const Vulcan::ConfObj&)': ../src/config/ConfObj.cpp:54: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/boot/config/ConfObject.o ../src/config/ConfObject.cpp: In member function 'virtual void Vulcan::ConfObject::setChain(Vulcan::ConfObject*)': ../src/config/ConfObject.cpp:336: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/boot/config/ConfigFile.o ../src/config/ConfigFile.cpp: In destructor 'virtual Vulcan::ConfigFile::~ConfigFile()': ../src/config/ConfigFile.cpp:105: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/boot/config/Configuration.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/boot/config/Element.o ../src/config/Element.cpp: In destructor 'virtual Vulcan::Element::~Element()': ../src/config/Element.cpp:102: warning: suggest parentheses around assignment used as truth value ../src/config/Element.cpp:108: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/boot/config/FileName.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/boot/config/InputFile.o ../src/config/InputFile.cpp: In destructor 'virtual Vulcan::InputFile::~InputFile()': ../src/config/InputFile.cpp:76: warning: suggest parentheses around assignment used as truth value ../src/config/InputFile.cpp: In member function 'void Vulcan::InputFile::rewrite()': ../src/config/InputFile.cpp:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/boot/config/InputStream.o ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/boot/config/Lex.o ../src/config/Lex.cpp: In member function 'void Vulcan::Lex::getToken()': ../src/config/Lex.cpp:145: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/boot/config/ScanDir.o ../src/config/ScanDir.cpp: In member function 'bool ScanDir::next()': ../src/config/ScanDir.cpp:90: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/boot/config/Stream.o ../src/config/Stream.cpp: In member function 'virtual void Vulcan::Stream::putSegment(int, const char*, bool)': ../src/config/Stream.cpp:95: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::clear()': ../src/config/Stream.cpp:393: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::truncate(int)': ../src/config/Stream.cpp:561: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'int Vulcan::Stream::compare(Vulcan::Stream*)': ../src/config/Stream.cpp:579: warning: suggest explicit braces to avoid ambiguous 'else' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/boot/config/StreamSegment.o ../src/config/StreamSegment.cpp: In member function 'void Vulcan::StreamSegment::setStream(Vulcan::Stream*)': ../src/config/StreamSegment.cpp:59: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/boot/vulcan/JString.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/vulcan/../jrd/common.h: At global scope: ../src/vulcan/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/boot/vulcan/RefObject.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/gpre_meta.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/gpre_static -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_static gpre_current) make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.lockmgr lock_mgr make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/lock/manager.cpp -o ../temp/boot/lock/manager.o ../src/lock/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/lock/manager.o ../temp/boot/lock/lock.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/config_root.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/path_utils.o -o ../gen/firebird/bin/fb_lock_mgr -L../gen/firebird/lib -lm -ldl -lcurses make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.libfbstatic libfbstatic make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dpm.cpp: In function 'RecordNumber DPM_store_blob(Jrd::thread_db*, Jrd::blb*, Jrd::Record*)': ../temp/boot/jrd/dpm.cpp:2106: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn.cpp:69: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn.cpp:77: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn.cpp: In function 'void grant(Jrd::Global*, const UCHAR**)': ../temp/boot/jrd/dyn.cpp:1239: warning: 'id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/dyn_def.cpp:66: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dyn_def.cpp:72: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'dtype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'length' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'clength' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'precision' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3886: warning: 'stype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3886: warning: 'scale' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3887: warning: 'charset_id' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_constraint(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:1067: warning: 'verb' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn_del.cpp:56: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn_del.cpp:63: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn_del.cpp: In function 'void DYN_delete_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_del.cpp:1666: warning: 'found' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/dyn_mod.cpp:61: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dyn_mod.cpp:67: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/boot/jrd/dyn_mod.cpp: In function 'void DYN_modify_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/boot/jrd/dyn_mod.cpp:2410: warning: 'position' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2422: warning: 'system_flag' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2490: warning: 'existing_position' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn_util.cpp:54: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn_util.cpp:61: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn_util.cpp: In function 'void DYN_UTIL_copy_domain(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/dyn_util.cpp:970: warning: unused variable 'dbb' ../temp/boot/jrd/dyn_util.cpp: In function 'bool DYN_UTIL_is_array(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&)': ../temp/boot/jrd/dyn_util.cpp:802: warning: 'rc' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/evl_proto.h:27, from ../temp/boot/jrd/fun.cpp:60: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/fun.cpp:63: ../src/include/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../temp/boot/jrd/fun.cpp: In function 'void invoke(Jrd::UserFunction*, Jrd::fun_repeat*, Jrd::impure_value*, void**, const udf_blob*, bool&, bool&)': ../temp/boot/jrd/fun.cpp:1051: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/grant.cpp:53: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../temp/boot/jrd/grant.cpp:57: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/boot/jrd/grant.cpp: In function 'bool GRANT_privileges(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/grant.cpp:247: warning: unused variable 'dbb' ../temp/boot/jrd/grant.cpp: In function 'USHORT squeeze_acl(Jrd::Acl&, const Firebird::MetaName&, SSHORT)': ../temp/boot/jrd/grant.cpp:1402: warning: 'dup_acl' may be used uninitialized in this function ../temp/boot/jrd/grant.cpp: In function 'USHORT save_field_privileges(Jrd::thread_db*, Jrd::Acl&, const TEXT*, const Firebird::MetaName&, USHORT)': ../temp/boot/jrd/grant.cpp:1016: warning: 'priv' may be used uninitialized in this function ../temp/boot/jrd/grant.cpp:1016: warning: 'field_public' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/ini.cpp:45: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/ini.cpp: In function 'void add_relation_fields(USHORT)': ../temp/boot/jrd/ini.cpp:1355: warning: unused variable 'dbb' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/met.cpp:58: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/met.cpp:58: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/met.cpp:99: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/met.cpp:117: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/met.cpp: In function 'void store_dependencies(Jrd::thread_db*, Jrd::CompilerScratch*, const Jrd::jrd_rel*, const Firebird::MetaName&, int)': ../temp/boot/jrd/met.cpp:6778: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp:6806: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp: In function 'Jrd::jrd_prc* MET_procedure(Jrd::thread_db*, int, bool, USHORT)': ../temp/boot/jrd/met.cpp:4569: warning: 'pa_collation_id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/scl.cpp:65: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/boot/jrd/scl.cpp: In function 'bool check_user_group(const UCHAR*, USHORT)': ../temp/boot/jrd/scl.cpp:1204: warning: unused variable 'dbb' ../temp/boot/jrd/scl.cpp: In function 'USHORT walk_acl(Jrd::thread_db*, const Jrd::Acl&, const Jrd::jrd_rel*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/scl.cpp:1452: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dfw.cpp:97: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dfw.cpp:99: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dfw.cpp:107: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../temp/boot/jrd/dfw.cpp: In function 'bool modify_index(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_null' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_update_format' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_compute_security' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_erase_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_global' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_rfr' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_post_event' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_grant' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_revoke' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_scan_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_prm' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_exception' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_udf' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_begin_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_end_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_index_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_partner_rel_id' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_proc_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_force_computed' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_check_blr' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_rel_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_trg_type' not handled in switch ../temp/boot/jrd/dfw.cpp: In function 'bool find_depend_in_dfw(Jrd::thread_db*, TEXT*, USHORT, USHORT, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:5130: warning: 'dfw_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'void check_dependencies(Jrd::thread_db*, const TEXT*, const TEXT*, int, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2095: warning: 'obj_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool add_file(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:1328: warning: 'section' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1328: warning: 'shadow_number' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1329: warning: 'start' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool make_version(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:7136: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7133: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7132: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5344: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5346: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5353: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5349: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5333: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5331: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5324: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7130: note: initialized from here ../temp/boot/jrd/dfw.cpp:5873: warning: 'null_view' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool create_relation(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:3085: warning: 'external_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/array.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/array.cpp:59: warning: 'DB' defined but not used ../temp/boot/dsql/array.cpp:62: warning: 'gds_trans' defined but not used ../temp/boot/dsql/array.cpp:64: warning: 'isc_status' defined but not used ../temp/boot/dsql/array.cpp:65: warning: 'isc_status2' defined but not used ../temp/boot/dsql/array.cpp:67: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/array.cpp:68: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/array.cpp:70: warning: 'isc_0l' defined but not used ../temp/boot/dsql/array.cpp:93: warning: 'isc_11l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/blob.cpp:53: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/blob.cpp:55: warning: 'DB' defined but not used ../temp/boot/dsql/blob.cpp:58: warning: 'gds_trans' defined but not used ../temp/boot/dsql/blob.cpp:60: warning: 'isc_status' defined but not used ../temp/boot/dsql/blob.cpp:61: warning: 'isc_status2' defined but not used ../temp/boot/dsql/blob.cpp:63: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/blob.cpp:64: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/blob.cpp:66: warning: 'isc_0l' defined but not used ../temp/boot/dsql/blob.cpp:89: warning: 'isc_10l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o In file included from ../src/include/../dsql/dsql.h:138, from ../temp/boot/dsql/metd.cpp:43: ../src/include/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/include/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../temp/boot/dsql/metd.cpp: In function 'USHORT METD_get_charset_bpc(dsql_req*, SSHORT)': ../temp/boot/dsql/metd.cpp:1159: warning: unused variable 'bpc' ../temp/boot/dsql/metd.cpp:1161: warning: unused variable 'isc_status' ../temp/boot/dsql/metd.cpp:1163: warning: unused variable 'DB' ../temp/boot/dsql/metd.cpp: In function 'dsql_sym* lookup_symbol(dsql_dbb*, USHORT, const char*, SYM_TYPE, USHORT)': ../temp/boot/dsql/metd.cpp:3446: warning: 'intlSym' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3447: warning: 'procedure' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3448: warning: 'relation' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3449: warning: 'userFunc' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp: In function 'dsql_prc* METD_get_procedure(dsql_req*, const dsql_str*)': ../temp/boot/dsql/metd.cpp:2217: warning: 'pr_collation_id' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:2220: warning: 'pr_null_flag' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp: In function 'dsql_udf* METD_get_function(dsql_req*, const dsql_str*)': ../temp/boot/dsql/metd.cpp:1720: warning: 'return_arg' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/metd.cpp:100: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/metd.cpp:102: warning: 'DB' defined but not used ../temp/boot/dsql/metd.cpp:105: warning: 'gds_trans' defined but not used ../temp/boot/dsql/metd.cpp:107: warning: 'isc_status' defined but not used ../temp/boot/dsql/metd.cpp:108: warning: 'isc_status2' defined but not used ../temp/boot/dsql/metd.cpp:110: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/metd.cpp:111: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/metd.cpp:113: warning: 'isc_0l' defined but not used ../temp/boot/dsql/metd.cpp:127: warning: 'isc_7l' defined but not used ../temp/boot/dsql/metd.cpp:142: warning: 'isc_16l' defined but not used ../temp/boot/dsql/metd.cpp:159: warning: 'isc_25l' defined but not used ../temp/boot/dsql/metd.cpp:172: warning: 'isc_32l' defined but not used ../temp/boot/dsql/metd.cpp:186: warning: 'isc_40l' defined but not used ../temp/boot/dsql/metd.cpp:225: warning: 'isc_67l' defined but not used ../temp/boot/dsql/metd.cpp:244: warning: 'isc_80l' defined but not used ../temp/boot/dsql/metd.cpp:261: warning: 'isc_85l' defined but not used ../temp/boot/dsql/metd.cpp:281: warning: 'isc_99l' defined but not used ../temp/boot/dsql/metd.cpp:319: warning: 'isc_121l' defined but not used ../temp/boot/dsql/metd.cpp:333: warning: 'isc_128l' defined but not used ../temp/boot/dsql/metd.cpp:358: warning: 'isc_135l' defined but not used ../temp/boot/dsql/metd.cpp:382: warning: 'isc_149l' defined but not used ../temp/boot/dsql/metd.cpp:395: warning: 'isc_155l' defined but not used ../temp/boot/dsql/metd.cpp:406: warning: 'isc_160l' defined but not used ../temp/boot/dsql/metd.cpp:418: warning: 'isc_167l' defined but not used ../temp/boot/dsql/metd.cpp:444: warning: 'isc_186l' defined but not used ../temp/boot/dsql/metd.cpp:457: warning: 'isc_190l' defined but not used ../temp/boot/dsql/metd.cpp:471: warning: 'isc_196l' defined but not used ../temp/boot/dsql/metd.cpp:500: warning: 'isc_205l' defined but not used ../temp/boot/dsql/metd.cpp:519: warning: 'isc_215l' defined but not used rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sch.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/all.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/iberr.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/inuse.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/log.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/plugin_manager.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/sym.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/thd.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/alld.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/lock/lock.o ../temp/boot/remote/allr.o ../temp/boot/remote/inet.o ../temp/boot/remote/interface.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/gpre/pretty.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/create_db.cpp -o ../temp/std/utilities/create_db.o ../src/utilities/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/std/common/classes/alloc.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/std/common/classes/locks.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/std/common/classes/semaphore.o In file included from ../src/common/classes/semaphore.cpp:29: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/std/common/classes/fb_string.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/std/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:103: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/std/common/classes/TempFile.o ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/std/common/classes/UserBlob.o ../src/common/classes/UserBlob.cpp: In member function 'bool UserBlob::open(void*&, void*&, ISC_QUAD&, USHORT, const UCHAR*)': ../src/common/classes/UserBlob.cpp:52: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/std/common/classes/SafeArg.o ../src/common/classes/SafeArg.cpp: In member function 'const MsgFormat::safe_cell& MsgFormat::SafeArg::getCell(size_t) const': ../src/common/classes/SafeArg.cpp:330: warning: missing braces around initializer for 'MsgFormat::safe_cell::' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/std/common/classes/MsgPrint.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/std/common/classes/BaseStream.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/std/common/fb_exception.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/std/common/classes/MetaName.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/std/common/StatusHolder.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/std/common/utils.o ../src/common/utils.cpp: In function 'Firebird::PathName fb_utils::get_process_name()': ../src/common/utils.cpp:645: warning: comparison between signed and unsigned integer expressions ../src/common/../jrd/common.h: At global scope: ../src/common/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/std/config/AdminException.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/std/config/Args.o ../src/config/Args.cpp: In static member function 'static bool Args::readPasswords(const char*, char*, int)': ../src/config/Args.cpp:179: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/std/config/ArgsException.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/std/config/ConfObj.o ../src/config/ConfObj.cpp: In constructor 'Vulcan::ConfObj::ConfObj(Vulcan::ConfObject*)': ../src/config/ConfObj.cpp:39: warning: suggest parentheses around assignment used as truth value ../src/config/ConfObj.cpp: In copy constructor 'Vulcan::ConfObj::ConfObj(const Vulcan::ConfObj&)': ../src/config/ConfObj.cpp:54: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/std/config/ConfObject.o ../src/config/ConfObject.cpp: In member function 'virtual void Vulcan::ConfObject::setChain(Vulcan::ConfObject*)': ../src/config/ConfObject.cpp:336: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/std/config/ConfigFile.o ../src/config/ConfigFile.cpp: In destructor 'virtual Vulcan::ConfigFile::~ConfigFile()': ../src/config/ConfigFile.cpp:105: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/std/config/Configuration.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/std/config/Element.o ../src/config/Element.cpp: In destructor 'virtual Vulcan::Element::~Element()': ../src/config/Element.cpp:102: warning: suggest parentheses around assignment used as truth value ../src/config/Element.cpp:108: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/std/config/FileName.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/std/config/InputFile.o ../src/config/InputFile.cpp: In destructor 'virtual Vulcan::InputFile::~InputFile()': ../src/config/InputFile.cpp:76: warning: suggest parentheses around assignment used as truth value ../src/config/InputFile.cpp: In member function 'void Vulcan::InputFile::rewrite()': ../src/config/InputFile.cpp:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/std/config/InputStream.o ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/std/config/Lex.o ../src/config/Lex.cpp: In member function 'void Vulcan::Lex::getToken()': ../src/config/Lex.cpp:145: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/std/config/ScanDir.o ../src/config/ScanDir.cpp: In member function 'bool ScanDir::next()': ../src/config/ScanDir.cpp:90: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/std/config/Stream.o ../src/config/Stream.cpp: In member function 'virtual void Vulcan::Stream::putSegment(int, const char*, bool)': ../src/config/Stream.cpp:95: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::clear()': ../src/config/Stream.cpp:393: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::truncate(int)': ../src/config/Stream.cpp:561: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'int Vulcan::Stream::compare(Vulcan::Stream*)': ../src/config/Stream.cpp:579: warning: suggest explicit braces to avoid ambiguous 'else' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/std/config/StreamSegment.o ../src/config/StreamSegment.cpp: In member function 'void Vulcan::StreamSegment::setStream(Vulcan::Stream*)': ../src/config/StreamSegment.cpp:59: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/std/vulcan/JString.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/vulcan/../jrd/common.h: At global scope: ../src/vulcan/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/std/vulcan/RefObject.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/create_db.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.refDatabases empty_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make[3]: `../gen/firebird/bin/create_db' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' rm -f empty.fdb ../gen/firebird/bin/create_db empty.fdb touch empty.fdb chmod 444 empty.fdb rm -f -f yachts.lnk ln -s -f empty.fdb yachts.lnk make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.static.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/burp/backup.cpp -o ../temp/boot/burp/backup.o In file included from ../temp/boot/burp/backup.cpp:61: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/boot/burp/backup.cpp: In function 'void::put_relation(burp_rel*)': ../temp/boot/burp/backup.cpp:4302: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4334: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4341: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4348: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4355: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp: In function 'void::write_database(const TEXT*)': ../temp/boot/burp/backup.cpp:5105: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:5110: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:5123: warning: suggest parentheses around assignment used as truth value ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/boot/burp/backup.cpp:84: warning: 'isc_blob_null' defined but not used ../temp/boot/burp/backup.cpp:86: warning: 'DB' defined but not used ../temp/boot/burp/backup.cpp:89: warning: 'gds_trans' defined but not used ../temp/boot/burp/backup.cpp:91: warning: 'isc_status' defined but not used ../temp/boot/burp/backup.cpp:92: warning: 'isc_status2' defined but not used ../temp/boot/burp/backup.cpp:94: warning: 'isc_array_length' defined but not used ../temp/boot/burp/backup.cpp:109: warning: 'isc_4l' defined but not used ../temp/boot/burp/backup.cpp:126: warning: 'isc_14l' defined but not used ../temp/boot/burp/backup.cpp:146: warning: 'isc_26l' defined but not used ../temp/boot/burp/backup.cpp:164: warning: 'isc_34l' defined but not used ../temp/boot/burp/backup.cpp:184: warning: 'isc_40l' defined but not used ../temp/boot/burp/backup.cpp:196: warning: 'isc_47l' defined but not used ../temp/boot/burp/backup.cpp:221: warning: 'isc_60l' defined but not used ../temp/boot/burp/backup.cpp:248: warning: 'isc_75l' defined but not used ../temp/boot/burp/backup.cpp:277: warning: 'isc_94l' defined but not used ../temp/boot/burp/backup.cpp:289: warning: 'isc_99l' defined but not used ../temp/boot/burp/backup.cpp:305: warning: 'isc_106l' defined but not used ../temp/boot/burp/backup.cpp:325: warning: 'isc_115l' defined but not used ../temp/boot/burp/backup.cpp:338: warning: 'isc_122l' defined but not used ../temp/boot/burp/backup.cpp:354: warning: 'isc_131l' defined but not used ../temp/boot/burp/backup.cpp:367: warning: 'isc_138l' defined but not used ../temp/boot/burp/backup.cpp:379: warning: 'isc_145l' defined but not used ../temp/boot/burp/backup.cpp:399: warning: 'isc_154l' defined but not used ../temp/boot/burp/backup.cpp:429: warning: 'isc_173l' defined but not used ../temp/boot/burp/backup.cpp:448: warning: 'isc_183l' defined but not used ../temp/boot/burp/backup.cpp:465: warning: 'isc_191l' defined but not used ../temp/boot/burp/backup.cpp:485: warning: 'isc_201l' defined but not used ../temp/boot/burp/backup.cpp:513: warning: 'isc_219l' defined but not used ../temp/boot/burp/backup.cpp:538: warning: 'isc_231l' defined but not used ../temp/boot/burp/backup.cpp:567: warning: 'isc_249l' defined but not used ../temp/boot/burp/backup.cpp:579: warning: 'isc_256l' defined but not used ../temp/boot/burp/backup.cpp:600: warning: 'isc_273l' defined but not used ../temp/boot/burp/backup.cpp:617: warning: 'isc_282l' defined but not used ../temp/boot/burp/backup.cpp:654: warning: 'isc_302l' defined but not used ../temp/boot/burp/backup.cpp:709: warning: 'isc_340l' defined but not used ../temp/boot/burp/backup.cpp:723: warning: 'isc_344l' defined but not used ../temp/boot/burp/backup.cpp:738: warning: 'isc_350l' defined but not used ../temp/boot/burp/backup.cpp:753: warning: 'isc_358l' defined but not used ../temp/boot/burp/backup.cpp:775: warning: 'isc_370l' defined but not used ../temp/boot/burp/backup.cpp:800: warning: 'isc_386l' defined but not used ../temp/boot/burp/backup.cpp:822: warning: 'isc_396l' defined but not used ../temp/boot/burp/backup.cpp:843: warning: 'isc_405l' defined but not used ../temp/boot/burp/backup.cpp:858: warning: 'isc_412l' defined but not used ../temp/boot/burp/backup.cpp:874: warning: 'isc_418l' defined but not used ../temp/boot/burp/backup.cpp:885: warning: 'isc_423l' defined but not used ../temp/boot/burp/backup.cpp:896: warning: 'isc_427l' defined but not used ../temp/boot/burp/backup.cpp:907: warning: 'isc_432l' defined but not used ../temp/boot/burp/backup.cpp:921: warning: 'isc_440l' defined but not used ../temp/boot/burp/backup.cpp:944: warning: 'isc_452l' defined but not used ../temp/boot/burp/backup.cpp:971: warning: 'isc_468l' defined but not used ../temp/boot/burp/backup.cpp:984: warning: 'isc_474l' defined but not used ../temp/boot/burp/backup.cpp:1012: warning: 'isc_490l' defined but not used ../temp/boot/burp/backup.cpp:1025: warning: 'isc_496l' defined but not used ../temp/boot/burp/backup.cpp:1039: warning: 'isc_503l' defined but not used ../temp/boot/burp/backup.cpp:1055: warning: 'isc_511l' defined but not used ../temp/boot/burp/backup.cpp:1071: warning: 'isc_522l' defined but not used ../temp/boot/burp/backup.cpp:1083: warning: 'isc_528l' defined but not used ../temp/boot/burp/backup.cpp:1097: warning: 'isc_534l' defined but not used ../temp/boot/burp/backup.cpp:1109: warning: 'isc_540l' defined but not used ../temp/boot/burp/backup.cpp:1122: warning: 'isc_546l' defined but not used ../temp/boot/burp/backup.cpp:1135: warning: 'isc_552l' defined but not used ../temp/boot/burp/backup.cpp:1151: warning: 'isc_561l' defined but not used ../temp/boot/burp/backup.cpp:1165: warning: 'isc_567l' defined but not used ../temp/boot/burp/backup.cpp:1182: warning: 'isc_573l' defined but not used ../temp/boot/burp/backup.cpp:1207: warning: 'isc_590l' defined but not used ../temp/boot/burp/backup.cpp:1223: warning: 'isc_598l' defined but not used ../temp/boot/burp/backup.cpp:1247: warning: 'isc_614l' defined but not used ../temp/boot/burp/backup.cpp:1259: warning: 'isc_620l' defined but not used ../temp/boot/burp/backup.cpp:1274: warning: 'isc_627l' defined but not used ../temp/boot/burp/backup.cpp:1288: warning: 'isc_634l' defined but not used ../temp/boot/burp/backup.cpp:1302: warning: 'isc_641l' defined but not used ../temp/boot/burp/backup.cpp:1341: warning: 'isc_667l' defined but not used ../temp/boot/burp/backup.cpp:1393: warning: 'isc_706l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/boot/burp/restore.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/burp/restore.cpp -o ../temp/boot/burp/restore.o In file included from ../temp/boot/burp/restore.cpp:55: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/boot/burp/restore.cpp: In function 'int RESTORE_restore(const TEXT*, const TEXT*)': ../temp/boot/burp/restore.cpp:1604: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:2156: warning: unused variable 'cumul_count' ../temp/boot/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/boot/burp/restore.cpp:4375: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:4659: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'bool::get_global_field(BurpGlobals*)': ../temp/boot/burp/restore.cpp:6530: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:6973: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'void::get_source_blob(BurpGlobals*, ISC_QUAD&, bool)': ../temp/boot/burp/restore.cpp:9262: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'void::restore_security_class(BurpGlobals*, const TEXT*, const TEXT*)': ../temp/boot/burp/restore.cpp:11432: warning: unused variable 'local_trans' ../temp/boot/burp/restore.cpp: In function 'bool::get_relation_data(BurpGlobals*)': ../temp/boot/burp/restore.cpp:8862: warning: control reaches end of non-void function ../temp/boot/burp/restore.cpp: In function 'bool::get_acl(BurpGlobals*, const TEXT*, ISC_QUAD*, ISC_QUAD*)': ../temp/boot/burp/restore.cpp:2933: warning: 'max_segment' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'void::get_array(BurpGlobals*, burp_rel*, UCHAR*)': ../temp/boot/burp/restore.cpp:3082: warning: 'field' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3084: warning: 'field_length' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3097: warning: 'end_ranges' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3085: warning: 'buffer' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3085: warning: 'p' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3163: warning: 'upper' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3163: warning: 'lower' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3394: warning: 'lcount' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3516: warning: 'lcount' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/boot/burp/restore.cpp:4540: warning: 'p' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'bool::get_trigger_message(BurpGlobals*)': ../temp/boot/burp/restore.cpp:9933: warning: 'number' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'bool::get_type(BurpGlobals*)': ../temp/boot/burp/restore.cpp:10089: warning: 'l' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'bool::get_user_privilege(BurpGlobals*)': ../temp/boot/burp/restore.cpp:10224: warning: 'grant_option' may be used uninitialized in this function ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/boot/burp/restore.cpp:80: warning: 'DB' defined but not used ../temp/boot/burp/restore.cpp:83: warning: 'gds_trans' defined but not used ../temp/boot/burp/restore.cpp:85: warning: 'isc_status' defined but not used ../temp/boot/burp/restore.cpp:86: warning: 'isc_status2' defined but not used ../temp/boot/burp/restore.cpp:88: warning: 'isc_array_length' defined but not used ../temp/boot/burp/restore.cpp:175: warning: 'isc_28l' defined but not used ../temp/boot/burp/restore.cpp:194: warning: 'isc_37l' defined but not used ../temp/boot/burp/restore.cpp:219: warning: 'isc_61l' defined but not used ../temp/boot/burp/restore.cpp:230: warning: 'isc_66l' defined but not used ../temp/boot/burp/restore.cpp:243: warning: 'isc_73l' defined but not used ../temp/boot/burp/restore.cpp:261: warning: 'isc_81l' defined but not used ../temp/boot/burp/restore.cpp:275: warning: 'isc_91l' defined but not used ../temp/boot/burp/restore.cpp:290: warning: 'isc_101l' defined but not used ../temp/boot/burp/restore.cpp:303: warning: 'isc_108l' defined but not used ../temp/boot/burp/restore.cpp:317: warning: 'isc_116l' defined but not used ../temp/boot/burp/restore.cpp:330: warning: 'isc_124l' defined but not used ../temp/boot/burp/restore.cpp:344: warning: 'isc_130l' defined but not used ../temp/boot/burp/restore.cpp:363: warning: 'isc_144l' defined but not used ../temp/boot/burp/restore.cpp:377: warning: 'isc_153l' defined but not used ../temp/boot/burp/restore.cpp:390: warning: 'isc_158l' defined but not used ../temp/boot/burp/restore.cpp:403: warning: 'isc_163l' defined but not used ../temp/boot/burp/restore.cpp:426: warning: 'isc_181l' defined but not used ../temp/boot/burp/restore.cpp:452: warning: 'isc_203l' defined but not used ../temp/boot/burp/restore.cpp:472: warning: 'isc_217l' defined but not used ../temp/boot/burp/restore.cpp:484: warning: 'isc_223l' defined but not used ../temp/boot/burp/restore.cpp:495: warning: 'isc_229l' defined but not used ../temp/boot/burp/restore.cpp:509: warning: 'isc_239l' defined but not used ../temp/boot/burp/restore.cpp:528: warning: 'isc_253l' defined but not used ../temp/boot/burp/restore.cpp:551: warning: 'isc_274l' defined but not used ../temp/boot/burp/restore.cpp:576: warning: 'isc_297l' defined but not used ../temp/boot/burp/restore.cpp:593: warning: 'isc_309l' defined but not used ../temp/boot/burp/restore.cpp:613: warning: 'isc_320l' defined but not used ../temp/boot/burp/restore.cpp:641: warning: 'isc_341l' defined but not used ../temp/boot/burp/restore.cpp:664: warning: 'isc_358l' defined but not used ../temp/boot/burp/restore.cpp:691: warning: 'isc_381l' defined but not used ../temp/boot/burp/restore.cpp:703: warning: 'isc_390l' defined but not used ../temp/boot/burp/restore.cpp:720: warning: 'isc_396l' defined but not used ../temp/boot/burp/restore.cpp:733: warning: 'isc_401l' defined but not used ../temp/boot/burp/restore.cpp:758: warning: 'isc_420l' defined but not used ../temp/boot/burp/restore.cpp:810: warning: 'isc_473l' defined but not used ../temp/boot/burp/restore.cpp:863: warning: 'isc_528l' defined but not used ../temp/boot/burp/restore.cpp:884: warning: 'isc_540l' defined but not used ../temp/boot/burp/restore.cpp:906: warning: 'isc_554l' defined but not used ../temp/boot/burp/restore.cpp:926: warning: 'isc_566l' defined but not used ../temp/boot/burp/restore.cpp:944: warning: 'isc_577l' defined but not used ../temp/boot/burp/restore.cpp:960: warning: 'isc_585l' defined but not used ../temp/boot/burp/restore.cpp:974: warning: 'isc_591l' defined but not used ../temp/boot/burp/restore.cpp:1011: warning: 'isc_626l' defined but not used ../temp/boot/burp/restore.cpp:1025: warning: 'isc_635l' defined but not used ../temp/boot/burp/restore.cpp:1040: warning: 'isc_645l' defined but not used ../temp/boot/burp/restore.cpp:1064: warning: 'isc_665l' defined but not used ../temp/boot/burp/restore.cpp:1088: warning: 'isc_685l' defined but not used ../temp/boot/burp/restore.cpp:1100: warning: 'isc_691l' defined but not used ../temp/boot/burp/restore.cpp:1125: warning: 'isc_711l' defined but not used ../temp/boot/burp/restore.cpp:1138: warning: 'isc_717l' defined but not used ../temp/boot/burp/restore.cpp:1149: warning: 'isc_722l' defined but not used ../temp/boot/burp/restore.cpp:1159: warning: 'isc_726l' defined but not used ../temp/boot/burp/restore.cpp:1173: warning: 'isc_734l' defined but not used ../temp/boot/burp/restore.cpp:1191: warning: 'isc_746l' defined but not used ../temp/boot/burp/restore.cpp:1208: warning: 'isc_757l' defined but not used ../temp/boot/burp/restore.cpp:1223: warning: 'isc_767l' defined but not used ../temp/boot/burp/restore.cpp:1241: warning: 'isc_774l' defined but not used ../temp/boot/burp/restore.cpp:1261: warning: 'isc_787l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/boot/burp/burp.o ../src/burp/burp.cpp: In function 'int main(int, char**)': ../src/burp/burp.cpp:257: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:260: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'int common_main(int, char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/burp/burp.cpp:728: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:732: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:754: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:877: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'SLONG get_number(const SCHAR*)': ../src/burp/burp.cpp:1651: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'gbak_action open_files(const TEXT*, const TEXT**, bool, USHORT, const Firebird::ClumpletWriter&)': ../src/burp/burp.cpp:1688: warning: suggest explicit braces to avoid ambiguous 'else' ../src/burp/burp.cpp: In function 'ULONG get_size(const SCHAR*, burp_fil*)': ../src/burp/burp.cpp:2149: warning: suggest parentheses around assignment used as truth value ../src/burp/../jrd/common.h: At global scope: ../src/burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/boot/burp/canonical.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/boot/burp/misc.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/boot/burp/mvol.o ../src/burp/mvol.cpp: In function 'UCHAR MVOL_write(UCHAR, int*, UCHAR**)': ../src/burp/mvol.cpp:571: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:594: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:657: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:668: warning: comparison between signed and unsigned integer expressions ../src/burp/../burp/../jrd/common.h: At global scope: ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/burp/backup.o ../temp/boot/burp/restore.o ../temp/boot/burp/burp.o ../temp/boot/burp/canonical.o ../temp/boot/burp/misc.o ../temp/boot/burp/mvol.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gbak_static -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/burp/restore.cpp ../temp/boot/burp/backup.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.static.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o In file included from ../temp/boot/isql/extract.cpp:58: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/isql/extract.cpp: In function 'int EXTRACT_list_table(const SCHAR*, const SCHAR*, bool, SSHORT)': ../temp/boot/isql/extract.cpp:1304: warning: unused variable 'rel_flags' ../temp/boot/isql/extract.cpp: In function 'bool extract_rel_constraints(const char*)': ../temp/boot/isql/extract.cpp:1874: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/extract.cpp: In function 'void get_procedure_args(const char*)': ../temp/boot/isql/extract.cpp:2014: warning: 'prm_null_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/boot/isql/extract.cpp:79: warning: 'isc_blob_null' defined but not used ../temp/boot/isql/extract.cpp:95: warning: 'isc_1l' defined but not used ../temp/boot/isql/extract.cpp:112: warning: 'isc_8l' defined but not used ../temp/boot/isql/extract.cpp:135: warning: 'isc_18l' defined but not used ../temp/boot/isql/extract.cpp:169: warning: 'isc_30l' defined but not used ../temp/boot/isql/extract.cpp:193: warning: 'isc_35l' defined but not used ../temp/boot/isql/extract.cpp:214: warning: 'isc_46l' defined but not used ../temp/boot/isql/extract.cpp:232: warning: 'isc_54l' defined but not used ../temp/boot/isql/extract.cpp:259: warning: 'isc_67l' defined but not used ../temp/boot/isql/extract.cpp:281: warning: 'isc_75l' defined but not used ../temp/boot/isql/extract.cpp:323: warning: 'isc_89l' defined but not used ../temp/boot/isql/extract.cpp:344: warning: 'isc_98l' defined but not used ../temp/boot/isql/extract.cpp:361: warning: 'isc_104l' defined but not used ../temp/boot/isql/extract.cpp:379: warning: 'isc_114l' defined but not used ../temp/boot/isql/extract.cpp:413: warning: 'isc_134l' defined but not used ../temp/boot/isql/extract.cpp:431: warning: 'isc_144l' defined but not used ../temp/boot/isql/extract.cpp:468: warning: 'isc_168l' defined but not used ../temp/boot/isql/extract.cpp:491: warning: 'isc_182l' defined but not used ../temp/boot/isql/extract.cpp:509: warning: 'isc_187l' defined but not used ../temp/boot/isql/extract.cpp:541: warning: 'isc_199l' defined but not used ../temp/boot/isql/extract.cpp:575: warning: 'isc_209l' defined but not used ../temp/boot/isql/extract.cpp:610: warning: 'isc_222l' defined but not used ../temp/boot/isql/extract.cpp:639: warning: 'isc_234l' defined but not used ../temp/boot/isql/extract.cpp:661: warning: 'isc_242l' defined but not used ../temp/boot/isql/extract.cpp:678: warning: 'isc_249l' defined but not used ../temp/boot/isql/extract.cpp:695: warning: 'isc_256l' defined but not used ../temp/boot/isql/extract.cpp:710: warning: 'isc_261l' defined but not used ../temp/boot/isql/extract.cpp:725: warning: 'isc_266l' defined but not used ../temp/boot/isql/extract.cpp:745: warning: 'isc_271l' defined but not used ../temp/boot/isql/extract.cpp:761: warning: 'isc_277l' defined but not used ../temp/boot/isql/extract.cpp:779: warning: 'isc_287l' defined but not used ../temp/boot/isql/extract.cpp:802: warning: 'isc_302l' defined but not used ../temp/boot/isql/extract.cpp:840: warning: 'isc_324l' defined but not used ../temp/boot/isql/extract.cpp:873: warning: 'isc_336l' defined but not used ../temp/boot/isql/extract.cpp:898: warning: 'isc_344l' defined but not used ../temp/boot/isql/extract.cpp:916: warning: 'isc_354l' defined but not used ../temp/boot/isql/extract.cpp:971: warning: 'isc_389l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/isql/isql.cpp -o ../temp/boot/isql/isql.o ../temp/boot/isql/isql.cpp: In function 'bool check_date(const tm&)': ../temp/boot/isql/isql.cpp:4108: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp: In function 'processing_state get_statement(TEXT*, size_t, const TEXT*)': ../temp/boot/isql/isql.cpp:5932: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:5998: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:6028: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:6082: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/boot/isql/isql.cpp:6082: warning: enumeration value 'in_block_comment' not handled in switch ../temp/boot/isql/isql.cpp:6082: warning: enumeration value 'in_double_quoted_string' not handled in switch ../temp/boot/isql/isql.cpp:6094: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/boot/isql/isql.cpp:6094: warning: enumeration value 'in_block_comment' not handled in switch ../temp/boot/isql/isql.cpp:6094: warning: enumeration value 'in_single_quoted_string' not handled in switch ../temp/boot/isql/isql.cpp: In function 'processing_state newdb(TEXT*, const TEXT*, const TEXT*, int, const TEXT*, bool)': ../temp/boot/isql/isql.cpp:6917: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp:6921: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp:6925: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp: In function 'SSHORT print_item(TEXT**, XSQLVAR*, SLONG)': ../temp/boot/isql/isql.cpp:7955: warning: format '%4.4lu' expects type 'long unsigned int', but argument 6 has type 'unsigned int' ../temp/boot/isql/isql.cpp: In function 'processing_state bulk_insert_hack(const char*, XSQLDA**)': ../temp/boot/isql/isql.cpp:3623: warning: 'integer' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:3622: warning: 'smallint' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:3624: warning: 'pi64' may be used uninitialized in this function ../temp/boot/isql/isql.cpp: In function 'processing_state add_row(TEXT*)': ../temp/boot/isql/isql.cpp:2854: warning: 'smallint' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:2855: warning: 'integer' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:2856: warning: 'pi64' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:300: warning: 'Integral_subtypes' defined but not used ../src/include/../isql/isql.h:310: warning: 'Sub_types' defined but not used ../src/include/../isql/isql.h:334: warning: 'UDF_param_types' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../temp/boot/isql/isql.cpp:152: warning: 'isc_1l' defined but not used ../temp/boot/isql/isql.cpp:172: warning: 'isc_10' defined but not used ../temp/boot/isql/isql.cpp:175: warning: 'isc_11l' defined but not used ../temp/boot/isql/isql.cpp:177: warning: 'isc_11' defined but not used ../temp/boot/isql/isql.cpp:191: warning: 'isc_19l' defined but not used ../temp/boot/isql/isql.cpp:206: warning: 'isc_26l' defined but not used ../temp/boot/isql/isql.cpp:231: warning: 'isc_38l' defined but not used ../temp/boot/isql/isql.cpp:258: warning: 'isc_51l' defined but not used ../temp/boot/isql/isql.cpp:275: warning: 'isc_58l' defined but not used ../temp/boot/isql/isql.cpp:290: warning: 'isc_66l' defined but not used ../temp/boot/isql/isql.cpp:312: warning: 'isc_77l' defined but not used ../temp/boot/isql/isql.cpp:330: warning: 'isc_84l' defined but not used ../temp/boot/isql/isql.cpp:359: warning: 'isc_94l' defined but not used ../temp/boot/isql/isql.cpp:376: warning: 'isc_103l' defined but not used ../temp/boot/isql/isql.cpp:393: warning: 'isc_110l' defined but not used ../temp/boot/isql/isql.cpp:409: warning: 'isc_115l' defined but not used ../temp/boot/isql/isql.cpp:777: warning: 'Print_buffer' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/boot/isql/show.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o In file included from ../temp/boot/isql/show.cpp:54: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/isql/show.cpp: In function 'processing_state show_collations(const SCHAR*, SSHORT, const char*, bool)': ../temp/boot/isql/show.cpp:4476: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'processing_state show_dependencies(const char*, int)': ../temp/boot/isql/show.cpp:5769: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'processing_state show_table(const SCHAR*, bool)': ../temp/boot/isql/show.cpp:8308: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp:8759: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'void show_charsets(const SCHAR*, const SCHAR*, bool, bool, bool, bool)': ../temp/boot/isql/show.cpp:4051: warning: 'collation' may be used uninitialized in this function ../temp/boot/isql/show.cpp:4051: warning: 'char_set_id' may be used uninitialized in this function ../src/include/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/boot/isql/show.cpp:78: warning: 'isc_blob_null' defined but not used ../temp/boot/isql/show.cpp:94: warning: 'isc_1l' defined but not used ../temp/boot/isql/show.cpp:127: warning: 'isc_16l' defined but not used ../temp/boot/isql/show.cpp:142: warning: 'isc_24l' defined but not used ../temp/boot/isql/show.cpp:168: warning: 'isc_31l' defined but not used ../temp/boot/isql/show.cpp:183: warning: 'isc_39l' defined but not used ../temp/boot/isql/show.cpp:203: warning: 'isc_45l' defined but not used ../temp/boot/isql/show.cpp:228: warning: 'isc_53l' defined but not used ../temp/boot/isql/show.cpp:245: warning: 'isc_62l' defined but not used ../temp/boot/isql/show.cpp:270: warning: 'isc_74l' defined but not used ../temp/boot/isql/show.cpp:293: warning: 'isc_83l' defined but not used ../temp/boot/isql/show.cpp:310: warning: 'isc_91l' defined but not used ../temp/boot/isql/show.cpp:328: warning: 'isc_101l' defined but not used ../temp/boot/isql/show.cpp:373: warning: 'isc_130l' defined but not used ../temp/boot/isql/show.cpp:390: warning: 'isc_140l' defined but not used ../temp/boot/isql/show.cpp:411: warning: 'isc_148l' defined but not used ../temp/boot/isql/show.cpp:435: warning: 'isc_157l' defined but not used ../temp/boot/isql/show.cpp:457: warning: 'isc_167l' defined but not used ../temp/boot/isql/show.cpp:479: warning: 'isc_177l' defined but not used ../temp/boot/isql/show.cpp:498: warning: 'isc_183l' defined but not used ../temp/boot/isql/show.cpp:520: warning: 'isc_193l' defined but not used ../temp/boot/isql/show.cpp:535: warning: 'isc_200l' defined but not used ../temp/boot/isql/show.cpp:551: warning: 'isc_205l' defined but not used ../temp/boot/isql/show.cpp:571: warning: 'isc_216l' defined but not used ../temp/boot/isql/show.cpp:589: warning: 'isc_226l' defined but not used ../temp/boot/isql/show.cpp:624: warning: 'isc_243l' defined but not used ../temp/boot/isql/show.cpp:642: warning: 'isc_252l' defined but not used ../temp/boot/isql/show.cpp:666: warning: 'isc_260l' defined but not used ../temp/boot/isql/show.cpp:682: warning: 'isc_268l' defined but not used ../temp/boot/isql/show.cpp:697: warning: 'isc_273l' defined but not used ../temp/boot/isql/show.cpp:729: warning: 'isc_286l' defined but not used ../temp/boot/isql/show.cpp:756: warning: 'isc_303l' defined but not used ../temp/boot/isql/show.cpp:773: warning: 'isc_310l' defined but not used ../temp/boot/isql/show.cpp:798: warning: 'isc_319l' defined but not used ../temp/boot/isql/show.cpp:819: warning: 'isc_330l' defined but not used ../temp/boot/isql/show.cpp:853: warning: 'isc_346l' defined but not used ../temp/boot/isql/show.cpp:870: warning: 'isc_353l' defined but not used ../temp/boot/isql/show.cpp:888: warning: 'isc_358l' defined but not used ../temp/boot/isql/show.cpp:909: warning: 'isc_369l' defined but not used ../temp/boot/isql/show.cpp:924: warning: 'isc_374l' defined but not used ../temp/boot/isql/show.cpp:946: warning: 'isc_383l' defined but not used ../temp/boot/isql/show.cpp:963: warning: 'isc_390l' defined but not used ../temp/boot/isql/show.cpp:981: warning: 'isc_400l' defined but not used ../temp/boot/isql/show.cpp:1006: warning: 'isc_416l' defined but not used ../temp/boot/isql/show.cpp:1025: warning: 'isc_421l' defined but not used ../temp/boot/isql/show.cpp:1061: warning: 'isc_435l' defined but not used ../temp/boot/isql/show.cpp:1093: warning: 'isc_448l' defined but not used ../temp/boot/isql/show.cpp:1111: warning: 'isc_454l' defined but not used ../temp/boot/isql/show.cpp:1132: warning: 'isc_465l' defined but not used ../temp/boot/isql/show.cpp:1153: warning: 'isc_476l' defined but not used ../temp/boot/isql/show.cpp:1171: warning: 'isc_481l' defined but not used ../temp/boot/isql/show.cpp:1196: warning: 'isc_495l' defined but not used ../temp/boot/isql/show.cpp:1212: warning: 'isc_501l' defined but not used ../temp/boot/isql/show.cpp:1233: warning: 'isc_507l' defined but not used ../temp/boot/isql/show.cpp:1254: warning: 'isc_513l' defined but not used ../temp/boot/isql/show.cpp:1274: warning: 'isc_519l' defined but not used ../temp/boot/isql/show.cpp:1294: warning: 'isc_525l' defined but not used ../temp/boot/isql/show.cpp:1315: warning: 'isc_531l' defined but not used ../temp/boot/isql/show.cpp:1336: warning: 'isc_537l' defined but not used ../temp/boot/isql/show.cpp:1356: warning: 'isc_543l' defined but not used ../temp/boot/isql/show.cpp:1376: warning: 'isc_549l' defined but not used ../temp/boot/isql/show.cpp:1396: warning: 'isc_555l' defined but not used ../temp/boot/isql/show.cpp:1418: warning: 'isc_563l' defined but not used ../temp/boot/isql/show.cpp:1438: warning: 'isc_570l' defined but not used ../temp/boot/isql/show.cpp:1458: warning: 'isc_578l' defined but not used ../temp/boot/isql/show.cpp:1478: warning: 'isc_585l' defined but not used ../temp/boot/isql/show.cpp:1498: warning: 'isc_593l' defined but not used ../temp/boot/isql/show.cpp:1518: warning: 'isc_600l' defined but not used ../temp/boot/isql/show.cpp:1540: warning: 'isc_606l' defined but not used ../temp/boot/isql/show.cpp:1555: warning: 'isc_611l' defined but not used ../temp/boot/isql/show.cpp:1584: warning: 'isc_625l' defined but not used ../temp/boot/isql/show.cpp:1610: warning: 'isc_635l' defined but not used ../temp/boot/isql/show.cpp:1627: warning: 'isc_645l' defined but not used ../temp/boot/isql/show.cpp:1645: warning: 'isc_654l' defined but not used ../temp/boot/isql/show.cpp:1671: warning: 'isc_667l' defined but not used ../temp/boot/isql/show.cpp:1688: warning: 'isc_677l' defined but not used ../temp/boot/isql/show.cpp:1712: warning: 'isc_690l' defined but not used ../temp/boot/isql/show.cpp:1730: warning: 'isc_697l' defined but not used ../temp/boot/isql/show.cpp:1746: warning: 'isc_702l' defined but not used ../temp/boot/isql/show.cpp:1760: warning: 'isc_708l' defined but not used ../temp/boot/isql/show.cpp:1774: warning: 'isc_714l' defined but not used ../temp/boot/isql/show.cpp:1789: warning: 'isc_720l' defined but not used ../temp/boot/isql/show.cpp:1803: warning: 'isc_726l' defined but not used ../temp/boot/isql/show.cpp:1817: warning: 'isc_732l' defined but not used ../temp/boot/isql/show.cpp:1840: warning: 'isc_742l' defined but not used ../temp/boot/isql/show.cpp:1863: warning: 'isc_753l' defined but not used ../temp/boot/isql/show.cpp:1877: warning: 'isc_759l' defined but not used ../temp/boot/isql/show.cpp:1905: warning: 'isc_770l' defined but not used ../temp/boot/isql/show.cpp:1920: warning: 'isc_776l' defined but not used ../temp/boot/isql/show.cpp:1950: warning: 'isc_790l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic ../gen/firebird/lib/libeditline.a -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/isql/isql.cpp ../temp/boot/isql/extract.cpp ../temp/boot/isql/show.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.refDatabases ref_databases make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' rm -f -f msg.fdb echo create database \'msg.fdb\'\; | ../gen/firebird/bin/isql_static can't format message 17:3 -- message file ../gen/firebird/firebird.msg not found for sn in ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql; do (echo $sn; ../gen/firebird/bin/isql_static -i $sn msg.fdb) || exit; done ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql touch msg.timestamp ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/help.gbak ../gen/firebird/help/help.fdb touch ../gen/firebird/help/help.fdb chmod 444 ../gen/firebird/help/help.fdb rm -f -f help.fdb ln -s -f ../gen/firebird/help/help.fdb help.fdb ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/metadata.gbak metadata.fdb touch metadata.fdb chmod 444 metadata.fdb rm -f -f security2.fdb make -f Makefile.static.gfix make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/boot/alice/alice_meta.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/alice/alice_meta.cpp -o ../temp/boot/alice/alice_meta.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/boot/alice/alice_meta.cpp:66: warning: 'isc_blob_null' defined but not used ../temp/boot/alice/alice_meta.cpp:68: warning: 'DB' defined but not used ../temp/boot/alice/alice_meta.cpp:71: warning: 'gds_trans' defined but not used ../temp/boot/alice/alice_meta.cpp:74: warning: 'isc_status2' defined but not used ../temp/boot/alice/alice_meta.cpp:76: warning: 'isc_array_length' defined but not used ../temp/boot/alice/alice_meta.cpp:77: warning: 'SQLCODE' defined but not used ../temp/boot/alice/alice_meta.cpp:79: warning: 'isc_0l' defined but not used ../temp/boot/alice/alice_meta.cpp:92: warning: 'isc_6l' defined but not used ../temp/boot/alice/alice_meta.cpp:107: warning: 'isc_12l' defined but not used ../temp/boot/alice/alice_meta.cpp:120: warning: 'isc_18l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/boot/alice/alice.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/boot/alice/all.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/boot/alice/exe.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/boot/alice/tdr.o ../src/alice/tdr.cpp: In function 'void TDR_list_limbo(void*, const TEXT*, ULONG)': ../src/alice/tdr.cpp:319: warning: suggest parentheses around assignment used as truth value ../src/alice/../jrd/common.h: At global scope: ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/alice/alice_meta.o ../temp/boot/alice/alice.o ../temp/boot/alice/all.o ../temp/boot/alice/exe.o ../temp/boot/alice/tdr.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/path_utils.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gfix_static -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n rm ../temp/boot/alice/alice_meta.cpp make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' echo create database \'security2.fdb\'\; | ../gen/firebird/bin/isql_static can't format message 17:3 -- message file ../gen/firebird/firebird.msg not found ../gen/firebird/bin/isql_static -i ../src/dbs/security.sql security2.fdb ../gen/firebird/bin/gfix_static -write sync security2.fdb chmod a=rw security2.fdb rm -f -f ../gen/firebird/security2.fdb cp -f security2.fdb ../gen/firebird/security2.fdb make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.msgs msgs make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/msgs/build_file.epp ../temp/std/msgs/build_file.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "msg.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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:628: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/msgs/build_file.cpp:60: warning: 'isc_blob_null' defined but not used ../temp/std/msgs/build_file.cpp:76: warning: 'isc_1l' defined but not used ../temp/std/msgs/build_file.cpp:93: warning: 'isc_10l' defined but not used ../temp/std/msgs/build_file.cpp:109: warning: 'isc_19l' defined but not used ../temp/std/msgs/build_file.cpp:122: warning: 'isc_24l' defined but not used ../temp/std/msgs/build_file.cpp:137: warning: 'isc_29l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/msgs/build_file.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n chmod 777 ../gen/firebird/bin/build_file ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg chmod 666 ../gen/firebird/firebird.msg rm ../temp/std/msgs/build_file.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.msgs msgs_intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/msgs/build_file.epp ../temp/std/msgs/build_file.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "msg.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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:628: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/msgs/build_file.cpp:60: warning: 'isc_blob_null' defined but not used ../temp/std/msgs/build_file.cpp:76: warning: 'isc_1l' defined but not used ../temp/std/msgs/build_file.cpp:93: warning: 'isc_10l' defined but not used ../temp/std/msgs/build_file.cpp:109: warning: 'isc_19l' defined but not used ../temp/std/msgs/build_file.cpp:122: warning: 'isc_24l' defined but not used ../temp/std/msgs/build_file.cpp:137: warning: 'isc_29l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/msgs/build_file.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n chmod 777 ../gen/firebird/bin/build_file ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg build_file: 1524 messages lack translations in locale fr_FR chmod 666 ../gen/firebird/fr_FR.msg ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg build_file: 1524 messages lack translations in locale de_DE chmod 666 ../gen/firebird/de_DE.msg make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.codes generated_headers make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/misc/codes.epp ../src/misc/codes.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "msg.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/misc/codes.cpp -o ../temp/std/misc/codes.o ../src/misc/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/misc/codes.cpp:51: warning: 'isc_blob_null' defined but not used ../src/misc/codes.cpp:67: warning: 'isc_1l' defined but not used ../src/misc/codes.cpp:84: warning: 'isc_10l' defined but not used ../src/misc/codes.cpp:106: warning: 'isc_20l' defined but not used ../src/misc/codes.cpp:126: warning: 'isc_28l' defined but not used ../src/misc/codes.cpp:146: warning: 'isc_36l' defined but not used ../src/misc/codes.cpp:255: warning: 'gds_c_boiler_plate' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/misc/codes.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/codes -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers No need to update ../src/include/gen/iberror.h No need to update ../src/include/gen/msg_facs.h No need to update ../lang_helpers/gds_codes.pas No need to update ../lang_helpers/gds_codes.ftn No need to update ../src/include/gen/codetext.h No need to update ../src/include/gen/msgs.h No need to update ../src/include/gen/rdb_codes.h No need to update ../src/include/gen/sql_code.h make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/ld.cpp -o ../temp/superclient/intl/ld.o In file included from ../src/intl/../jrd/IntlUtil.h:33, from ../src/intl/ld.cpp:26: ../src/intl/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/intl/ld.cpp:411: ../src/intl/../jrd/intlnames.h: In function 'INTL_BOOL LD_lookup_texttype(texttype*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, INTL_BOOL, const ASCII*)': ../src/intl/../jrd/intlnames.h:109: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:109: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:111: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:111: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:113: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:113: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:114: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:114: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:115: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:115: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:116: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:116: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:117: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:117: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:118: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:118: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:119: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:119: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:120: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:120: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:121: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:121: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:122: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:122: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:128: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:128: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:129: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:129: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:130: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:130: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:131: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:131: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:132: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:132: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:133: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:133: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:134: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:134: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:135: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:135: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:136: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:136: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:137: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:137: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:144: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:144: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:145: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:145: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:146: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:146: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:155: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:155: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:157: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:157: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:159: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:159: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:161: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:161: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:163: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:163: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:165: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:165: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:167: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:167: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:169: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:169: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:171: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:171: warning: null argument where non-null required (argument 1) In file included from ../src/intl/ld.cpp:411: ../src/intl/../jrd/intlnames.h:175: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:175: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:177: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:177: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:179: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:179: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:181: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:181: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:183: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:183: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:196: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:196: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:198: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:198: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:200: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:200: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:254: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:254: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:259: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:259: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:260: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:260: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:261: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:261: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:262: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:262: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:263: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:263: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:264: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:264: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:265: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:265: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:270: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:270: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:275: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:275: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:280: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:280: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:285: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:285: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:289: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:289: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:290: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:290: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:323: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:323: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:324: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:324: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:325: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:325: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:326: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:326: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:327: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:327: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:328: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:328: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:329: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:329: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:330: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:330: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:335: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:335: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:336: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:336: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:341: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:341: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:342: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:342: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:343: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:343: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:344: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:344: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:345: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:345: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:346: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:346: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:351: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:351: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:356: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:356: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:361: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:361: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:363: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:363: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:365: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:365: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:367: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:367: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:369: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:369: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:382: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:382: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:383: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:383: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:384: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:384: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:391: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:391: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:407: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:407: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:411: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:411: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:418: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:418: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:422: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:422: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:426: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:426: warning: null argument where non-null required (argument 1) ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_narrow.cpp -o ../temp/superclient/intl/cv_narrow.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_narrow.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_narrow.cpp -o ../temp/superclient/intl/cs_narrow.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_narrow.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/charsets/cs_koi8r.h: In function 'INTL_BOOL CS_koi8r(charset*, const ASCII*)': ../src/intl/../intl/charsets/cs_koi8r.h:266: warning: unused variable 'UNICODE_REPLACEMENT_CHARACTER' ../src/intl/../intl/charsets/cs_koi8u.h: In function 'INTL_BOOL CS_koi8u(charset*, const ASCII*)': ../src/intl/../intl/charsets/cs_koi8u.h:266: warning: unused variable 'UNICODE_REPLACEMENT_CHARACTER' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_ascii.cpp -o ../temp/superclient/intl/lc_ascii.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_ascii.cpp:26: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_narrow.cpp -o ../temp/superclient/intl/lc_narrow.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_narrow.cpp:27: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/lc_narrow.cpp: In function 'SSHORT LC_NARROW_compare(texttype*, ULONG, const BYTE*, ULONG, const BYTE*, INTL_BOOL*)': ../src/intl/lc_narrow.cpp:588: warning: 'stat1.coltab_status::stat_waiting' may be used uninitialized in this function ../src/intl/lc_narrow.cpp:588: warning: 'stat2.coltab_status::stat_waiting' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_iso8859_1.cpp -o ../temp/superclient/intl/lc_iso8859_1.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_iso8859_1.cpp:26: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/collations/koi8r_ru.h: In function 'INTL_BOOL KOI8R_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/koi8r_ru.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/koi8r_ru.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/koi8r_ru.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/koi8u_ua.h: In function 'INTL_BOOL KOI8U_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/koi8u_ua.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/koi8u_ua.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/koi8u_ua.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/bl88591da0.h: In function 'INTL_BOOL ISO88591_39_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591da0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591da0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591nl0.h: In function 'INTL_BOOL ISO88591_40_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591nl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591nl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591fi0.h: In function 'INTL_BOOL ISO88591_41_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591fi0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591fi0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591fr0.h: In function 'INTL_BOOL ISO88591_42_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591fr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591fr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591ca0.h: In function 'INTL_BOOL ISO88591_43_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591ca0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591ca0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591de0.h: In function 'INTL_BOOL ISO88591_44_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591de0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591de0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591is0.h: In function 'INTL_BOOL ISO88591_45_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591is0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591is0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591it0.h: In function 'INTL_BOOL ISO88591_46_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591it0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591it0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591no0.h: In function 'INTL_BOOL ISO88591_48_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591no0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591no0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591es0.h: In function 'INTL_BOOL ISO88591_49_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591es0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591es0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591sv0.h: In function 'INTL_BOOL ISO88591_51_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591sv0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591sv0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591uk0.h: In function 'INTL_BOOL ISO88591_52_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591uk0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591uk0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591us0.h: In function 'INTL_BOOL ISO88591_53_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591us0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591us0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591us0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/bl88591pt0.h: In function 'INTL_BOOL ISO88591_54_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591pt0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591pt0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591ptbr0.h: In function 'INTL_BOOL ISO88591_55_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591ptbr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591ptbr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591ptbr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/bl88591es0.h: In function 'INTL_BOOL ISO88591_56_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591es0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591es0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250czech.h: In function 'INTL_BOOL WIN1250_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250czech.h:28: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250czech.h:31: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250czech.h:34: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250hundc.h: In function 'INTL_BOOL WIN1250_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250hundc.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250hundc.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250hundc.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250polish.h: In function 'INTL_BOOL WIN1250_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250polish.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250polish.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250polish.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250slov.h: In function 'INTL_BOOL WIN1250_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250slov.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250slov.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250slov.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250hun.h: In function 'INTL_BOOL WIN1250_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250hun.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250hun.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250hun.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1250bsba.h: In function 'INTL_BOOL WIN1250_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1250bsba.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1250bsba.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1250bsba.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win_cz.h: In function 'INTL_BOOL WIN1250_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win_cz.h:29: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win_cz.h:32: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win_cz.h:35: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win_cz_ci_ai.h: In function 'INTL_BOOL WIN1250_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win_cz_ci_ai.h:28: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win_cz_ci_ai.h:31: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win_cz_ci_ai.h:34: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1251cyrr.h: In function 'INTL_BOOL WIN1251_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1251cyrr.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1251cyrr.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1251cyrr.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/xx1251_ua.h: In function 'INTL_BOOL WIN1251_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx1251_ua.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx1251_ua.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx1251_ua.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252intl.h: In function 'INTL_BOOL WIN1252_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252intl.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252intl.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252intl.h:33: warning: unused variable 'FIRST_IGNORE' In file included from ../src/intl/lc_iso8859_1.cpp:386: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:832: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:832: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252i850.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252i850.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252nor4.h: In function 'INTL_BOOL WIN1252_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252nor4.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252nor4.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252nor4.h:33: warning: unused variable 'FIRST_IGNORE' In file included from ../src/intl/lc_iso8859_1.cpp:410: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252span.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252span.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252swfn.h: In function 'INTL_BOOL WIN1252_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252swfn.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252swfn.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252swfn.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252ptbr.h: In function 'INTL_BOOL WIN1252_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252ptbr.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252ptbr.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252ptbr.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1253greek1.h: In function 'INTL_BOOL WIN1253_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1253greek1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1253greek1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1253greek1.h:33: warning: unused variable 'FIRST_IGNORE' In file included from ../src/intl/lc_iso8859_1.cpp:458: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1254turk.h:826: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1254turk.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1254turk.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1254turk.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1257_ee.h: In function 'INTL_BOOL WIN1257_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1257_ee.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1257_ee.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1257_ee.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1257_lt.h: In function 'INTL_BOOL WIN1257_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1257_lt.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1257_lt.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1257_lt.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1257_lv.h: In function 'INTL_BOOL WIN1257_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1257_lv.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1257_lv.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1257_lv.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/blNEXTus0.h: In function 'INTL_BOOL NEXT_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTus0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTus0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/blNEXTus0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/blNEXTde0.h: In function 'INTL_BOOL NEXT_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTde0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTde0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/blNEXTfr0.h: In function 'INTL_BOOL NEXT_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTfr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTfr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/blNEXTit0.h: In function 'INTL_BOOL NEXT_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTit0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTit0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_iso8859_2.cpp -o ../temp/superclient/intl/lc_iso8859_2.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_iso8859_2.cpp:22: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/collations/xx88592czech.h: In function 'INTL_BOOL ISO88592_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx88592czech.h:24: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx88592czech.h:27: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx88592czech.h:30: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/xx88592hun.h: In function 'INTL_BOOL ISO88592_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx88592hun.h:24: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx88592hun.h:27: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx88592hun.h:30: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/xx88592plk.h: In function 'INTL_BOOL ISO88592_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx88592plk.h:24: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx88592plk.h:27: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx88592plk.h:30: warning: unused variable 'FIRST_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_iso8859_13.cpp -o ../temp/superclient/intl/lc_iso8859_13.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_iso8859_13.cpp:22: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/intl/lc_iso8859_13.cpp:31: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/xx885913lt.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx885913lt.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_dos.cpp -o ../temp/superclient/intl/lc_dos.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_dos.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/collations/pd437intl.h: In function 'INTL_BOOL DOS102_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd437intl.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd437intl.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd437intl.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h: In function 'INTL_BOOL DOS105_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd865nordan40.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd865nordan40.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd437swedfin.h: In function 'INTL_BOOL DOS106_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd437swedfin.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd437swedfin.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd437swedfin.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437de0.h: In function 'INTL_BOOL DOS101_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437de0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437de0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437de0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437es1.h: In function 'INTL_BOOL DOS101_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437es1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437es1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437es1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437fi0.h: In function 'INTL_BOOL DOS101_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437fi0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437fi0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437fi0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437fr0.h: In function 'INTL_BOOL DOS101_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437fr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437fr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437fr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437it0.h: In function 'INTL_BOOL DOS101_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437it0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437it0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437it0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437nl0.h: In function 'INTL_BOOL DOS101_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437nl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437nl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437nl0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437sv0.h: In function 'INTL_BOOL DOS101_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437sv0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437sv0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437sv0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437uk0.h: In function 'INTL_BOOL DOS101_c9_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437uk0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437uk0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437uk0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437us0.h: In function 'INTL_BOOL DOS101_c10_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437us0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437us0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437us0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850cf0.h: In function 'INTL_BOOL DOS160_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850cf0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850cf0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850cf0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850de0.h: In function 'INTL_BOOL DOS160_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850de0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850de0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850de0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850es0.h: In function 'INTL_BOOL DOS160_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850es0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850es0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850es0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850fr0.h: In function 'INTL_BOOL DOS160_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850fr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850fr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850fr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850it1.h: In function 'INTL_BOOL DOS160_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850it1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850it1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850it1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850nl0.h: In function 'INTL_BOOL DOS160_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850nl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850nl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850nl0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850pt0.h: In function 'INTL_BOOL DOS160_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850pt0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850pt0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850pt0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850sv1.h: In function 'INTL_BOOL DOS160_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850sv1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850sv1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850sv1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850uk0.h: In function 'INTL_BOOL DOS160_c9_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850uk0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850uk0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850uk0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850us0.h: In function 'INTL_BOOL DOS160_c10_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850us0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850us0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850us0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h: In function 'INTL_BOOL DOS107_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd865nordan40.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd865nordan40.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db865da0.h: In function 'INTL_BOOL DOS107_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db865da0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db865da0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db865da0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db865no0.h: In function 'INTL_BOOL DOS107_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db865no0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db865no0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db865no0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db852cz0.h: In function 'INTL_BOOL DOS852_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db852cz0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db852cz0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db852cz0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db852po0.h: In function 'INTL_BOOL DOS852_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db852po0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db852po0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db852po0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db852sl0.h: In function 'INTL_BOOL DOS852_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db852sl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db852sl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db852sl0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852czech.h: In function 'INTL_BOOL DOS852_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852czech.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852czech.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852czech.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852polish.h: In function 'INTL_BOOL DOS852_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852polish.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852polish.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852polish.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852hundc.h: In function 'INTL_BOOL DOS852_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852hundc.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852hundc.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852hundc.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852slovene.h: In function 'INTL_BOOL DOS852_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852slovene.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852slovene.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852slovene.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db857tr0.h: In function 'INTL_BOOL DOS857_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db857tr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db857tr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db857tr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db860pt0.h: In function 'INTL_BOOL DOS860_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db860pt0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db860pt0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db860pt0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd861iceland.h: In function 'INTL_BOOL DOS861_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd861iceland.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd861iceland.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd861iceland.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db863cf1.h: In function 'INTL_BOOL DOS863_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db863cf1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db863cf1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db863cf1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db866ru0.h: In function 'INTL_BOOL CYRL_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db866ru0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db866ru0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db866ru0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd866cyrr.h: In function 'INTL_BOOL CYRL_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd866cyrr.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd866cyrr.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd866cyrr.h:33: warning: unused variable 'FIRST_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_unicode_ucs2.cpp -o ../temp/superclient/intl/cs_unicode_ucs2.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_unicode_ucs2.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_unicode_ucs2.cpp -o ../temp/superclient/intl/lc_unicode_ucs2.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_unicode_ucs2.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_unicode_fss.cpp -o ../temp/superclient/intl/cs_unicode_fss.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_unicode_fss.cpp:27: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_unicode_fss.cpp -o ../temp/superclient/intl/cv_unicode_fss.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_unicode_fss.cpp:27: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_big5.cpp -o ../temp/superclient/intl/cs_big5.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_big5.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_big5.cpp -o ../temp/superclient/intl/cv_big5.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_big5.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_big5.cpp -o ../temp/superclient/intl/lc_big5.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_big5.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_gb2312.cpp -o ../temp/superclient/intl/cs_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_gb2312.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_gb2312.cpp -o ../temp/superclient/intl/cv_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_gb2312.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_gb2312.cpp -o ../temp/superclient/intl/lc_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_gb2312.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_jis.cpp -o ../temp/superclient/intl/cs_jis.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_jis.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_jis.cpp -o ../temp/superclient/intl/cv_jis.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_jis.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_jis.cpp -o ../temp/superclient/intl/lc_jis.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_jis.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_ksc.cpp -o ../temp/superclient/intl/cs_ksc.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_ksc.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_ksc.cpp -o ../temp/superclient/intl/cv_ksc.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_ksc.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_ksc.cpp -o ../temp/superclient/intl/lc_ksc.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_ksc.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_icu.cpp -o ../temp/superclient/intl/cs_icu.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_icu.cpp:28: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_icu.cpp -o ../temp/superclient/intl/cv_icu.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_icu.cpp:28: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_icu.cpp -o ../temp/superclient/intl/lc_icu.o In file included from ../src/intl/ldcommon.h:28, from ../src/intl/lc_icu.cpp:29: ../src/intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/superclient/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/IntlUtil.h:33, from ../src/jrd/IntlUtil.cpp:28: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::GenericMap, Firebird::StringBase > >, Firebird::DefaultComparator > >*)': ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/superclient/jrd/unicode_util.o In file included from ../src/jrd/../jrd/unicode_util.h:30, from ../src/jrd/unicode_util.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16ToUtf8(ULONG, const USHORT*, ULONG, UCHAR*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:332: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf8ToUtf16(ULONG, const UCHAR*, ULONG, USHORT*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:399: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16Substring(ULONG, const USHORT*, ULONG, USHORT*, ULONG, ULONG)': ../src/jrd/unicode_util.cpp:592: warning: unused variable 'srcStart' ../src/jrd/unicode_util.cpp: In static member function 'static Jrd::UnicodeUtil::ICU* Jrd::UnicodeUtil::Utf16Collation::loadICU(const Firebird::string&, const Firebird::string&, const Firebird::string&)': ../src/jrd/unicode_util.cpp:1172: warning: unused variable 'status' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/superclient/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superclient/jrd/mod_loader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/superclient/common/fb_exception.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/superclient/common/classes/MetaName.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/superclient/common/StatusHolder.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/superclient/common/classes/alloc.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/superclient/common/classes/locks.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/superclient/common/classes/fb_string.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/superclient/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:103: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,--version-script,../builds/posix/fbintl.vers -shared -Wl,-soname,libintl.so.1 \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/intl/libfbintl.so ../temp/superclient/intl/ld.o ../temp/superclient/intl/cv_narrow.o ../temp/superclient/intl/cs_narrow.o ../temp/superclient/intl/lc_ascii.o ../temp/superclient/intl/lc_narrow.o ../temp/superclient/intl/lc_iso8859_1.o ../temp/superclient/intl/lc_iso8859_2.o ../temp/superclient/intl/lc_iso8859_13.o ../temp/superclient/intl/lc_dos.o ../temp/superclient/intl/cs_unicode_ucs2.o ../temp/superclient/intl/lc_unicode_ucs2.o ../temp/superclient/intl/cs_unicode_fss.o ../temp/superclient/intl/cv_unicode_fss.o ../temp/superclient/intl/cs_big5.o ../temp/superclient/intl/cv_big5.o ../temp/superclient/intl/lc_big5.o ../temp/superclient/intl/cs_gb2312.o ../temp/superclient/intl/cv_gb2312.o ../temp/superclient/intl/lc_gb2312.o ../temp/superclient/intl/cs_jis.o ../temp/superclient/intl/cv_jis.o ../temp/superclient/intl/lc_jis.o ../temp/superclient/intl/cs_ksc.o ../temp/superclient/intl/cv_ksc.o ../temp/superclient/intl/lc_ksc.o ../temp/superclient/intl/cs_icu.o ../temp/superclient/intl/cv_icu.o ../temp/superclient/intl/lc_icu.o ../temp/superclient/jrd/IntlUtil.o ../temp/superclient/jrd/unicode_util.o ../temp/superclient/jrd/CharSet.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -licuuc -licudata -licui18n -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.extlib make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/extlib/ib_udf.cpp -o ../temp/std/extlib/ib_udf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/extlib/ib_util.c -o ../temp/std/extlib/ib_util.o g++ -shared -Wl,-soname,ib_udf.so \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/UDF/ib_udf.so ../temp/std/extlib/ib_udf.o ../temp/std/extlib/ib_util.o -pthread gcc -shared -Wl,-soname,libib_util.so \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/lib/libib_util.so ../temp/std/extlib/ib_util.o -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' cp ../src/extlib/ib_util.h ../src/jrd/perf.h ../src/include/gen/iberror.h ../gen/firebird/include/ g++ -o ./makeHeader ../src/misc/makeHeader.cpp cp ../src/include/types_pub.h ../src/include/consts_pub.h ../src/dsql/sqlda_pub.h ../src/jrd/dsc_pub.h ../src/jrd/ibase.h ../src/jrd/inf_pub.h ../src/jrd/blr.h ../src/include/gen/iberror.h . ./makeHeader ../gen/firebird/include/ibase.h rm -f -f ibase.h cp ../builds/install/misc/firebird.conf ../gen/firebird/misc/firebird.conf cp ../builds/install/misc/fbintl.conf ../gen/firebird/misc/fbintl.conf make -f Makefile.examples -C ../gen/examples/ make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/examples' cp ../../examples/empbuild/empbuild.e ../../gen/examples/empbuild.e cp ../../examples/empbuild/empddl.sql ../../gen/examples/empddl.sql cp ../../examples/empbuild/empbld.sql ../../gen/examples/empbld.sql ln -s ../../gen/firebird/bin/isql_static ../../gen/examples/isql rm -f ../../gen/examples/empbuild.fdb ../../gen/examples/isql -i empbld.sql Use CONNECT or CREATE DATABASE to specify a database ISQL Version: LI-V2.1.2.18118 Firebird 2.1 Server version: Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 ../../gen/firebird/bin/gpre_current -r -m -z -n ../../gen/examples/empbuild.e ../../gen/examples/empbuild.c gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "empbuild.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../../gen/firebird/include -I../../src/include/gen -I../../src/include -I../../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD ../../gen/examples/empbuild.c ../../gen/examples/empbuild.c: In function 'main': ../../gen/examples/empbuild.c:257: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c:260: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c:263: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c: At top level: ../../gen/examples/empbuild.c:64: warning: 'gds__null' defined but not used ../../gen/examples/empbuild.c:95: warning: 'isc_10l' defined but not used ../../gen/examples/empbuild.c:109: warning: 'isc_18l' defined but not used ../../gen/examples/empbuild.c:121: warning: 'isc_21l' defined but not used ../../gen/examples/empbuild.c:137: warning: 'isc_35l' defined but not used ../../gen/examples/empbuild.c:156: warning: 'isc_51l' defined but not used ../../gen/examples/empbuild.c:170: warning: 'isc_59l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../../gen/examples/empbuild.o ../../temp/std/common/classes/alloc.o ../../temp/std/common/classes/locks.o ../../temp/std/common/classes/semaphore.o ../../temp/std/common/classes/fb_string.o ../../temp/std/common/classes/timestamp.o ../../temp/std/common/classes/TempFile.o ../../temp/std/common/classes/UserBlob.o ../../temp/std/common/classes/SafeArg.o ../../temp/std/common/classes/MsgPrint.o ../../temp/std/common/classes/BaseStream.o ../../temp/std/common/fb_exception.o ../../temp/std/common/classes/MetaName.o ../../temp/std/common/StatusHolder.o ../../temp/std/common/utils.o ../../temp/std/config/AdminException.o ../../temp/std/config/Args.o ../../temp/std/config/ArgsException.o ../../temp/std/config/ConfObj.o ../../temp/std/config/ConfObject.o ../../temp/std/config/ConfigFile.o ../../temp/std/config/Configuration.o ../../temp/std/config/Element.o ../../temp/std/config/FileName.o ../../temp/std/config/InputFile.o ../../temp/std/config/InputStream.o ../../temp/std/config/Lex.o ../../temp/std/config/ScanDir.o ../../temp/std/config/Stream.o ../../temp/std/config/StreamSegment.o ../../temp/std/vulcan/JString.o ../../temp/std/vulcan/PathName.o ../../temp/std/vulcan/RefObject.o -o ../../gen/examples/empbuild -L../../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n cp ../../examples/empbuild/empdml.sql ../../gen/examples/empdml.sql cp ../../examples/empbuild/indexoff.sql ../../gen/examples/indexoff.sql cp ../../examples/empbuild/indexon.sql ../../gen/examples/indexon.sql cp ../../examples/empbuild/job.inp ../../gen/examples/job.inp cp ../../examples/empbuild/lang.inp ../../gen/examples/lang.inp cp ../../examples/empbuild/proj.inp ../../gen/examples/proj.inp cp ../../examples/empbuild/qtr.inp ../../gen/examples/qtr.inp rm -f employee.fdb ./empbuild employee.fdb creating database employee.fdb Creating tables Turning off indices and triggers Loading column data Turning on indices and triggers Loading Language blobs Added 10 language arrays. Loading Job blobs Added 30 job requirement descriptions. Loading project blobs Added 6 project descriptions. Loading quarter arrays Added 24 quarter arrays. chmod 666 employee.fdb cp ../../examples/readme ../../gen/firebird/examples/README cp ../../examples/*.* ../../gen/firebird/examples/ cp ../../examples/api/*.* ../../gen/firebird/examples/api/ cp ../../examples/dyn/*.* ../../gen/firebird/examples/dyn/ cp ../../examples/include/*.* ../../gen/firebird/examples/include/ cp ../../examples/stat/*.* ../../gen/firebird/examples/stat/ cp ../../examples/udf/*.* ../../gen/firebird/examples/udf/ cp employee.fdb ../../gen/firebird/examples/empbuild/ make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/examples' make -f ../gen/Makefile.libfbembed libfbembed make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/std/jrd/config_root.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/std/jrd/path_utils.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/std/jrd/mod_loader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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 Firebird::string&)': ../src/jrd/os/posix/fbsyslog.cpp:51: 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:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/std/jrd/guid.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/std/jrd/alt.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/std/jrd/cvt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt.cpp:56: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt.cpp: In function 'void CVT_move(const dsc*, dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt.cpp:1537: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/../lock/../jrd/file_params.h: At global scope: ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/std/jrd/db_alias.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/std/jrd/dsc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/std/jrd/enc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/std/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/gds.cpp: In function 'SLONG safe_interpret(char*, size_t, const ISC_STATUS**, bool)': ../src/jrd/gds.cpp:910: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp:941: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1124: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/gds.cpp: In function 'SLONG gds__get_prefix(SSHORT, const TEXT*)': ../src/jrd/gds.cpp:1709: warning: unused variable 'count' ../src/jrd/gds.cpp: In function 'void gds__unregister_cleanup(void (*)(void*), void*)': ../src/jrd/gds.cpp:2481: warning: suggest parentheses around assignment used as truth value ../src/jrd/gds.cpp: In function 'void blr_print_verb(gds_ctl*, SSHORT)': ../src/jrd/gds.cpp:3289: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/gds.cpp:118: warning: 'FB_PID_FILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/std/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/std/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/std/jrd/isc_ipc.o ../src/jrd/os/posix/isc_ipc.cpp: In function 'void ISC_signal_cancel(int, void (*)(void*), void*)': ../src/jrd/os/posix/isc_ipc.cpp:411: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/std/jrd/isc_sync.o ../src/jrd/isc_sync.cpp:4554: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:1915: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1945: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1965: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1988: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2093: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2128: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2089: 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_object(ISC_STATUS*, sh_mem*, SLONG, SLONG)': ../src/jrd/isc_sync.cpp:2855: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2873: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_object(ISC_STATUS*, sh_mem*, UCHAR**, SLONG)': ../src/jrd/isc_sync.cpp:2912: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2928: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, SLONG, bool)': ../src/jrd/isc_sync.cpp:3843: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_file(ISC_STATUS*, sh_mem*, USHORT)': ../src/jrd/isc_sync.cpp:4137: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'SLONG find_key(ISC_STATUS*, TEXT*)': ../src/jrd/isc_sync.cpp:4310: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4315: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'SLONG open_semaphores(ISC_STATUS*, SLONG, int&)': ../src/jrd/isc_sync.cpp:4343: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4353: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'SLONG create_semaphores(ISC_STATUS*, SLONG, int)': ../src/jrd/isc_sync.cpp:4388: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4399: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4406: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4435: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:2054: warning: 'semid' may be used uninitialized in this function ../src/jrd/isc_sync.cpp:2159: warning: 'semid' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/isc_sync.cpp:79: warning: 'process_id' defined but not used ../src/jrd/isc_sync.cpp:82: warning: 'next_shared_memory' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/std/jrd/perf.o ../src/jrd/perf.cpp: In function 'int perf_format(const PERF*, const PERF*, const SCHAR*, SCHAR*, SSHORT*)': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/std/jrd/sch.o ../src/jrd/sch.cpp: In function 'void SCH_abort()': ../src/jrd/sch.cpp:227: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/std/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sdl.cpp: In function 'ISC_STATUS error(ISC_STATUS*, ...)': ../src/jrd/sdl.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/std/jrd/status.o ../src/jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/std/jrd/ThreadData.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/std/jrd/utl.o ../src/jrd/utl.cpp:1039: warning: ignoring #pragma FB_COMPILER_MESSAGE ../src/jrd/utl.cpp: In function 'void isc_expand_dpb(SCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:388: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:458: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:661: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int dump(ISC_QUAD*, void*, void*, FILE*)': ../src/jrd/utl.cpp:2006: 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 edit(ISC_QUAD*, void*, void*, SSHORT, const SCHAR*)': ../src/jrd/utl.cpp:2079: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'void isc_expand_dpb_internal(const UCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:2204: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:2273: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int isc_version(void**, void (*)(void*, const char*), void*)': ../src/jrd/utl.cpp:1282: warning: 'ods_version' may be used uninitialized in this function ../src/jrd/utl.cpp:1282: warning: 'ods_minor_version' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/std/jrd/why.o In file included from ../src/jrd/why.cpp:66: ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_commit_transaction(ISC_STATUS*, void**)': ../src/jrd/why.cpp:1444: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_insert_m(ISC_STATUS*, void**, USHORT, const SCHAR*, USHORT, USHORT, const SCHAR*)': ../src/jrd/why.cpp:3327: warning: unused variable 'dasup' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, void**, SSHORT, const SCHAR*, SSHORT, SCHAR*)': ../src/jrd/why.cpp:3625: warning: suggest parentheses around '&&' within '||' ../src/jrd/why.cpp: In function 'SCHAR* alloc(SLONG)': ../src/jrd/why.cpp:5294: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_service_attach(ISC_STATUS*, USHORT, const TEXT*, void**, USHORT, const SCHAR*)': ../src/jrd/why.cpp:4663: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_create_database(ISC_STATUS*, USHORT, const TEXT*, void**, SSHORT, const UCHAR*, USHORT)': ../src/jrd/why.cpp:1655: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_attach_database(ISC_STATUS*, SSHORT, const TEXT*, void**, SSHORT, const SCHAR*)': ../src/jrd/why.cpp:1085: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/std/jrd/blob_filter.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/blob_filter.cpp:49: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/std/jrd/dpm.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/dpm.cpp -o ../temp/std/jrd/dpm.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../temp/std/jrd/dpm.cpp: In function 'RecordNumber DPM_store_blob(Jrd::thread_db*, Jrd::blb*, Jrd::Record*)': ../temp/std/jrd/dpm.cpp:2106: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/std/jrd/dyn.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/dyn.cpp -o ../temp/std/jrd/dyn.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/std/jrd/dyn.cpp:69: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/std/jrd/dyn.cpp:77: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/jrd/dyn.cpp: In function 'void grant(Jrd::Global*, const UCHAR**)': ../temp/std/jrd/dyn.cpp:1239: warning: 'id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/std/jrd/dyn_def.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/dyn_def.cpp -o ../temp/std/jrd/dyn_def.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/std/jrd/dyn_def.cpp:66: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/std/jrd/dyn_def.cpp:72: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/std/jrd/dyn_def.cpp: In function 'void DYN_define_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/std/jrd/dyn_def.cpp:3885: warning: 'dtype' may be used uninitialized in this function ../temp/std/jrd/dyn_def.cpp:3885: warning: 'length' may be used uninitialized in this function ../temp/std/jrd/dyn_def.cpp:3885: warning: 'clength' may be used uninitialized in this function ../temp/std/jrd/dyn_def.cpp:3885: warning: 'precision' may be used uninitialized in this function ../temp/std/jrd/dyn_def.cpp:3886: warning: 'stype' may be used uninitialized in this function ../temp/std/jrd/dyn_def.cpp:3886: warning: 'scale' may be used uninitialized in this function ../temp/std/jrd/dyn_def.cpp:3887: warning: 'charset_id' may be used uninitialized in this function ../temp/std/jrd/dyn_def.cpp: In function 'void DYN_define_constraint(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/std/jrd/dyn_def.cpp:1067: warning: 'verb' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/std/jrd/dyn_del.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/dyn_del.cpp -o ../temp/std/jrd/dyn_del.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/std/jrd/dyn_del.cpp:56: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/std/jrd/dyn_del.cpp:63: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/jrd/dyn_del.cpp: In function 'void DYN_delete_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/std/jrd/dyn_del.cpp:1666: warning: 'found' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/std/jrd/dyn_mod.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/dyn_mod.cpp -o ../temp/std/jrd/dyn_mod.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/std/jrd/dyn_mod.cpp:61: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/std/jrd/dyn_mod.cpp:67: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/std/jrd/dyn_mod.cpp: In function 'void DYN_modify_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/std/jrd/dyn_mod.cpp:2410: warning: 'position' may be used uninitialized in this function ../temp/std/jrd/dyn_mod.cpp:2422: warning: 'system_flag' may be used uninitialized in this function ../temp/std/jrd/dyn_mod.cpp:2490: warning: 'existing_position' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/std/jrd/dyn_util.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/dyn_util.cpp -o ../temp/std/jrd/dyn_util.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/std/jrd/dyn_util.cpp:54: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/std/jrd/dyn_util.cpp:61: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/jrd/dyn_util.cpp: In function 'void DYN_UTIL_copy_domain(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/std/jrd/dyn_util.cpp:970: warning: unused variable 'dbb' ../temp/std/jrd/dyn_util.cpp: In function 'bool DYN_UTIL_is_array(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&)': ../temp/std/jrd/dyn_util.cpp:802: warning: 'rc' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/std/jrd/fun.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/fun.cpp -o ../temp/std/jrd/fun.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/evl_proto.h:27, from ../temp/std/jrd/fun.cpp:60: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/std/jrd/fun.cpp:63: ../src/include/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../temp/std/jrd/fun.cpp: In function 'void invoke(Jrd::UserFunction*, Jrd::fun_repeat*, Jrd::impure_value*, void**, const udf_blob*, bool&, bool&)': ../temp/std/jrd/fun.cpp:1051: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/std/jrd/grant.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/grant.cpp -o ../temp/std/jrd/grant.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/std/jrd/grant.cpp:53: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../temp/std/jrd/grant.cpp:57: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/std/jrd/grant.cpp: In function 'bool GRANT_privileges(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/std/jrd/grant.cpp:247: warning: unused variable 'dbb' ../temp/std/jrd/grant.cpp: In function 'USHORT squeeze_acl(Jrd::Acl&, const Firebird::MetaName&, SSHORT)': ../temp/std/jrd/grant.cpp:1402: warning: 'dup_acl' may be used uninitialized in this function ../temp/std/jrd/grant.cpp: In function 'USHORT save_field_privileges(Jrd::thread_db*, Jrd::Acl&, const TEXT*, const Firebird::MetaName&, USHORT)': ../temp/std/jrd/grant.cpp:1016: warning: 'priv' may be used uninitialized in this function ../temp/std/jrd/grant.cpp:1016: warning: 'field_public' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/std/jrd/ini.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/ini.cpp -o ../temp/std/jrd/ini.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/std/jrd/ini.cpp:45: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/jrd/ini.cpp: In function 'void add_relation_fields(USHORT)': ../temp/std/jrd/ini.cpp:1355: warning: unused variable 'dbb' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/std/jrd/met.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/met.cpp -o ../temp/std/jrd/met.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/met.cpp:58: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/met.cpp:58: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/std/jrd/met.cpp:99: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/include/../jrd/ini.h:28, from ../temp/std/jrd/met.cpp:117: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/jrd/met.cpp: In function 'void store_dependencies(Jrd::thread_db*, Jrd::CompilerScratch*, const Jrd::jrd_rel*, const Firebird::MetaName&, int)': ../temp/std/jrd/met.cpp:6778: warning: suggest parentheses around '&&' within '||' ../temp/std/jrd/met.cpp:6806: warning: suggest parentheses around '&&' within '||' ../temp/std/jrd/met.cpp: In function 'Jrd::jrd_prc* MET_procedure(Jrd::thread_db*, int, bool, USHORT)': ../temp/std/jrd/met.cpp:4569: warning: 'pa_collation_id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/std/jrd/pcmet.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/pcmet.cpp -o ../temp/std/jrd/pcmet.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/std/jrd/scl.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/scl.cpp -o ../temp/std/jrd/scl.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/std/jrd/scl.cpp:65: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/std/jrd/scl.cpp: In function 'bool check_user_group(const UCHAR*, USHORT)': ../temp/std/jrd/scl.cpp:1204: warning: unused variable 'dbb' ../temp/std/jrd/scl.cpp: In function 'USHORT walk_acl(Jrd::thread_db*, const Jrd::Acl&, const Jrd::jrd_rel*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/std/jrd/scl.cpp:1452: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/std/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/std/jrd/Collation.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/Collation.cpp:99: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/Collation.cpp:98: ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/std/jrd/DatabaseSnapshot.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/DatabaseSnapshot.cpp:32: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/DatabaseSnapshot.cpp:43: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::acquire()': ../src/jrd/DatabaseSnapshot.cpp:118: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'UCHAR* Jrd::DatabaseSnapshot::SharedMemory::readData(Jrd::thread_db*, Firebird::MemoryPool&, ULONG&)': ../src/jrd/DatabaseSnapshot.cpp:170: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:171: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::doCleanup(const Jrd::Database*)': ../src/jrd/DatabaseSnapshot.cpp:271: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:272: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::SharedMemory::init(void*, SH_MEM_T*, bool)': ../src/jrd/DatabaseSnapshot.cpp:323: warning: unused variable 'shmem' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::dumpData(Jrd::thread_db*)': ../src/jrd/DatabaseSnapshot.cpp:828: warning: unused variable 'call' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::putDatabase(const Jrd::Database*, Firebird::ClumpletWriter&, int)': ../src/jrd/DatabaseSnapshot.cpp:901: warning: unused variable 'pageSpace' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/std/jrd/VirtualTable.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/VirtualTable.cpp:30: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/std/jrd/RecordBuffer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/std/jrd/all.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/std/jrd/blb.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/blb.cpp:63: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/blb.cpp: In function 'Jrd::blb* BLB_open2(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const UCHAR*, bool)': ../src/jrd/blb.cpp:1374: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/blb.cpp: In function 'blob_page* get_next_page(Jrd::thread_db*, Jrd::blb*, Jrd::WIN*)': ../src/jrd/blb.cpp:2317: warning: unused variable 'dbb' ../src/jrd/blb.cpp: In function 'void slice_callback(array_slice*, ULONG, DSC*)': ../src/jrd/blb.cpp:2784: warning: unused variable 'tdbb' ../src/jrd/blb.cpp: In function 'void BLB_scalar(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const SLONG*, Jrd::impure_value*)': ../src/jrd/blb.cpp:1885: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1884: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1865: note: initialized from here ../src/jrd/blb.cpp: In function 'SLONG BLB_get_slice(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, const UCHAR*, USHORT, const UCHAR*, SLONG, UCHAR*)': ../src/jrd/blb.cpp:864: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:862: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:861: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:838: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:833: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:825: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:823: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/std/jrd/btn.o ../src/jrd/btn.cpp: In function 'SLONG BTreeNode::findPageInDuplicates(const Ods::btree_page*, UCHAR*, SLONG, RecordNumber)': ../src/jrd/btn.cpp:87: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/std/jrd/btr.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/btr.cpp:54: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/btr.cpp: In function 'void BTR_evaluate(Jrd::thread_db*, Jrd::IndexRetrieval*, Jrd::RecordBitmap**, Jrd::RecordBitmap*)': ../src/jrd/btr.cpp:716: warning: suggest parentheses around '&&' within '||' ../src/jrd/btr.cpp: In function 'void BTR_insert(Jrd::thread_db*, Jrd::WIN*, Jrd::index_insertion*)': ../src/jrd/btr.cpp:1010: warning: unused variable 'dbb' ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp: In function 'UCHAR* find_node_start_point(Ods::btree_page*, Jrd::temporary_key*, UCHAR*, USHORT*, bool, bool, bool, RecordNumber)': ../src/jrd/btr.cpp:4297: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/btr.cpp:45: ../src/jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:229: instantiated from here ../src/jrd/../jrd/LocksCache.h:134: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:134: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/LocksCache.h: In member function 'Jrd::GlobalRWLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:273: instantiated from here ../src/jrd/../jrd/LocksCache.h:158: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:158: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:6238: warning: array subscript is below array bounds ../src/jrd/btr.cpp: In function 'void generate_jump_nodes(Jrd::thread_db*, Ods::btree_page*, jumpNodeList*, USHORT, USHORT*, USHORT*, USHORT*)': ../src/jrd/btr.cpp:5478: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp: In function 'CONTENTS delete_node(Jrd::thread_db*, Jrd::WIN*, UCHAR*)': ../src/jrd/btr.cpp:2966: warning: 'removingNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::prefix' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::data' may be used uninitialized in this function ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/std/jrd/builtin.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/std/jrd/GlobalRWLock.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/GlobalRWLock.cpp: In member function 'bool Jrd::GlobalRWLock::lock(Jrd::thread_db*, locklevel_t, SSHORT, SLONG)': ../src/jrd/GlobalRWLock.cpp:121: warning: 'n' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/std/jrd/cch.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cch.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/cch.cpp: In function 'Ods::pag* CCH_fake(Jrd::thread_db*, Jrd::WIN*, SSHORT)': ../src/jrd/cch.cpp:668: warning: unused variable 'attachment_lock_handle' ../src/jrd/cch.cpp: In function 'void CCH_flush(Jrd::thread_db*, USHORT, SLONG)': ../src/jrd/cch.cpp:1300: warning: unused variable 'bcb' ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2833: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2833: 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:2864: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2864: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushAll(Jrd::thread_db*, USHORT)': ../src/jrd/cch.cpp:2934: warning: unused variable 'all_flag' ../src/jrd/cch.cpp:2936: warning: unused variable 'write_thru' ../src/jrd/cch.cpp:2937: warning: unused variable 'sweep_flag' ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4431: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4431: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4549: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4549: 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:4666: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:4666: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4725: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4725: 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:4837: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4837: 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:4928: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4928: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5012: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5012: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5065: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5065: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5161: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5161: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4913: warning: unused variable 'walk' ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6023: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6023: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6398: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6398: 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:6486: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6486: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/std/jrd/cmp.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cmp.cpp:69: ../src/jrd/../jrd/fun_proto.h: At global scope: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cmp.cpp:72: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_clone_request(Jrd::thread_db*, Jrd::jrd_req*, USHORT, bool)': ../src/jrd/cmp.cpp:469: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_make_request(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/cmp.cpp:2027: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'void ignore_dbkey(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, const Jrd::jrd_rel*)': ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'bool stream_in_rse(USHORT, const Jrd::RecordSelExpr*)': ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_find_request(Jrd::thread_db*, USHORT, USHORT)': ../src/jrd/cmp.cpp:662: warning: 'request' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/std/jrd/cvt2.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt2.cpp:42: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:254: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:262: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:272: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:279: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp: In function 'USHORT CVT2_make_string2(const dsc*, USHORT, UCHAR**, Jrd::MoveBuffer&, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:649: warning: 'from_buf' may be used uninitialized in this function ../src/jrd/cvt2.cpp:650: warning: 'from_len' may be used uninitialized in this function ../src/jrd/cvt2.cpp:651: warning: 'from_interp' may be used uninitialized in this function ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_blob_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:437: warning: 'l1' may be used uninitialized in this function ../src/jrd/cvt2.cpp:437: warning: 'l2' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/std/jrd/DataTypeUtil.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/DataTypeUtil.cpp: In static member function 'static void DataTypeUtilBase::makeFromList(dsc*, const char*, int, const dsc**)': ../src/jrd/DataTypeUtil.cpp:114: warning: 'first_sub_type' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/std/jrd/dfw.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/jrd/dfw.cpp -o ../temp/std/jrd/dfw.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/std/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/std/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/std/jrd/dfw.cpp:97: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/std/jrd/dfw.cpp:99: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/std/jrd/dfw.cpp:107: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../temp/std/jrd/dfw.cpp: In function 'bool modify_index(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_null' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_relation' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_relation' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_update_format' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_compute_security' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_file' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_shadow' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_shadow' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_file' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_erase_file' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_field' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_field' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_field' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_global' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_rfr' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_post_event' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_trigger' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_trigger' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_trigger' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_grant' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_revoke' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_scan_relation' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_procedure' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_procedure' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_procedure' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_prm' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_collation' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_collation' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_exception' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_generator' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_generator' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_udf' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_difference' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_difference' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_begin_backup' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_end_backup' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_index_name' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_partner_rel_id' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_proc_name' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_force_computed' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_check_blr' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_rel_name' not handled in switch ../temp/std/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_trg_type' not handled in switch ../temp/std/jrd/dfw.cpp: In function 'bool find_depend_in_dfw(Jrd::thread_db*, TEXT*, USHORT, USHORT, Jrd::jrd_tra*)': ../temp/std/jrd/dfw.cpp:5130: warning: 'dfw_type' may be used uninitialized in this function ../temp/std/jrd/dfw.cpp: In function 'void check_dependencies(Jrd::thread_db*, const TEXT*, const TEXT*, int, Jrd::jrd_tra*)': ../temp/std/jrd/dfw.cpp:2095: warning: 'obj_type' may be used uninitialized in this function ../temp/std/jrd/dfw.cpp: In function 'bool add_file(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/std/jrd/dfw.cpp:1328: warning: 'section' may be used uninitialized in this function ../temp/std/jrd/dfw.cpp:1328: warning: 'shadow_number' may be used uninitialized in this function ../temp/std/jrd/dfw.cpp:1329: warning: 'start' may be used uninitialized in this function ../temp/std/jrd/dfw.cpp: In function 'bool make_version(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/std/jrd/dfw.cpp:7136: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7133: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7132: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5344: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5346: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5353: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5349: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5333: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5331: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:5324: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/std/jrd/dfw.cpp:7130: note: initialized from here ../temp/std/jrd/dfw.cpp:5873: warning: 'null_view' may be used uninitialized in this function ../temp/std/jrd/dfw.cpp: In function 'bool create_relation(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/std/jrd/dfw.cpp:3085: warning: 'external_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/std/jrd/divorce.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/std/jrd/err.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/std/jrd/iberr.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/std/jrd/event.o ../src/jrd/event.cpp: In function 'SLONG EVENT_que(ISC_STATUS*, SLONG, USHORT, const TEXT*, USHORT, const UCHAR*, void (*)(void*, USHORT, const UCHAR*), void*)': ../src/jrd/event.cpp:444: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'evh* acquire()': ../src/jrd/event.cpp:508: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'void init(void*, sh_mem*, bool)': ../src/jrd/event.cpp:1214: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'void release()': ../src/jrd/event.cpp:1403: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/std/jrd/evl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/evl.cpp:80: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/evl.cpp:97: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/evl.cpp: In function 'dsc* dbkey(Jrd::thread_db*, const Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3258: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/evl.cpp: In function 'void fini_agg_distinct(Jrd::thread_db*, const Jrd::jrd_nod*)': ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool string_boolean(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, dsc*, bool)': ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool EVL_boolean(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/evl.cpp:381: warning: 'impure' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[1]' may be used uninitialized in this function ../src/jrd/evl.cpp:380: warning: 'comparison' may be used uninitialized in this function ../src/jrd/evl.cpp:379: warning: 'value' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[0]' may be used uninitialized in this function ../src/jrd/evl.cpp:607: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp:743: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp: In function 'dsc* eval_statistical(Jrd::thread_db*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3289: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/std/jrd/exe.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/exe.cpp:81: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/exe.cpp: In function 'void EXE_assignment(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, bool, Jrd::jrd_nod*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/exe.cpp: In function 'void EXE_send(Jrd::thread_db*, Jrd::jrd_req*, USHORT, USHORT, const UCHAR*)': ../src/jrd/exe.cpp:889: warning: 'message' may be used uninitialized in this function ../src/jrd/exe.cpp: In function 'void execute_procedure(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:1553: warning: 'in_msg_length' may be used uninitialized in this function ../src/jrd/exe.cpp:1554: warning: 'in_msg' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/std/jrd/ext.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/std/jrd/execute_statement.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/execute_statement.cpp:41: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/execute_statement.cpp: In member function 'void ExecuteStatement::Open(Jrd::thread_db*, Jrd::jrd_nod*, SSHORT, bool)': ../src/jrd/execute_statement.cpp:146: warning: unused variable 'temp_tra' ../src/jrd/execute_statement.cpp:154: warning: unused variable 'max_diag_len' ../src/jrd/execute_statement.cpp: In member function 'ULONG ExecuteStatement::ParseSqlda()': ../src/jrd/execute_statement.cpp:341: warning: 'dscType' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/std/jrd/filters.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/filters.cpp:35: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_acl(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:166: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp:189: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_format(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:306: warning: format '%ld' expects type 'long int', but argument 3 has type 'IPTR' ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_transliterate_text(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:915: warning: suggest parentheses around '&&' within '||' ../src/jrd/filters.cpp: In function 'ISC_STATUS string_filter(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:1155: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'void string_put(Jrd::BlobControl*, const char*)': ../src/jrd/filters.cpp:1218: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/std/jrd/flu.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/std/jrd/functions.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/std/jrd/idx.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/idx.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/idx.cpp: In function 'Jrd::IDX_E check_duplicates(Jrd::thread_db*, Jrd::Record*, Jrd::index_desc*, Jrd::index_insertion*, Jrd::jrd_rel*)': ../src/jrd/idx.cpp:1159: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/std/jrd/inf.o ../src/jrd/inf.cpp:88: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/inf.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/inf.cpp:64: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/inf.cpp: In function 'int INF_transaction_info(const Jrd::jrd_tra*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:1037: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_blob_info(const Jrd::blb*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:106: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_database_info(const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:219: warning: 'length' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/std/jrd/intl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/intl.cpp:102: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/intl.cpp:114: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/intl.cpp: In function 'Jrd::Collation* INTL_texttype_lookup(Jrd::thread_db*, USHORT)': ../src/jrd/intl.cpp:1004: warning: unused variable 'dbb' ../src/jrd/intl.cpp: In function 'int INTL_convert_string(dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/intl.cpp:709: warning: 'from_fill' may be used uninitialized in this function ../src/jrd/intl.cpp:713: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/std/jrd/intl_builtin.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/intl_classes.h:33, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:345: warning: unused variable 'srcStart' ../src/jrd/intl_builtin.cpp: In function 'SSHORT internal_compare(texttype*, ULONG, const UCHAR*, ULONG, const UCHAR*, INTL_BOOL*)': ../src/jrd/intl_builtin.cpp:510: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:518: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:529: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:537: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:382: warning: 'c' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/std/jrd/IntlManager.o In file included from ../src/jrd/IntlManager.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/std/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/IntlUtil.h:33, from ../src/jrd/IntlUtil.cpp:28: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::GenericMap, Firebird::StringBase > >, Firebird::DefaultComparator > >*)': ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/std/jrd/inuse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/inuse.cpp: In function 'bool INUSE_cleanup(iuo*, void (*)(void*))': ../src/jrd/inuse.cpp:72: warning: suggest parentheses around assignment used as truth value ../src/jrd/inuse.cpp: In function 'bool INUSE_remove(iuo*, void*, bool)': ../src/jrd/inuse.cpp:203: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/std/jrd/jrd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/jrd.cpp:89: ../src/jrd/../jrd/dyn_proto.h: At global scope: ../src/jrd/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/jrd/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/jrd/jrd.cpp:93: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/jrd.cpp:98: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/jrd.cpp:110: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/jrd.cpp: In function 'ISC_STATUS jrd8_create_database(ISC_STATUS*, USHORT, const TEXT*, Jrd::Attachment**, USHORT, const UCHAR*, USHORT, const TEXT*)': ../src/jrd/jrd.cpp:2002: warning: unused variable 'first_dbb_file' ../src/jrd/jrd.cpp: In function 'void JRD_restore_context()': ../src/jrd/jrd.cpp:4695: warning: unused variable 'tdbb' ../src/jrd/jrd.cpp:4697: warning: unused variable 'cleaned_up' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/std/jrd/lck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/lck.cpp: In function 'bool hash_remove_lock(Jrd::Lock*, Jrd::Lock**)': ../src/jrd/lck.cpp:1360: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/lck.cpp: In function 'void LCK_init(Jrd::thread_db*, lck_owner_t)': ../src/jrd/lck.cpp:633: warning: 'owner_id' may be used uninitialized in this function ../src/jrd/lck.cpp: In function 'void LCK_release(Jrd::thread_db*, Jrd::Lock*)': ../src/jrd/lck.cpp:1345: warning: 'prior' may be used uninitialized in this function ../src/jrd/lck.cpp:1345: note: 'prior' was declared here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/std/jrd/log.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/log.cpp:35: ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/std/jrd/mov.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/mov.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/mov.cpp: In function 'void MOV_faster(const SLONG*, SLONG*, ULONG)': ../src/jrd/mov.cpp:194: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:209: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:215: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp: In function 'void MOV_fill(SLONG*, ULONG)': ../src/jrd/mov.cpp:242: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:256: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:271: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:277: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/std/jrd/nav.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/nav.cpp:45: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/std/jrd/opt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/opt.cpp:70: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* OPT_compile(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, Jrd::NodeStack*)': ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:314: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'Jrd::jrd_nod* OPT_make_index(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_rel*, Jrd::index_desc*)': ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool dump_index(const Jrd::jrd_nod*, SCHAR**, SSHORT*)': ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool gen_sort_merge(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::RiverStack&)': ../src/jrd/opt.cpp:5551: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'void find_used_streams(const Jrd::RecordSource*, UCHAR*)': ../src/jrd/opt.cpp:3604: warning: 'stream' may be used uninitialized in this function ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* gen_aggregate(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::NodeStack*, UCHAR)': ../src/jrd/opt.cpp:3893: warning: 'agg_operator' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/std/jrd/Optimizer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/Optimizer.cpp:44: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Optimizer.cpp: In function 'double Jrd::OPT_getRelationCardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../src/jrd/Optimizer.cpp:592: warning: unused variable 'dbb' ../src/jrd/Optimizer.cpp: In destructor 'Jrd::OptimizerRetrieval::~OptimizerRetrieval()': ../src/jrd/Optimizer.cpp:957: warning: unused variable 'invCandidate' ../src/jrd/Optimizer.cpp: In member function 'void Jrd::OptimizerRetrieval::findDependentFromStreams(Jrd::jrd_nod*, Jrd::SortedStreamList*) const': ../src/jrd/Optimizer.cpp:1085: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1108: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1112: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1116: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1120: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1124: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/../jrd/dsc.h: In function 'bool Jrd::OPT_expression_equal2(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::jrd_nod*, USHORT)': ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/std/jrd/pag.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/pag.cpp:99: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/pag.cpp: In function 'USHORT PAG_add_file(const TEXT*, SLONG)': ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'Ods::pag* PAG_allocate(Jrd::WIN*)': ../src/jrd/pag.cpp:812: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_format_header()': ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'void PAG_header(bool)': ../src/jrd/pag.cpp:1282: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1305: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_header_init()': ../src/jrd/pag.cpp:1416: warning: array subscript is above array bounds ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/misc/blrtable.cpp -o ../temp/std/misc/blrtable.o ../src/misc/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -lm -ldl -lcurses ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/std/jrd/par.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/par.cpp:46: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/par.cpp:62: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_field(Jrd::thread_db*, Jrd::CompilerScratch*, SSHORT)': ../src/jrd/par.cpp:1253: warning: unused variable 'id' ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_function(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/par.cpp:1447: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/par.cpp: In function 'void par_procedure_parms(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::jrd_prc*, Jrd::jrd_nod**, Jrd::jrd_nod**, bool)': ../src/jrd/par.cpp:2106: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/std/jrd/ods.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/std/jrd/plugin_manager.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/std/jrd/pwd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/std/jrd/RandomGenerator.o ../src/jrd/RandomGenerator.cpp: In member function 'void Jrd::RandomGenerator::getBytes(void*, size_t)': ../src/jrd/RandomGenerator.cpp:45: warning: comparison between signed and unsigned integer expressions ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/std/jrd/Relation.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/Relation.cpp: In member function 'bool Jrd::jrd_rel::delPages(Jrd::thread_db*, SLONG, Jrd::RelationPages*)': ../src/jrd/Relation.cpp:271: warning: unused variable 'found' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/std/jrd/rlck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/std/jrd/rpb_chain.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/std/jrd/rse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/rse.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/rse.cpp: In function 'bool RSE_get_record(Jrd::thread_db*, Jrd::RecordSource*, Jrd::RSE_GET_MODE)': ../src/jrd/rse.cpp:253: warning: unused variable 'impure' ../src/jrd/rse.cpp: In static member function 'static void Jrd::RSBRecurse::close(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3761: warning: unused variable 'request' ../src/jrd/rse.cpp: In static member function 'static bool Jrd::RSBRecurse::get(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3646: warning: 'rsb_ptr' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/std/jrd/sdw.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/sdw.cpp:50: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/std/jrd/shut.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/std/jrd/sort.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sort.cpp: In function 'void SORT_sort(Jrd::thread_db*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1089: warning: unused variable 'buffer' ../src/jrd/sort.cpp: In function 'Jrd::sort_record* get_merge(Jrd::merge_control*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1771: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp:1795: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp: In function 'ULONG allocate_memory(Jrd::sort_context*, ULONG, ULONG, bool)': ../src/jrd/sort.cpp:2088: warning: suggest parentheses around assignment used as truth value ../src/jrd/sort.cpp: In function 'void order_and_save(Jrd::sort_context*)': ../src/jrd/sort.cpp:2649: warning: unused variable 'seek' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/std/jrd/sqz.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/std/jrd/svc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp: In function 'Jrd::Service* SVC_attach(USHORT, const TEXT*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:522: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'void* SVC_start(Jrd::Service*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:1879: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'int SVC_read_fb_log(void*)': ../src/jrd/svc.cpp:2067: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp:2058: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/jrd/svc.cpp: In function 'void service_fork(TEXT*, Jrd::Service*)': ../src/jrd/svc.cpp:2518: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/svc.cpp:2523: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/svc.cpp:2527: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/jrd/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/jrd/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/jrd/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:93: warning: 'BURP_SW_MODE_RO' defined but not used ../src/jrd/../burp/burpswi.h:94: warning: 'BURP_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:95: warning: 'BURP_SW_OVERWRITE' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/std/jrd/sym.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/std/jrd/SysFunction.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/SysFunction.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateAdd(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1234: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp: In function 'dsc* evlReverse(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:2459: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp:2505: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp: In static member function 'static dsc* SysFunction::substring(Jrd::thread_db*, Jrd::impure_value*, dsc*, const dsc*, const dsc*)': ../src/jrd/SysFunction.cpp:2861: warning: unused variable 'totLen' ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateDiff(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1382: warning: 'result' may be used uninitialized in this function ../src/jrd/SysFunction.cpp: In function 'dsc* evlOverlay(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1800: warning: 'length' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/std/jrd/TempSpace.o ../src/jrd/TempSpace.cpp: In member function 'bool TempSpace::validate(offset_t&) const': ../src/jrd/TempSpace.cpp:576: warning: unused variable 'ok' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/std/jrd/tpc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/std/jrd/tra.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/tra.cpp:43: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/tra.cpp: In function 'Jrd::jrd_tra* TRA_start(Jrd::thread_db*, int, const UCHAR*)': ../src/jrd/tra.cpp:1507: warning: unused variable 'attachment' ../src/jrd/tra.cpp: In function 'void transaction_options(Jrd::thread_db*, Jrd::jrd_tra*, const UCHAR*, USHORT)': ../src/jrd/tra.cpp:3052: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/std/jrd/validation.o ../src/jrd/validation.cpp:622: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/validation.cpp: In function 'RTN walk_index(Jrd::thread_db*, vdr*, Jrd::jrd_rel*, Ods::index_root_page&, USHORT)': ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/std/jrd/vio.o ../src/jrd/vio.cpp:5135: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/vio.cpp:76: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/vio.cpp: In function 'bool VIO_chase_record_version(Jrd::thread_db*, Jrd::record_param*, Jrd::RecordSource*, Jrd::jrd_tra*, JrdMemoryPool*, bool)': ../src/jrd/vio.cpp:512: warning: unused variable 'gcPolicyCooperative' ../src/jrd/vio.cpp:513: warning: unused variable 'gcPolicyBackground' ../src/jrd/vio.cpp: In function 'void VIO_modify(Jrd::thread_db*, Jrd::record_param*, Jrd::record_param*, Jrd::jrd_tra*)': ../src/jrd/vio.cpp:2279: warning: suggest parentheses around '&&' within '||' ../src/jrd/vio.cpp: In function 'int prepare_update(Jrd::thread_db*, Jrd::jrd_tra*, SLONG, Jrd::record_param*, Jrd::record_param*, Jrd::record_param*, Jrd::PageStack&, bool)': ../src/jrd/vio.cpp:4642: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/std/jrd/nodebug.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/std/jrd/nbak.o In file included from ../src/jrd/jrd.h:38, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/jrd.h:103, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/nbak.cpp:43: ../src/jrd/os/pio_proto.h: At global scope: ../src/jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/nbak.cpp: In member function 'void Jrd::BackupManager::end_backup(Jrd::thread_db*, bool)': ../src/jrd/nbak.cpp:381: warning: unused variable 'dbb' ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/std/jrd/sha.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/std/jrd/os/posix/unix.o In file included from ../src/include/../jrd/jrd.h:38, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/os/posix/unix.cpp:66: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* PIO_create(Jrd::Database*, const Firebird::PathName&, bool, bool, bool)': ../src/jrd/os/posix/unix.cpp:271: warning: unused variable 'rc' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_force_write(Jrd::jrd_file*, bool, bool)': ../src/jrd/os/posix/unix.cpp:394: warning: unused variable 'control' ../src/jrd/os/posix/unix.cpp: In function 'ULONG PIO_get_number_of_pages(const Jrd::jrd_file*, USHORT)': ../src/jrd/os/posix/unix.cpp:442: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:448: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_header(Jrd::Database*, SCHAR*, int)': ../src/jrd/os/posix/unix.cpp:487: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:495: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:526: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:544: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'USHORT PIO_init_data(Jrd::Database*, Jrd::jrd_file*, ISC_STATUS*, ULONG, USHORT)': ../src/jrd/os/posix/unix.cpp:636: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:598: warning: unused variable 'bytes' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_read(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:744: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:792: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:812: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_write(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:838: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:883: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* seek_file(Jrd::jrd_file*, Jrd::BufferDesc*, FB_UINT64*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:924: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:947: warning: deprecated conversion from string constant to 'TEXT*' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/std/jrd/TextType.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/TextType.cpp:97: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/std/jrd/thd.o ../src/jrd/thd.cpp: In function 'void THD_sleep(ULONG)': ../src/jrd/thd.cpp:276: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/std/jrd/unicode_util.o In file included from ../src/jrd/../jrd/unicode_util.h:30, from ../src/jrd/unicode_util.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16ToUtf8(ULONG, const USHORT*, ULONG, UCHAR*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:332: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf8ToUtf16(ULONG, const UCHAR*, ULONG, USHORT*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:399: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16Substring(ULONG, const USHORT*, ULONG, USHORT*, ULONG, ULONG)': ../src/jrd/unicode_util.cpp:592: warning: unused variable 'srcStart' ../src/jrd/unicode_util.cpp: In static member function 'static Jrd::UnicodeUtil::ICU* Jrd::UnicodeUtil::Utf16Collation::loadICU(const Firebird::string&, const Firebird::string&, const Firebird::string&)': ../src/jrd/unicode_util.cpp:1172: warning: unused variable 'status' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/std/jrd/RuntimeStatistics.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/std/jrd/DebugInterface.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/std/dsql/array.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/dsql/array.cpp -o ../temp/std/dsql/array.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/dsql/array.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/std/dsql/array.cpp:59: warning: 'DB' defined but not used ../temp/std/dsql/array.cpp:62: warning: 'gds_trans' defined but not used ../temp/std/dsql/array.cpp:64: warning: 'isc_status' defined but not used ../temp/std/dsql/array.cpp:65: warning: 'isc_status2' defined but not used ../temp/std/dsql/array.cpp:67: warning: 'isc_array_length' defined but not used ../temp/std/dsql/array.cpp:68: warning: 'SQLCODE' defined but not used ../temp/std/dsql/array.cpp:70: warning: 'isc_0l' defined but not used ../temp/std/dsql/array.cpp:93: warning: 'isc_11l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/std/dsql/blob.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/dsql/blob.cpp -o ../temp/std/dsql/blob.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/dsql/blob.cpp:53: warning: 'isc_blob_null' defined but not used ../temp/std/dsql/blob.cpp:55: warning: 'DB' defined but not used ../temp/std/dsql/blob.cpp:58: warning: 'gds_trans' defined but not used ../temp/std/dsql/blob.cpp:60: warning: 'isc_status' defined but not used ../temp/std/dsql/blob.cpp:61: warning: 'isc_status2' defined but not used ../temp/std/dsql/blob.cpp:63: warning: 'isc_array_length' defined but not used ../temp/std/dsql/blob.cpp:64: warning: 'SQLCODE' defined but not used ../temp/std/dsql/blob.cpp:66: warning: 'isc_0l' defined but not used ../temp/std/dsql/blob.cpp:89: warning: 'isc_10l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/std/dsql/preparse.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/std/dsql/user_dsql.o ../src/dsql/user_dsql.cpp:105: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/user_dsql.cpp:43: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/user_dsql.cpp: In function 'ISC_STATUS isc_embed_dsql_release(ISC_STATUS*, const SCHAR*)': ../src/dsql/user_dsql.cpp:843: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/user_dsql.cpp:1350: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp:1371: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void error_post(ISC_STATUS, ...)': ../src/dsql/user_dsql.cpp:1442: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'dsql_name* insert_name(const TEXT*, dsql_name**, stmt*)': ../src/dsql/user_dsql.cpp:1548: warning: suggest parentheses around assignment used as truth value ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/std/dsql/utld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/utld.cpp: In function 'USHORT UTLD_char_length_to_byte_length(USHORT, USHORT)': ../src/dsql/utld.cpp:161: warning: comparison between signed and unsigned integer expressions ../src/dsql/utld.cpp: In function 'void UTLD_save_status_strings(ISC_STATUS*)': ../src/dsql/utld.cpp:801: warning: 'l' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sqlda(ISC_STATUS*, sqlda_sup*, USHORT*, USHORT*, USHORT*, USHORT, XSQLDA*, USHORT)': ../src/dsql/utld.cpp:367: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:368: warning: 'qvar' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sql_info(ISC_STATUS*, USHORT, const SCHAR*, XSQLDA*, USHORT*)': ../src/dsql/utld.cpp:211: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:212: warning: 'qvar' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/std/dsql/keywords.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/metd.epp ../temp/std/dsql/metd.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/dsql/metd.cpp -o ../temp/std/dsql/metd.o In file included from ../src/include/../dsql/dsql.h:138, from ../temp/std/dsql/metd.cpp:43: ../src/include/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/include/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../temp/std/dsql/metd.cpp: In function 'USHORT METD_get_charset_bpc(dsql_req*, SSHORT)': ../temp/std/dsql/metd.cpp:1155: warning: unused variable 'bpc' ../temp/std/dsql/metd.cpp:1157: warning: unused variable 'isc_status' ../temp/std/dsql/metd.cpp:1159: warning: unused variable 'DB' ../temp/std/dsql/metd.cpp: In function 'dsql_sym* lookup_symbol(dsql_dbb*, USHORT, const char*, SYM_TYPE, USHORT)': ../temp/std/dsql/metd.cpp:3442: warning: 'intlSym' may be used uninitialized in this function ../temp/std/dsql/metd.cpp:3443: warning: 'procedure' may be used uninitialized in this function ../temp/std/dsql/metd.cpp:3444: warning: 'relation' may be used uninitialized in this function ../temp/std/dsql/metd.cpp:3445: warning: 'userFunc' may be used uninitialized in this function ../temp/std/dsql/metd.cpp: In function 'dsql_prc* METD_get_procedure(dsql_req*, const dsql_str*)': ../temp/std/dsql/metd.cpp:2213: warning: 'pr_collation_id' may be used uninitialized in this function ../temp/std/dsql/metd.cpp:2216: warning: 'pr_null_flag' may be used uninitialized in this function ../temp/std/dsql/metd.cpp: In function 'dsql_udf* METD_get_function(dsql_req*, const dsql_str*)': ../temp/std/dsql/metd.cpp:1716: warning: 'return_arg' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/dsql/metd.cpp:100: warning: 'isc_blob_null' defined but not used ../temp/std/dsql/metd.cpp:102: warning: 'DB' defined but not used ../temp/std/dsql/metd.cpp:105: warning: 'gds_trans' defined but not used ../temp/std/dsql/metd.cpp:107: warning: 'isc_status' defined but not used ../temp/std/dsql/metd.cpp:108: warning: 'isc_status2' defined but not used ../temp/std/dsql/metd.cpp:110: warning: 'isc_array_length' defined but not used ../temp/std/dsql/metd.cpp:111: warning: 'SQLCODE' defined but not used ../temp/std/dsql/metd.cpp:113: warning: 'isc_0l' defined but not used ../temp/std/dsql/metd.cpp:127: warning: 'isc_7l' defined but not used ../temp/std/dsql/metd.cpp:141: warning: 'isc_16l' defined but not used ../temp/std/dsql/metd.cpp:158: warning: 'isc_25l' defined but not used ../temp/std/dsql/metd.cpp:171: warning: 'isc_32l' defined but not used ../temp/std/dsql/metd.cpp:185: warning: 'isc_40l' defined but not used ../temp/std/dsql/metd.cpp:224: warning: 'isc_67l' defined but not used ../temp/std/dsql/metd.cpp:242: warning: 'isc_80l' defined but not used ../temp/std/dsql/metd.cpp:259: warning: 'isc_85l' defined but not used ../temp/std/dsql/metd.cpp:279: warning: 'isc_99l' defined but not used ../temp/std/dsql/metd.cpp:317: warning: 'isc_121l' defined but not used ../temp/std/dsql/metd.cpp:331: warning: 'isc_128l' defined but not used ../temp/std/dsql/metd.cpp:356: warning: 'isc_135l' defined but not used ../temp/std/dsql/metd.cpp:380: warning: 'isc_149l' defined but not used ../temp/std/dsql/metd.cpp:393: warning: 'isc_155l' defined but not used ../temp/std/dsql/metd.cpp:404: warning: 'isc_160l' defined but not used ../temp/std/dsql/metd.cpp:416: warning: 'isc_167l' defined but not used ../temp/std/dsql/metd.cpp:442: warning: 'isc_186l' defined but not used ../temp/std/dsql/metd.cpp:455: warning: 'isc_190l' defined but not used ../temp/std/dsql/metd.cpp:468: warning: 'isc_196l' defined but not used ../temp/std/dsql/metd.cpp:497: warning: 'isc_205l' defined but not used ../temp/std/dsql/metd.cpp:516: warning: 'isc_215l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/std/dsql/alld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/alld.cpp:57: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/std/dsql/ddl.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/ddl.cpp: In function 'void DDL_execute(dsql_req*)': ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'void DDL_resolve_intl_type2(dsql_req*, dsql_fld*, const dsql_str*, bool)': ../src/dsql/ddl.cpp:533: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp:578: warning: unused variable 'relation' ../src/dsql/ddl.cpp: In function 'void define_field(dsql_req*, dsql_nod*, SSHORT, const dsql_str*, const dsql_nod*)': ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'SSHORT getBlobFilterSubType(dsql_req*, const dsql_nod*)': ../src/dsql/ddl.cpp:2117: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp: In function 'void define_procedure(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:2606: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void DDL_gen_block(dsql_req*, dsql_nod*)': ../src/dsql/ddl.cpp:2775: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2799: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2770: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void define_trigger(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3274: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:3277: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void define_view(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3880: warning: comparison between signed and unsigned integer expressions ../src/dsql/ddl.cpp: In function 'void delete_relation_view(dsql_req*, dsql_nod*, bool)': ../src/dsql/ddl.cpp:4356: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp:4367: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp: In function 'void modify_relation(dsql_req*)': ../src/dsql/ddl.cpp:5664: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void DDL_execute(dsql_req*)': ../src/dsql/ddl.cpp:305: warning: 'sym_type' may be used uninitialized in this function ../src/dsql/ddl.cpp: In function 'void define_view_trigger(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*)': ../src/dsql/ddl.cpp:4189: warning: 'condition' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/std/dsql/dsql.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/dsql.cpp:67: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/dsql.cpp:2967: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void cleanup_transaction(void*, void*)': ../src/dsql/dsql.cpp:3022: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void close_cursor(dsql_req*)': ../src/dsql/dsql.cpp:3085: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'bool get_rsb_item(SSHORT*, const SCHAR**, SSHORT*, SCHAR**, USHORT*, USHORT*)': ../src/dsql/dsql.cpp:4129: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dsql/dsql.cpp: In function 'UCHAR* var_info(dsql_msg*, const UCHAR*, const UCHAR*, UCHAR*, const UCHAR*, USHORT)': ../src/dsql/dsql.cpp:5235: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5244: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5253: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5262: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5271: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'ISC_STATUS GDS_DSQL_SQL_INFO_CPP(ISC_STATUS*, dsql_req**, USHORT, const UCHAR*, USHORT, UCHAR*)': ../src/dsql/dsql.cpp:3800: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:3792: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:3767: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:1730: note: initialized from here ../src/dsql/dsql.cpp: In function 'ISC_STATUS dsql8_prepare(ISC_STATUS*, void**, dsql_req**, USHORT, const TEXT*, USHORT, USHORT, const SCHAR*, USHORT, SCHAR*)': ../src/dsql/dsql.cpp:1334: warning: 'database' may be used uninitialized in this function ../src/dsql/dsql.cpp:1334: note: 'database' was declared here ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/std/dsql/errd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/errd.cpp:40: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/std/dsql/gen.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/gen.cpp: In function 'void GEN_start_transaction(dsql_req*, const dsql_nod*)': ../src/dsql/gen.cpp:810: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:828: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void gen_select(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:2362: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2472: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2478: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void GEN_expr(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:110: warning: 'blr_operator' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/std/dsql/hsh.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/hsh.cpp: In function 'void HSHD_set_flag(const void*, const TEXT*, SSHORT, SYM_TYPE, SSHORT)': ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_statement' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_cursor' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_keyword' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_context' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_field' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_stream' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_charset' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_collation' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_eof' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/std/dsql/make.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/make.cpp:44: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/../jrd/ini.h:28, from ../src/dsql/make.cpp:58: ../src/dsql/../jrd/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/make.cpp: In function 'dsql_nod* MAKE_constant(dsql_str*, dsql_constant_type)': ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_STRING' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_DOUBLE' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_SINT64' not handled in switch ../src/dsql/make.cpp: In function 'void make_parameter_names(dsql_par*, const dsql_nod*)': ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/std/dsql/movd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/movd.cpp:30: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/std/dsql/parse.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/parse.cpp:100: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/parse.cpp:111: ../src/dsql/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/std/dsql/pass1.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_dbkey(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:4020: warning: suggest parentheses around '&&' within '||' ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_derived_table(dsql_req*, dsql_nod*, bool, dsql_str*)': ../src/dsql/pass1.cpp:4668: warning: deprecated conversion from string constant to 'TEXT*' ../src/dsql/pass1.cpp: In function 'void pass1_expand_select_node(dsql_req*, dsql_nod*, DsqlNodStack&, bool)': ../src/dsql/pass1.cpp:4893: warning: unused variable 'tdsql' ../src/dsql/pass1.cpp:4940: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_rse_impl(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*, dsql_nod*, USHORT)': ../src/dsql/pass1.cpp:7782: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_variable(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:9439: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9440: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9443: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9444: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9447: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9448: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_cursor_reference(dsql_req*, const dsql_nod*, dsql_nod*)': ../src/dsql/pass1.cpp:3907: warning: 'source' may be used uninitialized in this function ../src/dsql/pass1.cpp: In function 'dsql_nod* PASS1_statement(dsql_req*, dsql_nod*, bool)': ../src/dsql/pass1.cpp:1247: warning: 'node' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/std/dsql/misc_func.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/misc_func.cpp: At global scope: ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/std/lock/lock.o ../src/lock/lock.cpp: In function 'SLONG LOCK_enq(SLONG, SLONG, USHORT, const UCHAR*, USHORT, UCHAR, int (*)(void*), void*, SLONG, SSHORT, ISC_STATUS*, SLONG)': ../src/lock/lock.cpp:600: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp:618: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'bool LOCK_set_owner_handle(SLONG, SLONG)': ../src/lock/lock.cpp:662: warning: unused variable 'old_owner' ../src/lock/lock.cpp: In function 'int LOCK_init(ISC_STATUS*, bool, LOCK_OWNER_T, UCHAR, SLONG*)': ../src/lock/lock.cpp:796: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'void LOCK_manager(SLONG*)': ../src/lock/lock.cpp:932: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp:1031: warning: suggest explicit braces to avoid ambiguous 'else' ../src/lock/lock.cpp:952: warning: unused variable 'semaphore' ../src/lock/lock.cpp: In function 'SLONG LOCK_write_data(SLONG, SLONG)': ../src/lock/lock.cpp:1357: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'lrq* deadlock_walk(lrq*, bool*)': ../src/lock/lock.cpp:2562: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'void grant(lrq*, lbl*)': ../src/lock/lock.cpp:2945: warning: suggest parentheses around assignment used as truth value ../src/lock/../jrd/common.h: At global scope: ../src/lock/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/lock/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/std/remote/allr.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/allr.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/std/remote/inet.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet.cpp:98: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/inet.cpp: In function 'int accept_connection(rem_port*, P_CNCT*)': ../src/remote/inet.cpp:1208: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ../src/remote/inet.cpp: In function 'rem_port* receive(rem_port*, PACKET*)': ../src/remote/inet.cpp:2326: warning: suggest parentheses around assignment used as truth value ../src/remote/inet.cpp: In function 'bool_t packet_send(rem_port*, const SCHAR*, SSHORT)': ../src/remote/inet.cpp:3673: warning: 'inetErrNo' may be used uninitialized in this function ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/std/remote/interface.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/interface.cpp:39: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/remote/interface.cpp: In function 'ISC_STATUS REM_fetch(ISC_STATUS*, rsr**, USHORT, const UCHAR*, USHORT, USHORT, UCHAR*)': ../src/remote/interface.cpp:1907: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp: In function 'void mov_faster(const SLONG*, SLONG*, USHORT)': ../src/remote/interface.cpp:6214: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6228: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6233: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/std/remote/merge.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/std/remote/parser.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/parser.cpp:32: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/parser.cpp: In function 'message* PARSE_messages(const UCHAR*, USHORT)': ../src/remote/parser.cpp:214: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/std/remote/protocol.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/protocol.cpp: In function 'bool_t xdr_protocol(XDR*, PACKET*)': ../src/remote/protocol.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:315: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:355: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:576: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/std/remote/remote.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/std/remote/xdr.o ../src/remote/xdr.cpp:500: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/std/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:142: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:149: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_dyn(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:197: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:206: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_sdl(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:245: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int print_blr_dtype(ctl*, bool)': ../src/gpre/pretty.cpp:414: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:485: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_char(ctl*, SSHORT)': ../src/gpre/pretty.cpp:526: warning: suggest parentheses around '&&' within '||' ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:553: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:620: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_sdl_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:775: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/std/utilities/gsec/call_service.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/std/utilities/gsec/security.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "security2.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/utilities/gsec/security.cpp -o ../temp/std/utilities/gsec/security.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/utilities/gsec/security.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/std/utilities/gsec/security.cpp:59: warning: 'DB' defined but not used ../temp/std/utilities/gsec/security.cpp:62: warning: 'gds_trans' defined but not used ../temp/std/utilities/gsec/security.cpp:64: warning: 'isc_status' defined but not used ../temp/std/utilities/gsec/security.cpp:65: warning: 'isc_status2' defined but not used ../temp/std/utilities/gsec/security.cpp:67: warning: 'isc_array_length' defined but not used ../temp/std/utilities/gsec/security.cpp:68: warning: 'SQLCODE' defined but not used ../temp/std/utilities/gsec/security.cpp:73: warning: 'isc_1l' defined but not used ../temp/std/utilities/gsec/security.cpp:93: warning: 'isc_15l' defined but not used ../temp/std/utilities/gsec/security.cpp:112: warning: 'isc_27l' defined but not used ../temp/std/utilities/gsec/security.cpp:126: warning: 'isc_37l' defined but not used ../temp/std/utilities/gsec/security.cpp:155: warning: 'isc_74l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/std/common/classes/ClumpletReader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/std/common/classes/ClumpletWriter.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/std/common/config/config.o ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_INTEGER' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/std/common/config/config_file.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/std/common/config/dir_list.o ../src/common/config/dir_list.cpp: In member function 'bool Firebird::DirectoryList::isPathInList(const Firebird::PathName&) const': ../src/common/config/dir_list.cpp:196: warning: enumeration value 'NotInitialized' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'Restrict' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'SimpleList' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet_server.cpp -o ../temp/std/remote/inet_server.o In file included from ../src/remote/inet_server.cpp:40: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet_server.cpp:87: ../src/remote/../remote/../remote/../remote/protocol.h: At global scope: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/inet_server.cpp: In function 'int server_main(int, char**)': ../src/remote/inet_server.cpp:198: warning: suggest parentheses around assignment used as truth value ../src/remote/inet_server.cpp:210: warning: suggest parentheses around assignment used as truth value ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/server.cpp -o ../temp/std/remote/server.o ../src/remote/server.cpp:74: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/server.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/server.cpp: In function 'ISC_STATUS allocate_statement(rem_port*, P_RLSE*, PACKET*)': ../src/remote/server.cpp:773: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::compile(P_CMPL*, PACKET*)': ../src/remote/server.cpp:1388: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In member function 'void rem_port::disconnect(PACKET*, PACKET*)': ../src/remote/server.cpp:1530: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp:1514: warning: suggest explicit braces to avoid ambiguous 'else' ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::end_transaction(P_OP, P_RLSE*, PACKET*)': ../src/remote/server.cpp:1899: warning: enumeration value 'op_void' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_connect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_exit' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_accept' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_reject' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_protocol' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_disconnect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_credit' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_continuation' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_open_file' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create_file' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_close_file' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_read_page' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_write_page' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_lock' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_convert_lock' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_release_lock' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_blocking' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_attach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_detach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_compile' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start_and_send' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_send' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_receive' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_unwind' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_release' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_transaction' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_reconnect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_open_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_get_segment' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_put_segment' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_cancel_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_close_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_database' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_request' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_transaction' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_batch_segments' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_mgr_set_affinity' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_mgr_clear_affinity' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_mgr_report' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_que_events' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_cancel_events' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_prepare2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_event' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_connect_request' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_aux_connect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_ddl' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_open_blob2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create_blob2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_get_slice' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_put_slice' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_slice' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_seek_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_allocate_statement' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_execute' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_exec_immediate' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_fetch' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_fetch_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_free_statement' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_prepare_statement' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_set_cursor' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_sql' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_dummy' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_response_piggyback' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start_and_receive' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start_send_and_receive' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_exec_immediate2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_execute2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_insert' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_sql_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_transact' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_transact_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_drop_database' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_attach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_detach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_info' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_start' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_update_account_info' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_authenticate_user' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_partial' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_trusted_auth' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_max' not handled in switch ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::info(P_OP, P_INFO*, PACKET*)': ../src/remote/server.cpp:2867: warning: enumeration value 'op_void' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_connect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_exit' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_accept' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_reject' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_protocol' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_disconnect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_credit' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_continuation' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_open_file' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create_file' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_close_file' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_read_page' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_write_page' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_lock' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_convert_lock' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_release_lock' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_blocking' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_attach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_detach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_compile' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start_and_send' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_send' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_receive' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_unwind' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_release' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_transaction' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_commit' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_rollback' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_prepare' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_reconnect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_open_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_get_segment' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_put_segment' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_cancel_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_close_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_batch_segments' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_mgr_set_affinity' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_mgr_clear_affinity' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_mgr_report' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_que_events' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_cancel_events' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_commit_retaining' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_prepare2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_event' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_connect_request' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_aux_connect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_ddl' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_open_blob2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create_blob2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_get_slice' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_put_slice' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_slice' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_seek_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_allocate_statement' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_execute' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_exec_immediate' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_fetch' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_fetch_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_free_statement' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_prepare_statement' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_set_cursor' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_dummy' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_response_piggyback' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start_and_receive' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start_send_and_receive' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_exec_immediate2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_execute2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_insert' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_sql_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_transact' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_transact_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_drop_database' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_service_attach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_service_detach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_service_start' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_rollback_retaining' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_update_account_info' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_authenticate_user' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_partial' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_trusted_auth' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_max' not handled in switch ../src/remote/server.cpp: In function 'rtr* make_transaction(rdb*, void*)': ../src/remote/server.cpp:3077: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::open_blob(P_OP, P_BLOB*, PACKET*)': ../src/remote/server.cpp:3150: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::receive_msg(P_DATA*, PACKET*)': ../src/remote/server.cpp:1268: warning: 'n' may be used uninitialized in this function ../src/remote/server.cpp:1268: note: 'n' was declared here ../src/remote/server.cpp:1268: warning: 'n' may be used uninitialized in this function ../src/remote/server.cpp:1268: note: 'n' was declared here ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::receive_after_start(P_DATA*, PACKET*, ISC_STATUS*)': ../src/remote/server.cpp:3938: warning: 'msg_number' may be used uninitialized in this function ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/server.cpp:223: warning: 'threads_waiting' defined but not used ../src/remote/server.cpp:224: warning: 'extra_threads' defined but not used ../src/remote/server.cpp:225: warning: 'request_que' defined but not used ../src/remote/server.cpp:226: warning: 'free_requests' defined but not used ../src/remote/server.cpp:227: warning: 'active_requests' defined but not used g++ -Wl,--version-script,../builds/posix/firebird.vers -shared -Wl,-soname,libfbembed.so.2.1 \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/lib/libfbembed.so.2.1.2 ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/jrd/alt.o ../temp/std/jrd/cvt.o ../temp/std/jrd/db_alias.o ../temp/std/jrd/dsc.o ../temp/std/jrd/enc.o ../temp/std/jrd/gds.o ../temp/std/jrd/isc.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/perf.o ../temp/std/jrd/sch.o ../temp/std/jrd/sdl.o ../temp/std/jrd/status.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/utl.o ../temp/std/jrd/why.o ../temp/std/jrd/blob_filter.o ../temp/std/jrd/dpm.o ../temp/std/jrd/dyn.o ../temp/std/jrd/dyn_def.o ../temp/std/jrd/dyn_del.o ../temp/std/jrd/dyn_mod.o ../temp/std/jrd/dyn_util.o ../temp/std/jrd/fun.o ../temp/std/jrd/grant.o ../temp/std/jrd/ini.o ../temp/std/jrd/met.o ../temp/std/jrd/pcmet.o ../temp/std/jrd/scl.o ../temp/std/jrd/CharSet.o ../temp/std/jrd/Collation.o ../temp/std/jrd/DatabaseSnapshot.o ../temp/std/jrd/VirtualTable.o ../temp/std/jrd/RecordBuffer.o ../temp/std/jrd/all.o ../temp/std/jrd/blb.o ../temp/std/jrd/btn.o ../temp/std/jrd/btr.o ../temp/std/jrd/builtin.o ../temp/std/jrd/GlobalRWLock.o ../temp/std/jrd/cch.o ../temp/std/jrd/cmp.o ../temp/std/jrd/cvt2.o ../temp/std/jrd/DataTypeUtil.o ../temp/std/jrd/dfw.o ../temp/std/jrd/divorce.o ../temp/std/jrd/err.o ../temp/std/jrd/iberr.o ../temp/std/jrd/event.o ../temp/std/jrd/evl.o ../temp/std/jrd/exe.o ../temp/std/jrd/ext.o ../temp/std/jrd/execute_statement.o ../temp/std/jrd/filters.o ../temp/std/jrd/flu.o ../temp/std/jrd/functions.o ../temp/std/jrd/idx.o ../temp/std/jrd/inf.o ../temp/std/jrd/intl.o ../temp/std/jrd/intl_builtin.o ../temp/std/jrd/IntlManager.o ../temp/std/jrd/IntlUtil.o ../temp/std/jrd/inuse.o ../temp/std/jrd/jrd.o ../temp/std/jrd/lck.o ../temp/std/jrd/log.o ../temp/std/jrd/mov.o ../temp/std/jrd/nav.o ../temp/std/jrd/opt.o ../temp/std/jrd/Optimizer.o ../temp/std/jrd/pag.o ../temp/std/jrd/par.o ../temp/std/jrd/ods.o ../temp/std/jrd/plugin_manager.o ../temp/std/jrd/pwd.o ../temp/std/jrd/RandomGenerator.o ../temp/std/jrd/Relation.o ../temp/std/jrd/rlck.o ../temp/std/jrd/rpb_chain.o ../temp/std/jrd/rse.o ../temp/std/jrd/sdw.o ../temp/std/jrd/shut.o ../temp/std/jrd/sort.o ../temp/std/jrd/sqz.o ../temp/std/jrd/svc.o ../temp/std/jrd/sym.o ../temp/std/jrd/SysFunction.o ../temp/std/jrd/TempSpace.o ../temp/std/jrd/tpc.o ../temp/std/jrd/tra.o ../temp/std/jrd/validation.o ../temp/std/jrd/vio.o ../temp/std/jrd/nodebug.o ../temp/std/jrd/nbak.o ../temp/std/jrd/sha.o ../temp/std/jrd/os/posix/unix.o ../temp/std/jrd/TextType.o ../temp/std/jrd/thd.o ../temp/std/jrd/unicode_util.o ../temp/std/jrd/RuntimeStatistics.o ../temp/std/jrd/DebugInterface.o ../temp/std/dsql/array.o ../temp/std/dsql/blob.o ../temp/std/dsql/preparse.o ../temp/std/dsql/user_dsql.o ../temp/std/dsql/utld.o ../temp/std/dsql/keywords.o ../temp/std/dsql/metd.o ../temp/std/dsql/alld.o ../temp/std/dsql/ddl.o ../temp/std/dsql/dsql.o ../temp/std/dsql/errd.o ../temp/std/dsql/gen.o ../temp/std/dsql/hsh.o ../temp/std/dsql/make.o ../temp/std/dsql/movd.o ../temp/std/dsql/parse.o ../temp/std/dsql/pass1.o ../temp/std/dsql/misc_func.o ../temp/std/lock/lock.o ../temp/std/remote/allr.o ../temp/std/remote/inet.o ../temp/std/remote/interface.o ../temp/std/remote/merge.o ../temp/std/remote/parser.o ../temp/std/remote/protocol.o ../temp/std/remote/remote.o ../temp/std/remote/xdr.o ../temp/std/gpre/pretty.o ../temp/std/utilities/gsec/call_service.o ../temp/std/utilities/gsec/security.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/remote/inet_server.o ../temp/std/remote/server.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n (cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.1.2 libfbembed.so.2.1 ) (cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.1 libfbembed.so ) rm ../temp/std/jrd/dyn_del.cpp ../temp/std/utilities/gsec/security.cpp ../temp/std/dsql/blob.cpp ../temp/std/jrd/met.cpp ../temp/std/jrd/pcmet.cpp ../temp/std/dsql/metd.cpp ../temp/std/jrd/scl.cpp ../temp/std/jrd/grant.cpp ../temp/std/jrd/dpm.cpp ../temp/std/jrd/dyn_util.cpp ../temp/std/jrd/dyn.cpp ../temp/std/jrd/dyn_mod.cpp ../temp/std/dsql/array.cpp ../temp/std/jrd/ini.cpp ../temp/std/jrd/dfw.cpp ../temp/std/jrd/dyn_def.cpp ../temp/std/jrd/fun.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.inet_server make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/server_stub.cpp -o ../temp/std/remote/server_stub.o ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/remote/server_stub.o -o ../gen/firebird/bin/fb_inet_server -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.gfix make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/std/alice/alice_meta.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/alice/alice_meta.cpp -o ../temp/std/alice/alice_meta.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/std/alice/alice_meta.cpp:66: warning: 'isc_blob_null' defined but not used ../temp/std/alice/alice_meta.cpp:68: warning: 'DB' defined but not used ../temp/std/alice/alice_meta.cpp:71: warning: 'gds_trans' defined but not used ../temp/std/alice/alice_meta.cpp:74: warning: 'isc_status2' defined but not used ../temp/std/alice/alice_meta.cpp:76: warning: 'isc_array_length' defined but not used ../temp/std/alice/alice_meta.cpp:77: warning: 'SQLCODE' defined but not used ../temp/std/alice/alice_meta.cpp:79: warning: 'isc_0l' defined but not used ../temp/std/alice/alice_meta.cpp:92: warning: 'isc_6l' defined but not used ../temp/std/alice/alice_meta.cpp:107: warning: 'isc_12l' defined but not used ../temp/std/alice/alice_meta.cpp:120: warning: 'isc_18l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/std/alice/alice.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/std/alice/all.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/std/alice/exe.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/std/alice/tdr.o ../src/alice/tdr.cpp: In function 'void TDR_list_limbo(void*, const TEXT*, ULONG)': ../src/alice/tdr.cpp:319: warning: suggest parentheses around assignment used as truth value ../src/alice/../jrd/common.h: At global scope: ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/alice/alice_meta.o ../temp/std/alice/alice.o ../temp/std/alice/all.o ../temp/std/alice/exe.o ../temp/std/alice/tdr.o ../temp/std/jrd/isc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gfix -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/alice/alice_meta.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/std/burp/backup.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/burp/backup.cpp -o ../temp/std/burp/backup.o In file included from ../temp/std/burp/backup.cpp:61: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/std/burp/backup.cpp: In function 'void::put_relation(burp_rel*)': ../temp/std/burp/backup.cpp:4302: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4334: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4341: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4348: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4355: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp: In function 'void::write_database(const TEXT*)': ../temp/std/burp/backup.cpp:5105: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:5110: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:5123: warning: suggest parentheses around assignment used as truth value ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/std/burp/backup.cpp:84: warning: 'isc_blob_null' defined but not used ../temp/std/burp/backup.cpp:86: warning: 'DB' defined but not used ../temp/std/burp/backup.cpp:89: warning: 'gds_trans' defined but not used ../temp/std/burp/backup.cpp:91: warning: 'isc_status' defined but not used ../temp/std/burp/backup.cpp:92: warning: 'isc_status2' defined but not used ../temp/std/burp/backup.cpp:94: warning: 'isc_array_length' defined but not used ../temp/std/burp/backup.cpp:109: warning: 'isc_4l' defined but not used ../temp/std/burp/backup.cpp:126: warning: 'isc_14l' defined but not used ../temp/std/burp/backup.cpp:146: warning: 'isc_26l' defined but not used ../temp/std/burp/backup.cpp:164: warning: 'isc_34l' defined but not used ../temp/std/burp/backup.cpp:184: warning: 'isc_40l' defined but not used ../temp/std/burp/backup.cpp:196: warning: 'isc_47l' defined but not used ../temp/std/burp/backup.cpp:221: warning: 'isc_60l' defined but not used ../temp/std/burp/backup.cpp:248: warning: 'isc_75l' defined but not used ../temp/std/burp/backup.cpp:277: warning: 'isc_94l' defined but not used ../temp/std/burp/backup.cpp:289: warning: 'isc_99l' defined but not used ../temp/std/burp/backup.cpp:305: warning: 'isc_106l' defined but not used ../temp/std/burp/backup.cpp:325: warning: 'isc_115l' defined but not used ../temp/std/burp/backup.cpp:338: warning: 'isc_122l' defined but not used ../temp/std/burp/backup.cpp:354: warning: 'isc_131l' defined but not used ../temp/std/burp/backup.cpp:367: warning: 'isc_138l' defined but not used ../temp/std/burp/backup.cpp:379: warning: 'isc_145l' defined but not used ../temp/std/burp/backup.cpp:399: warning: 'isc_154l' defined but not used ../temp/std/burp/backup.cpp:429: warning: 'isc_173l' defined but not used ../temp/std/burp/backup.cpp:448: warning: 'isc_183l' defined but not used ../temp/std/burp/backup.cpp:465: warning: 'isc_191l' defined but not used ../temp/std/burp/backup.cpp:485: warning: 'isc_201l' defined but not used ../temp/std/burp/backup.cpp:513: warning: 'isc_219l' defined but not used ../temp/std/burp/backup.cpp:538: warning: 'isc_231l' defined but not used ../temp/std/burp/backup.cpp:567: warning: 'isc_249l' defined but not used ../temp/std/burp/backup.cpp:579: warning: 'isc_256l' defined but not used ../temp/std/burp/backup.cpp:600: warning: 'isc_273l' defined but not used ../temp/std/burp/backup.cpp:617: warning: 'isc_282l' defined but not used ../temp/std/burp/backup.cpp:654: warning: 'isc_302l' defined but not used ../temp/std/burp/backup.cpp:709: warning: 'isc_340l' defined but not used ../temp/std/burp/backup.cpp:723: warning: 'isc_344l' defined but not used ../temp/std/burp/backup.cpp:738: warning: 'isc_350l' defined but not used ../temp/std/burp/backup.cpp:753: warning: 'isc_358l' defined but not used ../temp/std/burp/backup.cpp:775: warning: 'isc_370l' defined but not used ../temp/std/burp/backup.cpp:800: warning: 'isc_386l' defined but not used ../temp/std/burp/backup.cpp:822: warning: 'isc_396l' defined but not used ../temp/std/burp/backup.cpp:843: warning: 'isc_405l' defined but not used ../temp/std/burp/backup.cpp:858: warning: 'isc_412l' defined but not used ../temp/std/burp/backup.cpp:874: warning: 'isc_418l' defined but not used ../temp/std/burp/backup.cpp:885: warning: 'isc_423l' defined but not used ../temp/std/burp/backup.cpp:896: warning: 'isc_427l' defined but not used ../temp/std/burp/backup.cpp:907: warning: 'isc_432l' defined but not used ../temp/std/burp/backup.cpp:921: warning: 'isc_440l' defined but not used ../temp/std/burp/backup.cpp:944: warning: 'isc_452l' defined but not used ../temp/std/burp/backup.cpp:971: warning: 'isc_468l' defined but not used ../temp/std/burp/backup.cpp:984: warning: 'isc_474l' defined but not used ../temp/std/burp/backup.cpp:1012: warning: 'isc_490l' defined but not used ../temp/std/burp/backup.cpp:1025: warning: 'isc_496l' defined but not used ../temp/std/burp/backup.cpp:1039: warning: 'isc_503l' defined but not used ../temp/std/burp/backup.cpp:1055: warning: 'isc_511l' defined but not used ../temp/std/burp/backup.cpp:1071: warning: 'isc_522l' defined but not used ../temp/std/burp/backup.cpp:1083: warning: 'isc_528l' defined but not used ../temp/std/burp/backup.cpp:1097: warning: 'isc_534l' defined but not used ../temp/std/burp/backup.cpp:1109: warning: 'isc_540l' defined but not used ../temp/std/burp/backup.cpp:1122: warning: 'isc_546l' defined but not used ../temp/std/burp/backup.cpp:1135: warning: 'isc_552l' defined but not used ../temp/std/burp/backup.cpp:1151: warning: 'isc_561l' defined but not used ../temp/std/burp/backup.cpp:1165: warning: 'isc_567l' defined but not used ../temp/std/burp/backup.cpp:1182: warning: 'isc_573l' defined but not used ../temp/std/burp/backup.cpp:1207: warning: 'isc_590l' defined but not used ../temp/std/burp/backup.cpp:1223: warning: 'isc_598l' defined but not used ../temp/std/burp/backup.cpp:1247: warning: 'isc_614l' defined but not used ../temp/std/burp/backup.cpp:1259: warning: 'isc_620l' defined but not used ../temp/std/burp/backup.cpp:1274: warning: 'isc_627l' defined but not used ../temp/std/burp/backup.cpp:1288: warning: 'isc_634l' defined but not used ../temp/std/burp/backup.cpp:1302: warning: 'isc_641l' defined but not used ../temp/std/burp/backup.cpp:1341: warning: 'isc_667l' defined but not used ../temp/std/burp/backup.cpp:1393: warning: 'isc_706l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/std/burp/restore.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/burp/restore.cpp -o ../temp/std/burp/restore.o In file included from ../temp/std/burp/restore.cpp:55: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/std/burp/restore.cpp: In function 'int RESTORE_restore(const TEXT*, const TEXT*)': ../temp/std/burp/restore.cpp:1604: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp:2156: warning: unused variable 'cumul_count' ../temp/std/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/std/burp/restore.cpp:4375: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp:4659: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp: In function 'bool::get_global_field(BurpGlobals*)': ../temp/std/burp/restore.cpp:6530: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp:6973: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp: In function 'void::get_source_blob(BurpGlobals*, ISC_QUAD&, bool)': ../temp/std/burp/restore.cpp:9262: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp: In function 'void::restore_security_class(BurpGlobals*, const TEXT*, const TEXT*)': ../temp/std/burp/restore.cpp:11432: warning: unused variable 'local_trans' ../temp/std/burp/restore.cpp: In function 'bool::get_relation_data(BurpGlobals*)': ../temp/std/burp/restore.cpp:8862: warning: control reaches end of non-void function ../temp/std/burp/restore.cpp: In function 'bool::get_acl(BurpGlobals*, const TEXT*, ISC_QUAD*, ISC_QUAD*)': ../temp/std/burp/restore.cpp:2933: warning: 'max_segment' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'void::get_array(BurpGlobals*, burp_rel*, UCHAR*)': ../temp/std/burp/restore.cpp:3082: warning: 'field' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3084: warning: 'field_length' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3097: warning: 'end_ranges' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3085: warning: 'buffer' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3085: warning: 'p' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3163: warning: 'upper' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3163: warning: 'lower' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3394: warning: 'lcount' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3516: warning: 'lcount' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/std/burp/restore.cpp:4540: warning: 'p' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'bool::get_trigger_message(BurpGlobals*)': ../temp/std/burp/restore.cpp:9933: warning: 'number' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'bool::get_type(BurpGlobals*)': ../temp/std/burp/restore.cpp:10089: warning: 'l' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'bool::get_user_privilege(BurpGlobals*)': ../temp/std/burp/restore.cpp:10224: warning: 'grant_option' may be used uninitialized in this function ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/std/burp/restore.cpp:80: warning: 'DB' defined but not used ../temp/std/burp/restore.cpp:83: warning: 'gds_trans' defined but not used ../temp/std/burp/restore.cpp:85: warning: 'isc_status' defined but not used ../temp/std/burp/restore.cpp:86: warning: 'isc_status2' defined but not used ../temp/std/burp/restore.cpp:88: warning: 'isc_array_length' defined but not used ../temp/std/burp/restore.cpp:175: warning: 'isc_28l' defined but not used ../temp/std/burp/restore.cpp:194: warning: 'isc_37l' defined but not used ../temp/std/burp/restore.cpp:219: warning: 'isc_61l' defined but not used ../temp/std/burp/restore.cpp:230: warning: 'isc_66l' defined but not used ../temp/std/burp/restore.cpp:243: warning: 'isc_73l' defined but not used ../temp/std/burp/restore.cpp:261: warning: 'isc_81l' defined but not used ../temp/std/burp/restore.cpp:275: warning: 'isc_91l' defined but not used ../temp/std/burp/restore.cpp:290: warning: 'isc_101l' defined but not used ../temp/std/burp/restore.cpp:303: warning: 'isc_108l' defined but not used ../temp/std/burp/restore.cpp:317: warning: 'isc_116l' defined but not used ../temp/std/burp/restore.cpp:330: warning: 'isc_124l' defined but not used ../temp/std/burp/restore.cpp:344: warning: 'isc_130l' defined but not used ../temp/std/burp/restore.cpp:363: warning: 'isc_144l' defined but not used ../temp/std/burp/restore.cpp:377: warning: 'isc_153l' defined but not used ../temp/std/burp/restore.cpp:390: warning: 'isc_158l' defined but not used ../temp/std/burp/restore.cpp:403: warning: 'isc_163l' defined but not used ../temp/std/burp/restore.cpp:426: warning: 'isc_181l' defined but not used ../temp/std/burp/restore.cpp:452: warning: 'isc_203l' defined but not used ../temp/std/burp/restore.cpp:472: warning: 'isc_217l' defined but not used ../temp/std/burp/restore.cpp:484: warning: 'isc_223l' defined but not used ../temp/std/burp/restore.cpp:495: warning: 'isc_229l' defined but not used ../temp/std/burp/restore.cpp:509: warning: 'isc_239l' defined but not used ../temp/std/burp/restore.cpp:528: warning: 'isc_253l' defined but not used ../temp/std/burp/restore.cpp:551: warning: 'isc_274l' defined but not used ../temp/std/burp/restore.cpp:576: warning: 'isc_297l' defined but not used ../temp/std/burp/restore.cpp:593: warning: 'isc_309l' defined but not used ../temp/std/burp/restore.cpp:613: warning: 'isc_320l' defined but not used ../temp/std/burp/restore.cpp:641: warning: 'isc_341l' defined but not used ../temp/std/burp/restore.cpp:664: warning: 'isc_358l' defined but not used ../temp/std/burp/restore.cpp:691: warning: 'isc_381l' defined but not used ../temp/std/burp/restore.cpp:703: warning: 'isc_390l' defined but not used ../temp/std/burp/restore.cpp:720: warning: 'isc_396l' defined but not used ../temp/std/burp/restore.cpp:733: warning: 'isc_401l' defined but not used ../temp/std/burp/restore.cpp:758: warning: 'isc_420l' defined but not used ../temp/std/burp/restore.cpp:810: warning: 'isc_473l' defined but not used ../temp/std/burp/restore.cpp:863: warning: 'isc_528l' defined but not used ../temp/std/burp/restore.cpp:884: warning: 'isc_540l' defined but not used ../temp/std/burp/restore.cpp:906: warning: 'isc_554l' defined but not used ../temp/std/burp/restore.cpp:926: warning: 'isc_566l' defined but not used ../temp/std/burp/restore.cpp:944: warning: 'isc_577l' defined but not used ../temp/std/burp/restore.cpp:960: warning: 'isc_585l' defined but not used ../temp/std/burp/restore.cpp:974: warning: 'isc_591l' defined but not used ../temp/std/burp/restore.cpp:1011: warning: 'isc_626l' defined but not used ../temp/std/burp/restore.cpp:1025: warning: 'isc_635l' defined but not used ../temp/std/burp/restore.cpp:1040: warning: 'isc_645l' defined but not used ../temp/std/burp/restore.cpp:1064: warning: 'isc_665l' defined but not used ../temp/std/burp/restore.cpp:1088: warning: 'isc_685l' defined but not used ../temp/std/burp/restore.cpp:1100: warning: 'isc_691l' defined but not used ../temp/std/burp/restore.cpp:1125: warning: 'isc_711l' defined but not used ../temp/std/burp/restore.cpp:1138: warning: 'isc_717l' defined but not used ../temp/std/burp/restore.cpp:1149: warning: 'isc_722l' defined but not used ../temp/std/burp/restore.cpp:1159: warning: 'isc_726l' defined but not used ../temp/std/burp/restore.cpp:1173: warning: 'isc_734l' defined but not used ../temp/std/burp/restore.cpp:1191: warning: 'isc_746l' defined but not used ../temp/std/burp/restore.cpp:1208: warning: 'isc_757l' defined but not used ../temp/std/burp/restore.cpp:1223: warning: 'isc_767l' defined but not used ../temp/std/burp/restore.cpp:1241: warning: 'isc_774l' defined but not used ../temp/std/burp/restore.cpp:1261: warning: 'isc_787l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/std/burp/burp.o ../src/burp/burp.cpp: In function 'int main(int, char**)': ../src/burp/burp.cpp:257: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:260: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'int common_main(int, char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/burp/burp.cpp:728: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:732: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:754: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:877: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'SLONG get_number(const SCHAR*)': ../src/burp/burp.cpp:1651: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'gbak_action open_files(const TEXT*, const TEXT**, bool, USHORT, const Firebird::ClumpletWriter&)': ../src/burp/burp.cpp:1688: warning: suggest explicit braces to avoid ambiguous 'else' ../src/burp/burp.cpp: In function 'ULONG get_size(const SCHAR*, burp_fil*)': ../src/burp/burp.cpp:2149: warning: suggest parentheses around assignment used as truth value ../src/burp/../jrd/common.h: At global scope: ../src/burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/std/burp/canonical.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/std/burp/misc.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/std/burp/mvol.o ../src/burp/mvol.cpp: In function 'UCHAR MVOL_write(UCHAR, int*, UCHAR**)': ../src/burp/mvol.cpp:571: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:594: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:657: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:668: warning: comparison between signed and unsigned integer expressions ../src/burp/../burp/../jrd/common.h: At global scope: ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/backup.o ../temp/std/burp/restore.o ../temp/std/burp/burp.o ../temp/std/burp/canonical.o ../temp/std/burp/misc.o ../temp/std/burp/mvol.o ../temp/std/remote/xdr.o ../temp/std/jrd/sdl.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gbak -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/spit.cpp -o ../temp/std/burp/spit.o ../src/burp/spit.cpp: In function 'int get_function_option(const SCHAR*, gsplit_option*, const SCHAR*, const in_sw_tab_t*)': ../src/burp/spit.cpp:381: warning: suggest parentheses around assignment used as truth value ../src/burp/spit.cpp:384: warning: suggest parentheses around assignment used as truth value ../src/burp/spit.cpp: In function 'int get_file_size(const SCHAR*, const SCHAR*, double*)': ../src/burp/spit.cpp:465: warning: suggest parentheses around assignment used as truth value ../src/burp/../jrd/common.h: At global scope: ../src/burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/burpswi.h:93: warning: 'BURP_SW_MODE_RO' defined but not used ../src/burp/../burp/burpswi.h:94: warning: 'BURP_SW_MODE_RW' defined but not used ../src/burp/../burp/burpswi.h:95: warning: 'BURP_SW_OVERWRITE' defined but not used ../src/burp/../burp/burpswi.h:98: warning: 'burp_in_sw_table' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/spit.o -o ../gen/firebird/bin/gsplit -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/burp/backup.cpp ../temp/std/burp/restore.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/std/isql/extract.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/isql/extract.cpp -o ../temp/std/isql/extract.o In file included from ../temp/std/isql/extract.cpp:58: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/isql/extract.cpp: In function 'int EXTRACT_list_table(const SCHAR*, const SCHAR*, bool, SSHORT)': ../temp/std/isql/extract.cpp:1304: warning: unused variable 'rel_flags' ../temp/std/isql/extract.cpp: In function 'bool extract_rel_constraints(const char*)': ../temp/std/isql/extract.cpp:1874: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/extract.cpp: In function 'void get_procedure_args(const char*)': ../temp/std/isql/extract.cpp:2014: warning: 'prm_null_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/std/isql/extract.cpp:79: warning: 'isc_blob_null' defined but not used ../temp/std/isql/extract.cpp:95: warning: 'isc_1l' defined but not used ../temp/std/isql/extract.cpp:112: warning: 'isc_8l' defined but not used ../temp/std/isql/extract.cpp:135: warning: 'isc_18l' defined but not used ../temp/std/isql/extract.cpp:169: warning: 'isc_30l' defined but not used ../temp/std/isql/extract.cpp:193: warning: 'isc_35l' defined but not used ../temp/std/isql/extract.cpp:214: warning: 'isc_46l' defined but not used ../temp/std/isql/extract.cpp:232: warning: 'isc_54l' defined but not used ../temp/std/isql/extract.cpp:259: warning: 'isc_67l' defined but not used ../temp/std/isql/extract.cpp:281: warning: 'isc_75l' defined but not used ../temp/std/isql/extract.cpp:323: warning: 'isc_89l' defined but not used ../temp/std/isql/extract.cpp:344: warning: 'isc_98l' defined but not used ../temp/std/isql/extract.cpp:361: warning: 'isc_104l' defined but not used ../temp/std/isql/extract.cpp:379: warning: 'isc_114l' defined but not used ../temp/std/isql/extract.cpp:413: warning: 'isc_134l' defined but not used ../temp/std/isql/extract.cpp:431: warning: 'isc_144l' defined but not used ../temp/std/isql/extract.cpp:468: warning: 'isc_168l' defined but not used ../temp/std/isql/extract.cpp:491: warning: 'isc_182l' defined but not used ../temp/std/isql/extract.cpp:509: warning: 'isc_187l' defined but not used ../temp/std/isql/extract.cpp:541: warning: 'isc_199l' defined but not used ../temp/std/isql/extract.cpp:575: warning: 'isc_209l' defined but not used ../temp/std/isql/extract.cpp:610: warning: 'isc_222l' defined but not used ../temp/std/isql/extract.cpp:639: warning: 'isc_234l' defined but not used ../temp/std/isql/extract.cpp:661: warning: 'isc_242l' defined but not used ../temp/std/isql/extract.cpp:678: warning: 'isc_249l' defined but not used ../temp/std/isql/extract.cpp:695: warning: 'isc_256l' defined but not used ../temp/std/isql/extract.cpp:710: warning: 'isc_261l' defined but not used ../temp/std/isql/extract.cpp:725: warning: 'isc_266l' defined but not used ../temp/std/isql/extract.cpp:745: warning: 'isc_271l' defined but not used ../temp/std/isql/extract.cpp:761: warning: 'isc_277l' defined but not used ../temp/std/isql/extract.cpp:779: warning: 'isc_287l' defined but not used ../temp/std/isql/extract.cpp:802: warning: 'isc_302l' defined but not used ../temp/std/isql/extract.cpp:840: warning: 'isc_324l' defined but not used ../temp/std/isql/extract.cpp:873: warning: 'isc_336l' defined but not used ../temp/std/isql/extract.cpp:898: warning: 'isc_344l' defined but not used ../temp/std/isql/extract.cpp:916: warning: 'isc_354l' defined but not used ../temp/std/isql/extract.cpp:971: warning: 'isc_389l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/std/isql/isql.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/isql/isql.cpp -o ../temp/std/isql/isql.o ../temp/std/isql/isql.cpp: In function 'bool check_date(const tm&)': ../temp/std/isql/isql.cpp:4108: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp: In function 'processing_state get_statement(TEXT*, size_t, const TEXT*)': ../temp/std/isql/isql.cpp:5932: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp:5998: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp:6028: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp:6082: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/std/isql/isql.cpp:6082: warning: enumeration value 'in_block_comment' not handled in switch ../temp/std/isql/isql.cpp:6082: warning: enumeration value 'in_double_quoted_string' not handled in switch ../temp/std/isql/isql.cpp:6094: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/std/isql/isql.cpp:6094: warning: enumeration value 'in_block_comment' not handled in switch ../temp/std/isql/isql.cpp:6094: warning: enumeration value 'in_single_quoted_string' not handled in switch ../temp/std/isql/isql.cpp: In function 'processing_state newdb(TEXT*, const TEXT*, const TEXT*, int, const TEXT*, bool)': ../temp/std/isql/isql.cpp:6917: warning: suggest parentheses around assignment used as truth value ../temp/std/isql/isql.cpp:6921: warning: suggest parentheses around assignment used as truth value ../temp/std/isql/isql.cpp:6925: warning: suggest parentheses around assignment used as truth value ../temp/std/isql/isql.cpp: In function 'SSHORT print_item(TEXT**, XSQLVAR*, SLONG)': ../temp/std/isql/isql.cpp:7955: warning: format '%4.4lu' expects type 'long unsigned int', but argument 6 has type 'unsigned int' ../temp/std/isql/isql.cpp: In function 'processing_state bulk_insert_hack(const char*, XSQLDA**)': ../temp/std/isql/isql.cpp:3623: warning: 'integer' may be used uninitialized in this function ../temp/std/isql/isql.cpp:3622: warning: 'smallint' may be used uninitialized in this function ../temp/std/isql/isql.cpp:3624: warning: 'pi64' may be used uninitialized in this function ../temp/std/isql/isql.cpp: In function 'processing_state add_row(TEXT*)': ../temp/std/isql/isql.cpp:2854: warning: 'smallint' may be used uninitialized in this function ../temp/std/isql/isql.cpp:2855: warning: 'integer' may be used uninitialized in this function ../temp/std/isql/isql.cpp:2856: warning: 'pi64' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:300: warning: 'Integral_subtypes' defined but not used ../src/include/../isql/isql.h:310: warning: 'Sub_types' defined but not used ../src/include/../isql/isql.h:334: warning: 'UDF_param_types' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../temp/std/isql/isql.cpp:152: warning: 'isc_1l' defined but not used ../temp/std/isql/isql.cpp:172: warning: 'isc_10' defined but not used ../temp/std/isql/isql.cpp:175: warning: 'isc_11l' defined but not used ../temp/std/isql/isql.cpp:177: warning: 'isc_11' defined but not used ../temp/std/isql/isql.cpp:191: warning: 'isc_19l' defined but not used ../temp/std/isql/isql.cpp:206: warning: 'isc_26l' defined but not used ../temp/std/isql/isql.cpp:231: warning: 'isc_38l' defined but not used ../temp/std/isql/isql.cpp:258: warning: 'isc_51l' defined but not used ../temp/std/isql/isql.cpp:275: warning: 'isc_58l' defined but not used ../temp/std/isql/isql.cpp:290: warning: 'isc_66l' defined but not used ../temp/std/isql/isql.cpp:312: warning: 'isc_77l' defined but not used ../temp/std/isql/isql.cpp:330: warning: 'isc_84l' defined but not used ../temp/std/isql/isql.cpp:359: warning: 'isc_94l' defined but not used ../temp/std/isql/isql.cpp:376: warning: 'isc_103l' defined but not used ../temp/std/isql/isql.cpp:393: warning: 'isc_110l' defined but not used ../temp/std/isql/isql.cpp:409: warning: 'isc_115l' defined but not used ../temp/std/isql/isql.cpp:777: warning: 'Print_buffer' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/std/isql/show.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/isql/show.cpp -o ../temp/std/isql/show.o In file included from ../temp/std/isql/show.cpp:54: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/isql/show.cpp: In function 'processing_state show_collations(const SCHAR*, SSHORT, const char*, bool)': ../temp/std/isql/show.cpp:4476: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp: In function 'processing_state show_dependencies(const char*, int)': ../temp/std/isql/show.cpp:5769: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp: In function 'processing_state show_table(const SCHAR*, bool)': ../temp/std/isql/show.cpp:8308: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp:8759: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp: In function 'void show_charsets(const SCHAR*, const SCHAR*, bool, bool, bool, bool)': ../temp/std/isql/show.cpp:4051: warning: 'collation' may be used uninitialized in this function ../temp/std/isql/show.cpp:4051: warning: 'char_set_id' may be used uninitialized in this function ../src/include/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/std/isql/show.cpp:78: warning: 'isc_blob_null' defined but not used ../temp/std/isql/show.cpp:94: warning: 'isc_1l' defined but not used ../temp/std/isql/show.cpp:127: warning: 'isc_16l' defined but not used ../temp/std/isql/show.cpp:142: warning: 'isc_24l' defined but not used ../temp/std/isql/show.cpp:168: warning: 'isc_31l' defined but not used ../temp/std/isql/show.cpp:183: warning: 'isc_39l' defined but not used ../temp/std/isql/show.cpp:203: warning: 'isc_45l' defined but not used ../temp/std/isql/show.cpp:228: warning: 'isc_53l' defined but not used ../temp/std/isql/show.cpp:245: warning: 'isc_62l' defined but not used ../temp/std/isql/show.cpp:270: warning: 'isc_74l' defined but not used ../temp/std/isql/show.cpp:293: warning: 'isc_83l' defined but not used ../temp/std/isql/show.cpp:310: warning: 'isc_91l' defined but not used ../temp/std/isql/show.cpp:328: warning: 'isc_101l' defined but not used ../temp/std/isql/show.cpp:373: warning: 'isc_130l' defined but not used ../temp/std/isql/show.cpp:390: warning: 'isc_140l' defined but not used ../temp/std/isql/show.cpp:411: warning: 'isc_148l' defined but not used ../temp/std/isql/show.cpp:435: warning: 'isc_157l' defined but not used ../temp/std/isql/show.cpp:457: warning: 'isc_167l' defined but not used ../temp/std/isql/show.cpp:479: warning: 'isc_177l' defined but not used ../temp/std/isql/show.cpp:498: warning: 'isc_183l' defined but not used ../temp/std/isql/show.cpp:520: warning: 'isc_193l' defined but not used ../temp/std/isql/show.cpp:535: warning: 'isc_200l' defined but not used ../temp/std/isql/show.cpp:551: warning: 'isc_205l' defined but not used ../temp/std/isql/show.cpp:571: warning: 'isc_216l' defined but not used ../temp/std/isql/show.cpp:589: warning: 'isc_226l' defined but not used ../temp/std/isql/show.cpp:624: warning: 'isc_243l' defined but not used ../temp/std/isql/show.cpp:642: warning: 'isc_252l' defined but not used ../temp/std/isql/show.cpp:666: warning: 'isc_260l' defined but not used ../temp/std/isql/show.cpp:682: warning: 'isc_268l' defined but not used ../temp/std/isql/show.cpp:697: warning: 'isc_273l' defined but not used ../temp/std/isql/show.cpp:729: warning: 'isc_286l' defined but not used ../temp/std/isql/show.cpp:756: warning: 'isc_303l' defined but not used ../temp/std/isql/show.cpp:773: warning: 'isc_310l' defined but not used ../temp/std/isql/show.cpp:798: warning: 'isc_319l' defined but not used ../temp/std/isql/show.cpp:819: warning: 'isc_330l' defined but not used ../temp/std/isql/show.cpp:853: warning: 'isc_346l' defined but not used ../temp/std/isql/show.cpp:870: warning: 'isc_353l' defined but not used ../temp/std/isql/show.cpp:888: warning: 'isc_358l' defined but not used ../temp/std/isql/show.cpp:909: warning: 'isc_369l' defined but not used ../temp/std/isql/show.cpp:924: warning: 'isc_374l' defined but not used ../temp/std/isql/show.cpp:946: warning: 'isc_383l' defined but not used ../temp/std/isql/show.cpp:963: warning: 'isc_390l' defined but not used ../temp/std/isql/show.cpp:981: warning: 'isc_400l' defined but not used ../temp/std/isql/show.cpp:1006: warning: 'isc_416l' defined but not used ../temp/std/isql/show.cpp:1025: warning: 'isc_421l' defined but not used ../temp/std/isql/show.cpp:1061: warning: 'isc_435l' defined but not used ../temp/std/isql/show.cpp:1093: warning: 'isc_448l' defined but not used ../temp/std/isql/show.cpp:1111: warning: 'isc_454l' defined but not used ../temp/std/isql/show.cpp:1132: warning: 'isc_465l' defined but not used ../temp/std/isql/show.cpp:1153: warning: 'isc_476l' defined but not used ../temp/std/isql/show.cpp:1171: warning: 'isc_481l' defined but not used ../temp/std/isql/show.cpp:1196: warning: 'isc_495l' defined but not used ../temp/std/isql/show.cpp:1212: warning: 'isc_501l' defined but not used ../temp/std/isql/show.cpp:1233: warning: 'isc_507l' defined but not used ../temp/std/isql/show.cpp:1254: warning: 'isc_513l' defined but not used ../temp/std/isql/show.cpp:1274: warning: 'isc_519l' defined but not used ../temp/std/isql/show.cpp:1294: warning: 'isc_525l' defined but not used ../temp/std/isql/show.cpp:1315: warning: 'isc_531l' defined but not used ../temp/std/isql/show.cpp:1336: warning: 'isc_537l' defined but not used ../temp/std/isql/show.cpp:1356: warning: 'isc_543l' defined but not used ../temp/std/isql/show.cpp:1376: warning: 'isc_549l' defined but not used ../temp/std/isql/show.cpp:1396: warning: 'isc_555l' defined but not used ../temp/std/isql/show.cpp:1418: warning: 'isc_563l' defined but not used ../temp/std/isql/show.cpp:1438: warning: 'isc_570l' defined but not used ../temp/std/isql/show.cpp:1458: warning: 'isc_578l' defined but not used ../temp/std/isql/show.cpp:1478: warning: 'isc_585l' defined but not used ../temp/std/isql/show.cpp:1498: warning: 'isc_593l' defined but not used ../temp/std/isql/show.cpp:1518: warning: 'isc_600l' defined but not used ../temp/std/isql/show.cpp:1540: warning: 'isc_606l' defined but not used ../temp/std/isql/show.cpp:1555: warning: 'isc_611l' defined but not used ../temp/std/isql/show.cpp:1584: warning: 'isc_625l' defined but not used ../temp/std/isql/show.cpp:1610: warning: 'isc_635l' defined but not used ../temp/std/isql/show.cpp:1627: warning: 'isc_645l' defined but not used ../temp/std/isql/show.cpp:1645: warning: 'isc_654l' defined but not used ../temp/std/isql/show.cpp:1671: warning: 'isc_667l' defined but not used ../temp/std/isql/show.cpp:1688: warning: 'isc_677l' defined but not used ../temp/std/isql/show.cpp:1712: warning: 'isc_690l' defined but not used ../temp/std/isql/show.cpp:1730: warning: 'isc_697l' defined but not used ../temp/std/isql/show.cpp:1746: warning: 'isc_702l' defined but not used ../temp/std/isql/show.cpp:1760: warning: 'isc_708l' defined but not used ../temp/std/isql/show.cpp:1774: warning: 'isc_714l' defined but not used ../temp/std/isql/show.cpp:1789: warning: 'isc_720l' defined but not used ../temp/std/isql/show.cpp:1803: warning: 'isc_726l' defined but not used ../temp/std/isql/show.cpp:1817: warning: 'isc_732l' defined but not used ../temp/std/isql/show.cpp:1840: warning: 'isc_742l' defined but not used ../temp/std/isql/show.cpp:1863: warning: 'isc_753l' defined but not used ../temp/std/isql/show.cpp:1877: warning: 'isc_759l' defined but not used ../temp/std/isql/show.cpp:1905: warning: 'isc_770l' defined but not used ../temp/std/isql/show.cpp:1920: warning: 'isc_776l' defined but not used ../temp/std/isql/show.cpp:1950: warning: 'isc_790l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/std/isql/Extender.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/isql/extract.o ../temp/std/isql/isql.o ../temp/std/isql/show.o ../temp/std/isql/Extender.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/isql -L../gen/firebird/lib -lfbembed ../gen/firebird/lib/libeditline.a -lm -ldl -lcurses rm ../temp/std/isql/extract.cpp ../temp/std/isql/show.cpp ../temp/std/isql/isql.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.gpre make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/gpre_meta.cpp -o ../temp/std/gpre/gpre_meta.o In file included from ../src/gpre/gpre_meta.cpp:40: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_fini(dbb*)': ../src/gpre/gpre_meta.cpp:1918: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp:1919: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'gpre_rel* MET_get_view_relation(gpre_req*, const char*, const char*, USHORT)': ../src/gpre/gpre_meta.cpp:2527: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_load_hash_table(dbb*)': ../src/gpre/gpre_meta.cpp:2921: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/gpre/gpre_meta.cpp:63: warning: 'isc_blob_null' defined but not used ../src/gpre/gpre_meta.cpp:76: warning: 'isc_0l' defined but not used ../src/gpre/gpre_meta.cpp:101: warning: 'isc_7l' defined but not used ../src/gpre/gpre_meta.cpp:119: warning: 'isc_13l' defined but not used ../src/gpre/gpre_meta.cpp:142: warning: 'isc_19l' defined but not used ../src/gpre/gpre_meta.cpp:157: warning: 'isc_23l' defined but not used ../src/gpre/gpre_meta.cpp:174: warning: 'isc_31l' defined but not used ../src/gpre/gpre_meta.cpp:186: warning: 'isc_37l' defined but not used ../src/gpre/gpre_meta.cpp:197: warning: 'isc_42l' defined but not used ../src/gpre/gpre_meta.cpp:210: warning: 'isc_49l' defined but not used ../src/gpre/gpre_meta.cpp:221: warning: 'isc_53l' defined but not used ../src/gpre/gpre_meta.cpp:234: warning: 'isc_57l' defined but not used ../src/gpre/gpre_meta.cpp:250: warning: 'isc_64l' defined but not used ../src/gpre/gpre_meta.cpp:273: warning: 'isc_73l' defined but not used ../src/gpre/gpre_meta.cpp:289: warning: 'isc_80l' defined but not used ../src/gpre/gpre_meta.cpp:310: warning: 'isc_88l' defined but not used ../src/gpre/gpre_meta.cpp:337: warning: 'isc_96l' defined but not used ../src/gpre/gpre_meta.cpp:367: warning: 'isc_108l' defined but not used ../src/gpre/gpre_meta.cpp:381: warning: 'isc_115l' defined but not used ../src/gpre/gpre_meta.cpp:396: warning: 'isc_123l' defined but not used ../src/gpre/gpre_meta.cpp:410: warning: 'isc_129l' defined but not used ../src/gpre/gpre_meta.cpp:423: warning: 'isc_132l' defined but not used ../src/gpre/gpre_meta.cpp:435: warning: 'isc_138l' defined but not used ../src/gpre/gpre_meta.cpp:449: warning: 'isc_145l' defined but not used ../src/gpre/gpre_meta.cpp:478: warning: 'isc_157l' defined but not used ../src/gpre/gpre_meta.cpp:505: warning: 'isc_167l' defined but not used ../src/gpre/gpre_meta.cpp:528: warning: 'isc_183l' defined but not used ../src/gpre/gpre_meta.cpp:548: warning: 'isc_192l' defined but not used ../src/gpre/gpre_meta.cpp:559: warning: 'isc_197l' defined but not used ../src/gpre/gpre_meta.cpp:577: warning: 'isc_203l' defined but not used ../src/gpre/gpre_meta.cpp:606: warning: 'isc_218l' defined but not used ../src/gpre/gpre_meta.cpp:643: warning: 'isc_242l' defined but not used ../src/gpre/gpre_meta.cpp:667: warning: 'isc_248l' defined but not used ../src/gpre/gpre_meta.cpp:686: warning: 'isc_258l' defined but not used ../src/gpre/gpre_meta.cpp:698: warning: 'isc_265l' defined but not used ../src/gpre/gpre_meta.cpp:716: warning: 'isc_275l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cmd.cpp -o ../temp/std/gpre/cmd.o In file included from ../src/gpre/cmd.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cmd.cpp: In function 'void put_computed_blr(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2350: warning: unused variable 'relation' ../src/gpre/cmd.cpp: In function 'void put_computed_source(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2384: warning: unused variable 'relation' ../src/gpre/cmd.cpp: In function 'void put_dtype(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2422: warning: unused variable 'precision' ../src/gpre/cmd.cpp:2423: warning: unused variable 'sub_type' ../src/gpre/cmd.cpp:2419: warning: 'dtype' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cme.cpp -o ../temp/std/gpre/cme.o In file included from ../src/gpre/cme.cpp:38: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_expr(gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp: In function 'void CME_relation(gpre_ctx*, gpre_req*)': ../src/gpre/cme.cpp:1090: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_rse(gpre_rse*, gpre_req*)': ../src/gpre/cme.cpp:1157: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1227: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1236: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void cmp_plan(const gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cmp.cpp -o ../temp/std/gpre/cmp.o In file included from ../src/gpre/cmp.cpp:34: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cmp.cpp: In function 'void CMP_compile_request(gpre_req*)': ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_for' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_store' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_store2' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_insert' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_cursor' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_select' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_mass_update' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_any' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_statistical' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_set_generator' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_LASTREQUEST' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_for(gpre_req*)': ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_modify' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_ready(gpre_req*)': ../src/gpre/cmp.cpp:1211: warning: unused variable 'action' ../src/gpre/cmp.cpp: In function 'void cmp_sdl_fudge(gpre_req*, SLONG)': ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_epascal' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cobol' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/cmp.cpp: In function 'gpre_port* make_port(gpre_req*, ref*)': ../src/gpre/cmp.cpp:1666: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/c_cxx.cpp -o ../temp/std/gpre/c_cxx.o In file included from ../src/gpre/c_cxx.cpp:38: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void C_CXX_action(const act*, int)': ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/c_cxx.cpp: In function 'void asgn_to(const act*, ref*, int)': ../src/gpre/c_cxx.cpp:659: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp:687: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void gen_blob_open(const act*, USHORT)': ../src/gpre/c_cxx.cpp:1041: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void gen_blr(void*, SSHORT, const char*)': ../src/gpre/c_cxx.cpp:1114: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/c_cxx.cpp: In function 'void gen_compile(const act*, int)': ../src/gpre/c_cxx.cpp:1200: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_create_database(const act*, int)': ../src/gpre/c_cxx.cpp:1221: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1222: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1225: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1227: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:1241: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1258: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:1280: warning: format '%d' expects type 'int', but argument 7 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_cursor_init(const act*, int)': ../src/gpre/c_cxx.cpp:1334: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_ddl(const act*, int)': ../src/gpre/c_cxx.cpp:1540: warning: format '%d' expects type 'int', but argument 7 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'SSHORT gen_event_block(const act*)': ../src/gpre/c_cxx.cpp:1986: warning: unused variable 'event_name' ../src/gpre/c_cxx.cpp: In function 'void gen_get_or_put_slice(const act*, const ref*, bool, int)': ../src/gpre/c_cxx.cpp:2451: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2462: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_get_segment(const act*, int)': ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 6 has type 'ULONG' ../src/gpre/c_cxx.cpp:2518: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_put_segment(const act*, int)': ../src/gpre/c_cxx.cpp:2671: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 5 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 6 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_request(const gpre_req*)': ../src/gpre/c_cxx.cpp:2831: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2834: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2838: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2843: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2849: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2858: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2860: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2917: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2928: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2930: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2941: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2959: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2960: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_routine(const act*, int)': ../src/gpre/c_cxx.cpp:3003: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3005: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3005: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:3007: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_segment(const act*, int)': ../src/gpre/c_cxx.cpp:3112: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_slice(const act*, ref*, int)': ../src/gpre/c_cxx.cpp:3202: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3228: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_t_start(const act*, int)': ../src/gpre/c_cxx.cpp:3384: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_tpb(tpb*, int)': ../src/gpre/c_cxx.cpp:3410: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void make_array_declaration(ref*)': ../src/gpre/c_cxx.cpp:3614: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void make_port(const gpre_port*, int)': ../src/gpre/c_cxx.cpp:3782: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void make_ready(const dbb*, const TEXT*, const TEXT*, USHORT, const gpre_req*)': ../src/gpre/c_cxx.cpp:3801: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3804: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3806: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3814: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3853: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_blr(void*, SSHORT, const char*)': ../src/gpre/c_cxx.cpp:1073: warning: 'd' may be used uninitialized in this function ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/exp.cpp -o ../temp/std/gpre/exp.o In file included from ../src/gpre/exp.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/exp.cpp: In function 'gpre_nod* EXP_literal()': ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_array(gpre_req*, gpre_fld*, bool, bool)': ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_fortran' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_epascal' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_over(gpre_ctx*)': ../src/gpre/exp.cpp:1344: warning: suggest parentheses around assignment used as truth value ../src/gpre/exp.cpp: In function 'gpre_nod* par_relational(gpre_req*)': ../src/gpre/exp.cpp:1490: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/gpre.cpp -o ../temp/std/gpre/gpre.o In file included from ../src/gpre/gpre.cpp:57: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'int main(int, char**)': ../src/gpre/gpre.cpp:408: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:422: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:889: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:934: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'void CPR_raw_read()': ../src/gpre/gpre.cpp:1234: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1237: warning: the address of 'token_string' will always evaluate as 'true' ../src/gpre/gpre.cpp: In function 'bool file_rename(TEXT*, const TEXT*, const TEXT*)': ../src/gpre/gpre.cpp:1519: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1533: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1539: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'bool get_switches(int, TEXT**, const in_sw_tab_t*, sw_tab_t*, TEXT**)': ../src/gpre/gpre.cpp:1766: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1874: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/gpre.cpp:1895: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/gpre.cpp: In function 'tok* get_token()': ../src/gpre/gpre.cpp:2050: warning: unused variable 'start_line' ../src/gpre/gpre.cpp:2051: warning: unused variable 'start_position' ../src/gpre/gpre.cpp: In function 'SLONG pass1(const TEXT*)': ../src/gpre/gpre.cpp:2459: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/hsh.cpp -o ../temp/std/gpre/hsh.o In file included from ../src/gpre/hsh.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'void HSH_remove(gpre_sym*)': ../src/gpre/hsh.cpp:194: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'int hash(const SCHAR*)': ../src/gpre/hsh.cpp:225: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'bool scompare2(const SCHAR*, const SCHAR*)': ../src/gpre/hsh.cpp:261: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/int_cxx.cpp -o ../temp/std/gpre/int_cxx.o In file included from ../src/gpre/int_cxx.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/int_cxx.cpp: In function 'void INT_CXX_action(const act*, int)': ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_update' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/int_cxx.cpp: In function 'void gen_compile(const gpre_req*, int)': ../src/gpre/int_cxx.cpp:295: warning: unused variable 'symbol' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/jrdmet.cpp -o ../temp/std/gpre/jrdmet.o In file included from ../src/gpre/jrdmet.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value In file included from ../src/gpre/../jrd/ini.h:28, from ../src/gpre/jrdmet.cpp:37: ../src/gpre/../jrd/../jrd/intlobj_new.h: At global scope: ../src/gpre/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/movg.cpp -o ../temp/std/gpre/movg.o In file included from ../src/gpre/movg.cpp:43: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/msc.cpp -o ../temp/std/gpre/msc.o In file included from ../src/gpre/msc.cpp:52: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/msc.cpp: In function 'void MSC_init()': ../src/gpre/msc.cpp:284: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/par.cpp -o ../temp/std/gpre/par.o In file included from ../src/gpre/par.cpp:49: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pat.cpp -o ../temp/std/gpre/pat.o In file included from ../src/gpre/pat.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp: In function 'void PATTERN_expand(USHORT, const TEXT*, PAT*)': ../src/gpre/pat.cpp:167: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp:163: warning: 'value' may be used uninitialized in this function ../src/gpre/pat.cpp:165: warning: 'long_value' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/sqe.cpp -o ../temp/std/gpre/sqe.o In file included from ../src/gpre/sqe.cpp:49: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* SQE_field(gpre_req*, bool)': ../src/gpre/sqe.cpp:630: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'bool SQE_resolve(gpre_nod*, gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:1010: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_fld* get_ref(gpre_nod*)': ../src/gpre/sqe.cpp:1431: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1439: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_ctx* par_alias_list(gpre_req*, gpre_nod*)': ../src/gpre/sqe.cpp:1718: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'bool resolve_fields(gpre_nod*&, gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_rse* par_rse(gpre_req*, gpre_nod*, bool)': ../src/gpre/sqe.cpp:2739: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_rse* par_select(gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:2883: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* par_udf(gpre_req*)': ../src/gpre/sqe.cpp:3022: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sqe.cpp: In function 'gpre_nod* post_fields(gpre_nod*, map*)': ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_fld* resolve(gpre_nod*, gpre_ctx*, gpre_ctx**, act**)': ../src/gpre/sqe.cpp:3452: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_ctx* resolve_asterisk(tok*, gpre_rse*)': ../src/gpre/sqe.cpp:3574: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'void set_ref(gpre_nod*, gpre_fld*)': ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'bool validate_references(const gpre_nod*, const gpre_nod*)': ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_nod* par_plan_item(gpre_req*, bool, USHORT*, bool*)': ../src/gpre/sqe.cpp:2305: warning: 'access_type' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/sql.cpp -o ../temp/std/gpre/sql.o In file included from ../src/gpre/sql.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'act* SQL_action(const TEXT*)': ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_declare()': ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_grant_revoke(act_t)': ../src/gpre/sql.cpp:3210: warning: unused variable 'procedure' ../src/gpre/sql.cpp:3218: warning: unused variable 'relation' ../src/gpre/sql.cpp:3243: warning: unused variable 'procedure' ../src/gpre/sql.cpp: In function 'act* act_open_blob(ACT_T, gpre_sym*)': ../src/gpre/sql.cpp:3772: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:3780: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:3801: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp: In function 'act* act_procedure()': ../src/gpre/sql.cpp:3957: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'void pair(gpre_nod*, gpre_nod*)': ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sql.cpp: In function 'dyn* par_dynamic_cursor()': ../src/gpre/sql.cpp:5365: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'act* SQL_action(const TEXT*)': ../src/gpre/sql.cpp:168: warning: 'action' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/gpre/gpre_meta.o ../temp/std/gpre/cmd.o ../temp/std/gpre/cme.o ../temp/std/gpre/cmp.o ../temp/std/gpre/c_cxx.o ../temp/std/gpre/exp.o ../temp/std/gpre/gpre.o ../temp/std/gpre/hsh.o ../temp/std/gpre/int_cxx.o ../temp/std/gpre/jrdmet.o ../temp/std/gpre/movg.o ../temp/std/gpre/msc.o ../temp/std/gpre/par.o ../temp/std/gpre/pat.o ../temp/std/gpre/pretty.o ../temp/std/gpre/sqe.o ../temp/std/gpre/sql.o ../temp/std/jrd/dsc.o ../temp/std/jrd/isc.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gpre -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.util make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gstat/dba.epp ../temp/std/utilities/gstat/dba.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/utilities/gstat/dba.cpp -o ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/dba.cpp: In function 'int main(int, char**)': ../temp/std/utilities/gstat/dba.cpp:538: warning: suggest parentheses around assignment used as truth value ../temp/std/utilities/gstat/dba.cpp:542: warning: suggest parentheses around assignment used as truth value ../temp/std/utilities/gstat/dba.cpp:761: warning: suggest parentheses around assignment used as truth value ../temp/std/utilities/gstat/dba.cpp: In function 'ULONG analyze_fragments(const dba_rel*, const Ods::rhdf*)': ../temp/std/utilities/gstat/dba.cpp:1368: warning: unused variable 'tddba' ../temp/std/utilities/gstat/dba.cpp: In function 'ULONG analyze_versions(dba_rel*, const Ods::rhdf*)': ../temp/std/utilities/gstat/dba.cpp:1528: warning: unused variable 'tddba' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/std/utilities/gstat/dba.cpp:96: warning: 'isc_blob_null' defined but not used ../temp/std/utilities/gstat/dba.cpp:98: warning: 'DB' defined but not used ../temp/std/utilities/gstat/dba.cpp:101: warning: 'gds_trans' defined but not used ../temp/std/utilities/gstat/dba.cpp:103: warning: 'isc_status' defined but not used ../temp/std/utilities/gstat/dba.cpp:104: warning: 'isc_status2' defined but not used ../temp/std/utilities/gstat/dba.cpp:106: warning: 'isc_array_length' defined but not used ../temp/std/utilities/gstat/dba.cpp:107: warning: 'SQLCODE' defined but not used ../temp/std/utilities/gstat/dba.cpp:112: warning: 'isc_1l' defined but not used ../temp/std/utilities/gstat/dba.cpp:128: warning: 'isc_9l' defined but not used ../temp/std/utilities/gstat/dba.cpp:143: warning: 'isc_16l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gstat/ppg.cpp -o ../temp/std/utilities/gstat/ppg.o In file included from ../src/include/../jrd/../jrd/jrd.h:38, from ../src/include/../jrd/GlobalRWLock.h:33, from ../src/include/../jrd/nbak.h:37, from ../src/utilities/gstat/ppg.cpp:35: ../src/include/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/../jrd/jrd.h:103, from ../src/include/../jrd/GlobalRWLock.h:33, from ../src/include/../jrd/nbak.h:37, from ../src/utilities/gstat/ppg.cpp:35: ../src/include/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/utilities/gstat/ppg.cpp: In function 'void PPG_print_header(const Ods::header_page*, SLONG, bool, FILE*)': ../src/utilities/gstat/ppg.cpp:193: warning: comparison between signed and unsigned integer expressions ../src/utilities/gstat/ppg.cpp:196: warning: comparison between signed and unsigned integer expressions ../src/utilities/gstat/ppg.cpp:199: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.o ../temp/std/jrd/btn.o ../temp/std/jrd/db_alias.o ../temp/std/common/utils.o ../temp/std/jrd/ods.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o -o ../gen/firebird/bin/gstat -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/drop.cpp -o ../temp/std/utilities/drop.o ../src/utilities/drop.cpp: In function 'void remove_resource(const TEXT*, SLONG, SLONG, const TEXT*)': ../src/utilities/drop.cpp:310: warning: missing sentinel in function call ../src/utilities/drop.cpp:297: warning: unused variable 'status_vector' ../src/utilities/../jrd/common.h: At global scope: ../src/utilities/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/utilities/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/utilities/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/utilities/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/utilities/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/utilities/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/utilities/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/drop.o ../temp/std/common/utils.o ../temp/std/lock/lock.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gds_drop -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gsec/gsec.cpp -o ../temp/std/utilities/gsec/gsec.o ../src/utilities/gsec/gsec.cpp: In function 'int common_main(int, char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/utilities/gsec/gsec.cpp:266: warning: enumeration value 'ISC_PROTOCOL_LOCAL' not handled in switch ../src/utilities/gsec/gsec.cpp: In function 'bool get_switches(int, char**, const in_sw_tab_t*, tsec*, bool*)': ../src/utilities/gsec/gsec.cpp:805: warning: suggest parentheses around assignment used as truth value ../src/utilities/gsec/gsec.cpp: In function 'SSHORT parse_cmd_line(int, char**, tsec*)': ../src/utilities/gsec/gsec.cpp:1275: warning: suggest explicit braces to avoid ambiguous 'else' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../utilities/gsec/gsecswi.h:92: warning: 'gsec_action_in_sw_table' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/std/utilities/gsec/security.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "security2.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/utilities/gsec/security.cpp -o ../temp/std/utilities/gsec/security.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/utilities/gsec/security.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/std/utilities/gsec/security.cpp:59: warning: 'DB' defined but not used ../temp/std/utilities/gsec/security.cpp:62: warning: 'gds_trans' defined but not used ../temp/std/utilities/gsec/security.cpp:64: warning: 'isc_status' defined but not used ../temp/std/utilities/gsec/security.cpp:65: warning: 'isc_status2' defined but not used ../temp/std/utilities/gsec/security.cpp:67: warning: 'isc_array_length' defined but not used ../temp/std/utilities/gsec/security.cpp:68: warning: 'SQLCODE' defined but not used ../temp/std/utilities/gsec/security.cpp:73: warning: 'isc_1l' defined but not used ../temp/std/utilities/gsec/security.cpp:93: warning: 'isc_15l' defined but not used ../temp/std/utilities/gsec/security.cpp:112: warning: 'isc_27l' defined but not used ../temp/std/utilities/gsec/security.cpp:126: warning: 'isc_37l' defined but not used ../temp/std/utilities/gsec/security.cpp:155: warning: 'isc_74l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/gsec/gsec.o ../temp/std/utilities/gsec/security.o ../temp/std/utilities/gsec/call_service.o ../temp/std/jrd/enc.o ../temp/std/jrd/sha.o ../temp/std/jrd/guid.o ../temp/std/jrd/isc_file.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/gsec -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/nbackup.cpp -o ../temp/std/utilities/nbackup.o In file included from ../src/utilities/../jrd/../jrd/jrd.h:38, from ../src/utilities/../jrd/GlobalRWLock.h:33, from ../src/utilities/../jrd/nbak.h:37, from ../src/utilities/nbackup.cpp:40: ../src/utilities/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/utilities/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/utilities/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/utilities/../jrd/../jrd/jrd.h:103, from ../src/utilities/../jrd/GlobalRWLock.h:33, from ../src/utilities/../jrd/nbak.h:37, from ../src/utilities/nbackup.cpp:40: ../src/utilities/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/utilities/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/utilities/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/utilities/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/utilities/nbackup.cpp: In member function 'void nbackup::lock_database(bool)': ../src/utilities/nbackup.cpp:526: warning: format '%d' expects type 'int', but argument 2 has type 'ULONG' ../src/utilities/nbackup.cpp: In member function 'void nbackup::backup_database(int, const char*)': ../src/utilities/nbackup.cpp:810: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/utilities/nbackup.cpp: In member function 'void nbackup::restore_database(int, const char* const*)': ../src/utilities/nbackup.cpp:862: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result ../src/utilities/nbackup.cpp: In function 'int main(int, char**)': ../src/utilities/nbackup.cpp:1019: warning: 'level' may be used uninitialized in this function ../src/utilities/nbackup.cpp:1020: warning: 'filecount' may be used uninitialized in this function ../src/utilities/../jrd/common.h: At global scope: ../src/utilities/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/utilities/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/nbackup.o ../temp/std/jrd/db_alias.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/nbackup -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/lock/print.cpp -o ../temp/std/lock/print.o In file included from ../src/lock/../jrd/jrd.h:38, from ../src/lock/print.cpp:38: ../src/lock/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/lock/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/lock/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/lock/../jrd/jrd.h:103, from ../src/lock/print.cpp:38: ../src/lock/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/lock/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/lock/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/lock/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/lock/print.cpp: In function 'int main(int, char**)': ../src/lock/print.cpp:189: warning: suggest parentheses around assignment used as truth value ../src/lock/print.cpp:236: warning: suggest parentheses around assignment used as truth value ../src/lock/print.cpp: In function 'void prt_owner(FILE*, const lhb*, const own*, bool, bool)': ../src/lock/print.cpp:1010: warning: format '%6lu' expects type 'long unsigned int', but argument 3 has type 'int' ../src/lock/../jrd/common.h: At global scope: ../src/lock/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/lock/print.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/fb_lock_print -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/fbsvcmgr.cpp -o ../temp/std/utilities/fbsvcmgr.o ../src/utilities/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/fbsvcmgr.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/utils.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../gen/firebird/lib/libfbembed.so.2.1.2 -o ../gen/firebird/bin/fbsvcmgr -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/utilities/gstat/dba.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.gdef make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/exe.epp ../temp/std/dudley/exe.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/dudley/exe.cpp -o ../temp/std/dudley/exe.o ../temp/std/dudley/exe.cpp: In function 'void EXE_create_database(dbb*)': ../temp/std/dudley/exe.cpp:1895: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1898: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1947: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1951: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1955: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void EXE_drop_database(dbb*)': ../temp/std/dudley/exe.cpp:2097: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:2100: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void EXE_modify_database(dbb*)': ../temp/std/dudley/exe.cpp:2473: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:2476: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'sym* get_symbol(sym_t, TEXT*, dudley_ctx*)': ../temp/std/dudley/exe.cpp:6549: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void modify_trigger(dudley_trg*)': ../temp/std/dudley/exe.cpp:7641: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void set_generator(dudley_nod*)': ../temp/std/dudley/exe.cpp:7897: warning: deprecated conversion from string constant to 'TEXT*' ../src/include/../dudley/../jrd/common.h: At global scope: ../src/include/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/dudley/exe.cpp:85: warning: 'isc_1l' defined but not used ../temp/std/dudley/exe.cpp:107: warning: 'isc_13l' defined but not used ../temp/std/dudley/exe.cpp:124: warning: 'isc_20l' defined but not used ../temp/std/dudley/exe.cpp:139: warning: 'isc_30l' defined but not used ../temp/std/dudley/exe.cpp:160: warning: 'isc_46l' defined but not used ../temp/std/dudley/exe.cpp:180: warning: 'isc_58l' defined but not used ../temp/std/dudley/exe.cpp:217: warning: 'isc_87l' defined but not used ../temp/std/dudley/exe.cpp:245: warning: 'isc_110l' defined but not used ../temp/std/dudley/exe.cpp:274: warning: 'isc_133l' defined but not used ../temp/std/dudley/exe.cpp:330: warning: 'isc_186l' defined but not used ../temp/std/dudley/exe.cpp:372: warning: 'isc_224l' defined but not used ../temp/std/dudley/exe.cpp:399: warning: 'isc_234l' defined but not used ../temp/std/dudley/exe.cpp:422: warning: 'isc_243l' defined but not used ../temp/std/dudley/exe.cpp:441: warning: 'isc_252l' defined but not used ../temp/std/dudley/exe.cpp:456: warning: 'isc_258l' defined but not used ../temp/std/dudley/exe.cpp:477: warning: 'isc_268l' defined but not used ../temp/std/dudley/exe.cpp:503: warning: 'isc_280l' defined but not used ../temp/std/dudley/exe.cpp:524: warning: 'isc_294l' defined but not used ../temp/std/dudley/exe.cpp:546: warning: 'isc_309l' defined but not used ../temp/std/dudley/exe.cpp:562: warning: 'isc_320l' defined but not used ../temp/std/dudley/exe.cpp:577: warning: 'isc_330l' defined but not used ../temp/std/dudley/exe.cpp:594: warning: 'isc_341l' defined but not used ../temp/std/dudley/exe.cpp:612: warning: 'isc_352l' defined but not used ../temp/std/dudley/exe.cpp:630: warning: 'isc_358l' defined but not used ../temp/std/dudley/exe.cpp:645: warning: 'isc_365l' defined but not used ../temp/std/dudley/exe.cpp:662: warning: 'isc_376l' defined but not used ../temp/std/dudley/exe.cpp:678: warning: 'isc_386l' defined but not used ../temp/std/dudley/exe.cpp:694: warning: 'isc_397l' defined but not used ../temp/std/dudley/exe.cpp:710: warning: 'isc_407l' defined but not used ../temp/std/dudley/exe.cpp:727: warning: 'isc_418l' defined but not used ../temp/std/dudley/exe.cpp:743: warning: 'isc_428l' defined but not used ../temp/std/dudley/exe.cpp:758: warning: 'isc_438l' defined but not used ../temp/std/dudley/exe.cpp:773: warning: 'isc_448l' defined but not used ../temp/std/dudley/exe.cpp:789: warning: 'isc_459l' defined but not used ../temp/std/dudley/exe.cpp:804: warning: 'isc_469l' defined but not used ../temp/std/dudley/exe.cpp:819: warning: 'isc_476l' defined but not used ../temp/std/dudley/exe.cpp:835: warning: 'isc_483l' defined but not used ../temp/std/dudley/exe.cpp:850: warning: 'isc_493l' defined but not used ../temp/std/dudley/exe.cpp:865: warning: 'isc_503l' defined but not used ../temp/std/dudley/exe.cpp:880: warning: 'isc_513l' defined but not used ../temp/std/dudley/exe.cpp:895: warning: 'isc_523l' defined but not used ../temp/std/dudley/exe.cpp:910: warning: 'isc_533l' defined but not used ../temp/std/dudley/exe.cpp:929: warning: 'isc_542l' defined but not used ../temp/std/dudley/exe.cpp:944: warning: 'isc_552l' defined but not used ../temp/std/dudley/exe.cpp:960: warning: 'isc_562l' defined but not used ../temp/std/dudley/exe.cpp:975: warning: 'isc_572l' defined but not used ../temp/std/dudley/exe.cpp:991: warning: 'isc_582l' defined but not used ../temp/std/dudley/exe.cpp:1005: warning: 'isc_588l' defined but not used ../temp/std/dudley/exe.cpp:1025: warning: 'isc_601l' defined but not used ../temp/std/dudley/exe.cpp:1057: warning: 'isc_609l' defined but not used ../temp/std/dudley/exe.cpp:1071: warning: 'isc_615l' defined but not used ../temp/std/dudley/exe.cpp:1089: warning: 'isc_623l' defined but not used ../temp/std/dudley/exe.cpp:1104: warning: 'isc_631l' defined but not used ../temp/std/dudley/exe.cpp:1118: warning: 'isc_637l' defined but not used ../temp/std/dudley/exe.cpp:1135: warning: 'isc_645l' defined but not used ../temp/std/dudley/exe.cpp:1152: warning: 'isc_653l' defined but not used ../temp/std/dudley/exe.cpp:1182: warning: 'isc_675l' defined but not used ../temp/std/dudley/exe.cpp:1199: warning: 'isc_682l' defined but not used ../temp/std/dudley/exe.cpp:1219: warning: 'isc_693l' defined but not used ../temp/std/dudley/exe.cpp:1234: warning: 'isc_700l' defined but not used ../temp/std/dudley/exe.cpp:1250: warning: 'isc_708l' defined but not used ../temp/std/dudley/exe.cpp:1266: warning: 'isc_714l' defined but not used ../temp/std/dudley/exe.cpp:1289: warning: 'isc_728l' defined but not used ../temp/std/dudley/exe.cpp:1311: warning: 'isc_739l' defined but not used ../temp/std/dudley/exe.cpp:1326: warning: 'isc_746l' defined but not used ../temp/std/dudley/exe.cpp:1341: warning: 'isc_752l' defined but not used ../temp/std/dudley/exe.cpp:1360: warning: 'isc_763l' defined but not used ../temp/std/dudley/exe.cpp:1376: warning: 'isc_769l' defined but not used ../temp/std/dudley/exe.cpp:1391: warning: 'isc_779l' defined but not used ../temp/std/dudley/exe.cpp:1412: warning: 'isc_791l' defined but not used ../temp/std/dudley/exe.cpp:1427: warning: 'isc_799l' defined but not used ../temp/std/dudley/exe.cpp:1466: warning: 'isc_832l' defined but not used ../temp/std/dudley/exe.cpp:1479: warning: 'isc_836l' defined but not used ../temp/std/dudley/exe.cpp:1501: warning: 'isc_847l' defined but not used ../temp/std/dudley/exe.cpp:1521: warning: 'isc_859l' defined but not used ../temp/std/dudley/exe.cpp:1541: warning: 'isc_870l' defined but not used ../temp/std/dudley/exe.cpp:1558: warning: 'isc_878l' defined but not used ../temp/std/dudley/exe.cpp:1585: warning: 'isc_897l' defined but not used ../temp/std/dudley/exe.cpp:1601: warning: 'isc_904l' defined but not used ../temp/std/dudley/exe.cpp:1615: warning: 'isc_910l' defined but not used ../temp/std/dudley/exe.cpp:1635: warning: 'isc_925l' defined but not used ../temp/std/dudley/exe.cpp:1650: warning: 'isc_930l' defined but not used ../temp/std/dudley/exe.cpp:1665: warning: 'isc_935l' defined but not used ../temp/std/dudley/exe.cpp:1685: warning: 'isc_950l' defined but not used ../temp/std/dudley/exe.cpp:1700: warning: 'isc_954l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/extract.epp ../temp/std/dudley/extract.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/dudley/extract.cpp -o ../temp/std/dudley/extract.o ../temp/std/dudley/extract.cpp: In function 'void DDL_ext()': ../temp/std/dudley/extract.cpp:1088: warning: 'void isc_expand_dpb(char**, short int*, ...)' is deprecated (declared at ../src/include/../jrd/ibase.h:511) ../temp/std/dudley/extract.cpp:1088: warning: 'void isc_expand_dpb(char**, short int*, ...)' is deprecated (declared at ../src/include/../jrd/ibase.h:511) ../temp/std/dudley/extract.cpp: In function 'void extract_database(const TEXT*)': ../temp/std/dudley/extract.cpp:1602: warning: unused variable 'OneK' ../temp/std/dudley/extract.cpp: In function 'void field_attributes(ISC_QUAD*, const TEXT*, ISC_QUAD*, const TEXT*, SSHORT)': ../temp/std/dudley/extract.cpp:3488: warning: suggest explicit braces to avoid ambiguous 'else' ../temp/std/dudley/extract.cpp: In function 'void format_acl(const SCHAR*)': ../temp/std/dudley/extract.cpp:3532: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/extract.cpp:3601: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/extract.cpp: In function 'void print_blob(ISC_QUAD*, TEXT)': ../temp/std/dudley/extract.cpp:3691: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/extract.cpp:3697: warning: suggest parentheses around assignment used as truth value ../src/include/../dudley/../jrd/common.h: At global scope: ../src/include/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/dudley/extract.cpp:54: warning: 'isc_blob_null' defined but not used ../temp/std/dudley/extract.cpp:70: warning: 'isc_1l' defined but not used ../temp/std/dudley/extract.cpp:87: warning: 'isc_9l' defined but not used ../temp/std/dudley/extract.cpp:125: warning: 'isc_26l' defined but not used ../temp/std/dudley/extract.cpp:140: warning: 'isc_33l' defined but not used ../temp/std/dudley/extract.cpp:156: warning: 'isc_40l' defined but not used ../temp/std/dudley/extract.cpp:176: warning: 'isc_51l' defined but not used ../temp/std/dudley/extract.cpp:196: warning: 'isc_62l' defined but not used ../temp/std/dudley/extract.cpp:216: warning: 'isc_69l' defined but not used ../temp/std/dudley/extract.cpp:235: warning: 'isc_74l' defined but not used ../temp/std/dudley/extract.cpp:258: warning: 'isc_83l' defined but not used ../temp/std/dudley/extract.cpp:277: warning: 'isc_91l' defined but not used ../temp/std/dudley/extract.cpp:304: warning: 'isc_103l' defined but not used ../temp/std/dudley/extract.cpp:323: warning: 'isc_111l' defined but not used ../temp/std/dudley/extract.cpp:338: warning: 'isc_117l' defined but not used ../temp/std/dudley/extract.cpp:355: warning: 'isc_126l' defined but not used ../temp/std/dudley/extract.cpp:387: warning: 'isc_141l' defined but not used ../temp/std/dudley/extract.cpp:409: warning: 'isc_148l' defined but not used ../temp/std/dudley/extract.cpp:432: warning: 'isc_157l' defined but not used ../temp/std/dudley/extract.cpp:449: warning: 'isc_164l' defined but not used ../temp/std/dudley/extract.cpp:464: warning: 'isc_171l' defined but not used ../temp/std/dudley/extract.cpp:479: warning: 'isc_178l' defined but not used ../temp/std/dudley/extract.cpp:506: warning: 'isc_187l' defined but not used ../temp/std/dudley/extract.cpp:529: warning: 'isc_199l' defined but not used ../temp/std/dudley/extract.cpp:553: warning: 'isc_212l' defined but not used ../temp/std/dudley/extract.cpp:571: warning: 'isc_217l' defined but not used ../temp/std/dudley/extract.cpp:587: warning: 'isc_224l' defined but not used ../temp/std/dudley/extract.cpp:612: warning: 'isc_236l' defined but not used ../temp/std/dudley/extract.cpp:633: warning: 'isc_247l' defined but not used ../temp/std/dudley/extract.cpp:655: warning: 'isc_258l' defined but not used ../temp/std/dudley/extract.cpp:674: warning: 'isc_268l' defined but not used ../temp/std/dudley/extract.cpp:695: warning: 'isc_279l' defined but not used ../temp/std/dudley/extract.cpp:728: warning: 'isc_294l' defined but not used ../temp/std/dudley/extract.cpp:748: warning: 'isc_301l' defined but not used ../temp/std/dudley/extract.cpp:763: warning: 'isc_307l' defined but not used ../temp/std/dudley/extract.cpp:781: warning: 'isc_313l' defined but not used ../temp/std/dudley/extract.cpp:795: warning: 'isc_318l' defined but not used ../temp/std/dudley/extract.cpp:810: warning: 'isc_325l' defined but not used ../temp/std/dudley/extract.cpp:829: warning: 'isc_335l' defined but not used ../temp/std/dudley/extract.cpp:850: warning: 'isc_346l' defined but not used ../temp/std/dudley/extract.cpp:885: warning: 'isc_364l' defined but not used ../temp/std/dudley/extract.cpp:900: warning: 'isc_370l' defined but not used ../temp/std/dudley/extract.cpp:916: warning: 'isc_377l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/ddl.cpp -o ../temp/std/dudley/ddl.o ../src/dudley/ddl.cpp: In function 'int main(int, char**)': ../src/dudley/ddl.cpp:206: warning: suggest parentheses around assignment used as truth value ../src/dudley/ddl.cpp:441: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/ddl.cpp: In function 'bool DDL_yes_no(USHORT)': ../src/dudley/ddl.cpp:732: warning: the address of 'reprompt' will always evaluate as 'true' ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/expand.cpp -o ../temp/std/dudley/expand.o ../src/dudley/expand.cpp: In function 'void expand_trigger(dudley_trg*)': ../src/dudley/expand.cpp:374: warning: deprecated conversion from string constant to 'TEXT*' ../src/dudley/expand.cpp:381: warning: deprecated conversion from string constant to 'TEXT*' ../src/dudley/expand.cpp: In function 'dudley_fld* lookup_global_field(dudley_fld*)': ../src/dudley/expand.cpp:614: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'dudley_trg* lookup_trigger(dudley_trg*)': ../src/dudley/expand.cpp:667: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'dudley_nod* resolve(dudley_nod*, dudley_lls*, dudley_lls*)': ../src/dudley/expand.cpp:749: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:865: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'void resolve_rse(dudley_nod*, dudley_lls**)': ../src/dudley/expand.cpp:902: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:926: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:929: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:933: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'dudley_nod* resolve(dudley_nod*, dudley_lls*, dudley_lls*)': ../src/dudley/expand.cpp:724: warning: 'context' may be used uninitialized in this function ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/expr.cpp -o ../temp/std/dudley/expr.o ../src/dudley/expr.cpp: In function 'dudley_nod* EXPR_rse(bool)': ../src/dudley/expr.cpp:175: warning: suggest parentheses around assignment used as truth value ../src/dudley/expr.cpp: In function 'con* parse_literal()': ../src/dudley/expr.cpp:670: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/generate.cpp -o ../temp/std/dudley/generate.o ../src/dudley/generate.cpp: In function 'int GENERATE_acl(scl*, UCHAR*)': ../src/dudley/generate.cpp:72: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp: In function 'void generate(str*, dudley_nod*)': ../src/dudley/generate.cpp:147: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:330: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:335: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:340: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:350: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:394: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:396: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/hsh.cpp -o ../temp/std/dudley/hsh.o ../src/dudley/hsh.cpp: In function 'void HSH_remove(sym*)': ../src/dudley/hsh.cpp:365: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/lex.cpp -o ../temp/std/dudley/lex.o ../src/dudley/lex.cpp: In function 'void LEX_put_text(void*, txt*)': ../src/dudley/lex.cpp:289: warning: suggest parentheses around assignment used as truth value ../src/dudley/lex.cpp: In function 'int nextchar()': ../src/dudley/lex.cpp:439: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/parse.cpp -o ../temp/std/dudley/parse.o ../src/dudley/parse.cpp: In function 'sym* PARSE_symbol(tok_t)': ../src/dudley/parse.cpp:490: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/parse.cpp: In function 'bool check_filename(sym*, bool)': ../src/dudley/parse.cpp:532: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/parse.cpp: In function 'void define_relation()': ../src/dudley/parse.cpp:1248: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'act* make_global_field(dudley_fld*)': ../src/dudley/parse.cpp:2336: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'void modify_relation()': ../src/dudley/parse.cpp:2549: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'sce* parse_identifier()': ../src/dudley/parse.cpp:3635: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3645: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3652: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3663: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3670: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3683: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3693: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_none' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ABORT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ADD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ACL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ALL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AND' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ANY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ARRAY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AUTO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BAR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BASED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BLOB' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BLR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CHAR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COLON' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COMMA' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COUNT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CROSS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DATE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DEFINE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DELETE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DESCRIP' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DESCRIPTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DOT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DROP' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DUPLICATES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ELSE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_DESCRIPTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_TRIGGER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EQ' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ERASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EXIT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EXTERNAL_FILE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FIELD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FILE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FIRST' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FIXED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FROM' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FILTER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION_CLASS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION_ENTRY_POINT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION_MODULE_NAME' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GRANT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_IF' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_IN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INDEX' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INTO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INSERT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_IS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LONG' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MAX' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MESSAGE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MIN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MINUS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MISSING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MSGADD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MSGDROP' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MSGMODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NOT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NULL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OF' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OFFSET' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ON' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OPTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OVER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OVERWRITE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGE_NUMBER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PARTITIONS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PERCENT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PLUS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POSITION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST_ERASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_ALLOCATE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_ERASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUAD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUIT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_REFERENCE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RELATION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RETURN_ARGUMENT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RETURN_VALUE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SCALAR_ARRAY_DESCRIPTOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SCALE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SEGMENT_LENGTH' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SELECT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SEMI' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SET' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SET_GENERATOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SHORT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SLASH' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SORTED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STARTS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STARTING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SYSTEM_FLAG' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TEXT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_THEN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TYPES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UNION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_USING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VALID' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VALID_IF' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VALUE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VARYING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_WITH' not handled in switch ../src/dudley/parse.cpp:3710: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3712: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'SLONG parse_privileges()': ../src/dudley/parse.cpp:3834: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'void sort_out_attributes(dudley_trg*, SLONG, SLONG, SLONG)': ../src/dudley/parse.cpp:4055: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/parse.cpp:4043: warning: enumeration value 'trg_type_none' not handled in switch ../src/dudley/parse.cpp:4070: warning: enumeration value 'trg_type_none' not handled in switch ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/trn.cpp -o ../temp/std/dudley/trn.o ../src/dudley/trn.cpp: In function 'void add_field(str*, dudley_fld*, dudley_rel*)': ../src/dudley/trn.cpp:436: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/dudley/exe.o ../temp/std/dudley/extract.o ../temp/std/dudley/ddl.o ../temp/std/dudley/expand.o ../temp/std/dudley/expr.o ../temp/std/dudley/generate.o ../temp/std/dudley/hsh.o ../temp/std/dudley/lex.o ../temp/std/dudley/parse.o ../temp/std/dudley/trn.o ../temp/std/gpre/pretty.o ../temp/std/jrd/isc_file.o ../temp/std/common/config/config.o ../temp/std/common/config/dir_list.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/jrd/isc.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gdef -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/dudley/exe.cpp ../temp/std/dudley/extract.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.qli make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' rm -f yachts.lnk ln -s -f metadata.fdb yachts.lnk g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/all.cpp -o ../temp/std/qli/all.o ../src/qli/all.cpp: In function 'void ALLQ_fini()': ../src/qli/all.cpp:211: warning: suggest parentheses around assignment used as truth value ../src/qli/all.cpp: In function 'void ALLQ_release(frb*)': ../src/qli/all.cpp:413: warning: suggest parentheses around assignment used as truth value ../src/qli/all.cpp: In function 'void ALLQ_rlpool(plb*)': ../src/qli/all.cpp:470: warning: suggest parentheses around assignment used as truth value ../src/qli/all.cpp: In function 'void ALLQ_init()': ../src/qli/all.cpp:252: warning: dereferencing pointer 'global_pools' does break strict-aliasing rules ../src/qli/all.cpp:253: warning: dereferencing pointer 'global_pools' does break strict-aliasing rules ../src/qli/all.cpp:251: note: initialized from here ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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:483: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/qli/command.cpp: In function 'void CMD_transaction(qli_syntax*)': ../src/qli/command.cpp:508: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/compile.cpp -o ../temp/std/qli/compile.o ../src/qli/compile.cpp: In function 'bool CMP_node_match(const qli_nod*, const qli_nod*)': ../src/qli/compile.cpp:137: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_show' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_create' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_define' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_set' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_help' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_select' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_close' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_open' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_for' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_print' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_list' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_store' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_report' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_if' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_output' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_label' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_name' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_union' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_star' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_column' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_space' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_between' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_like' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_and' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_or' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_any' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_not' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_position' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_add' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_null' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_format' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_average' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_max' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_min' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_total' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_count' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_from' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_via' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/compile.cpp: In function 'qli_nod* compile_edit(qli_nod*, qli_req*)': ../src/qli/compile.cpp:419: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_nod* compile_expression(qli_nod*, qli_req*, bool)': ../src/qli/compile.cpp:512: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:538: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:643: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:659: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_nod* compile_function(qli_nod*, qli_req*, bool)': ../src/qli/compile.cpp:868: warning: operation on 'ptr' may be undefined ../src/qli/compile.cpp: In function 'qli_nod* compile_if(qli_nod*, qli_req*, bool)': ../src/qli/compile.cpp:923: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_nod* compile_report(qli_nod*, qli_req*)': ../src/qli/compile.cpp:1165: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1168: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1171: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1178: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1189: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1192: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_req* compile_rse(qli_nod*, qli_req*, bool, qli_msg**, qli_msg**, dbb**)': ../src/qli/compile.cpp:1240: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1279: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1286: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1293: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'bool computable(qli_nod*, qli_req*)': ../src/qli/compile.cpp:1580: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1654: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/dtr.cpp -o ../temp/std/qli/dtr.o ../src/qli/dtr.cpp: In function 'int main(int, char**)': ../src/qli/dtr.cpp:168: warning: suggest parentheses around assignment used as truth value ../src/qli/dtr.cpp:115: warning: unused variable 'home_directory' ../src/qli/dtr.cpp: In function 'bool process_statement(bool)': ../src/qli/dtr.cpp:440: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/dtr.cpp: In function 'int main(int, char**)': ../src/qli/dtr.cpp:95: warning: 'env' may be used uninitialized in this function ../src/qli/dtr.cpp:95: warning: 'env' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/err.cpp -o ../temp/std/qli/err.o ../src/qli/err.cpp: In function 'void ERRQ_database_error(dbb*, ISC_STATUS*)': ../src/qli/err.cpp:93: warning: the address of 'QLI_env' will always evaluate as 'true' ../src/qli/err.cpp: In function 'void ERRQ_error(USHORT, const MsgFormat::SafeArg&)': ../src/qli/err.cpp:118: warning: the address of 'QLI_env' will always evaluate as 'true' ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/eval.cpp -o ../temp/std/qli/eval.o ../src/qli/eval.cpp: In function 'int EVAL_boolean(qli_nod*)': ../src/qli/eval.cpp:99: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_show' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_create' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_define' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_set' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_help' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_select' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_close' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_open' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_for' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_print' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_list' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_store' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_report' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_if' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_output' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_label' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_name' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_union' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_star' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_column' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_space' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_any' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_position' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_map' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_add' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_null' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_format' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_function' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_average' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_max' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_min' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_from' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_via' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/eval.cpp: In function 'void EVAL_break_compute(qli_nod*)': ../src/qli/eval.cpp:209: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/eval.cpp: In function 'void EVAL_break_increment(qli_nod*)': ../src/qli/eval.cpp:268: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_show' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_create' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_define' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_set' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_help' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_select' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_close' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_open' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_for' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_print' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_list' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_store' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_report' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_if' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_output' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_label' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_name' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_union' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_star' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_column' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_space' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_between' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_like' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_and' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_or' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_any' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_not' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_position' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_map' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_add' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_null' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_format' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_function' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_average' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_max' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_min' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_total' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_from' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_via' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/eval.cpp: In function 'dsc* EVAL_parameter(qli_par*)': ../src/qli/eval.cpp:331: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'SLONG execute_any(qli_nod*)': ../src/qli/eval.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'DSC* execute_function(qli_nod*)': ../src/qli/eval.cpp:707: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'DSC* execute_statistical(qli_nod*)': ../src/qli/eval.cpp:814: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'int sleuth_merge(const UCHAR*, const UCHAR*, const UCHAR*, const UCHAR*, UCHAR*)': ../src/qli/eval.cpp:1219: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'bool string_boolean(qli_nod*)': ../src/qli/eval.cpp:1260: warning: 'desc3' may be used uninitialized in this function ../src/qli/eval.cpp: In function 'int EVAL_boolean(qli_nod*)': ../src/qli/eval.cpp:96: warning: 'value1' may be used uninitialized in this function ../src/qli/eval.cpp:97: warning: 'result' may be used uninitialized in this function ../src/qli/../jrd/common.h: At global scope: ../src/qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/expand.cpp -o ../temp/std/qli/expand.o ../src/qli/expand.cpp: In function 'qli_nod* EXP_expand(qli_syntax*)': ../src/qli/expand.cpp:105: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_column' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_space' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_field' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_add' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_format' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_function' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp: In function 'void declare_global(qli_fld*, qli_syntax*)': ../src/qli/expand.cpp:363: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:380: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:382: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:397: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:399: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:403: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:405: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'void expand_control_break(qli_brk**, qli_lls*)': ../src/qli/expand.cpp:615: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_nod* expand_expression(qli_syntax*, qli_lls*)': ../src/qli/expand.cpp:840: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:842: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:844: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_nod* expand_modify(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:1253: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_nod* expand_print(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:1408: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_print_item* expand_print_item(qli_syntax*, qli_lls*)': ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_show' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_define' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_set' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_help' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_add' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_format' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_function' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/expand.cpp: In function 'qli_nod* expand_statement(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:2013: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'bool invalid_nod_field(const qli_nod*, const qli_nod*)': ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_show' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_define' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_set' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_help' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_column' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_space' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/expand.cpp: In function 'bool invalid_syn_field(const qli_syntax*, const qli_syntax*)': ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_show' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_define' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_set' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_help' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_column' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_space' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/expand.cpp: In function 'qli_fld* resolve(qli_syntax*, qli_lls*, qli_ctx**)': ../src/qli/expand.cpp:2882: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/expand.cpp:2852: warning: enumeration value 'CTX_AGGREGATE' not handled in switch ../src/qli/expand.cpp:2852: warning: enumeration value 'CTX_UNION' not handled in switch ../src/qli/expand.cpp:2852: warning: enumeration value 'CTX_STREAM' not handled in switch ../src/qli/expand.cpp: In function 'qli_nod* expand_expression(qli_syntax*, qli_lls*)': ../src/qli/expand.cpp:808: warning: 'context' may be used uninitialized in this function ../src/qli/expand.cpp: In function 'qli_nod* expand_statement(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:1924: warning: 'routine' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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:328: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/qli/exe.cpp: In function 'DSC* assignment(qli_nod*, DSC*, qli_nod*, qli_nod*, qli_par*)': ../src/qli/exe.cpp:519: warning: suggest parentheses around assignment used as truth value ../src/qli/exe.cpp: In function 'void execute_output(qli_nod*)': ../src/qli/exe.cpp:929: warning: 'env' is used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/format.cpp -o ../temp/std/qli/format.o ../src/qli/format.cpp: In function 'TEXT* FMT_format(qli_lls*)': ../src/qli/format.cpp:154: warning: enumeration value 'item_value' not handled in switch ../src/qli/format.cpp:154: warning: enumeration value 'item_column_header' not handled in switch ../src/qli/format.cpp:154: warning: enumeration value 'item_report_header' not handled in switch ../src/qli/format.cpp:216: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'qli_nod* FMT_list(qli_nod*)': ../src/qli/format.cpp:389: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'USHORT decompose_header(const SCHAR*, const SCHAR**, USHORT*)': ../src/qli/format.cpp:738: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'TEXT* format_report(qli_vec*, USHORT, USHORT*)': ../src/qli/format.cpp:957: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp:1026: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'bool match_expr(const qli_nod*, const qli_nod*)': ../src/qli/format.cpp:1167: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_show' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_create' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_define' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_set' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_help' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_select' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_close' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_open' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_for' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_print' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_list' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_store' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_report' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_if' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_output' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_label' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_name' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_union' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_star' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_column' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_space' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_between' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_like' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_and' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_or' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_any' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_not' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_position' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_map' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_add' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_null' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_format' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_function' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_from' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_via' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_show' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_create' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_define' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_set' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_help' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_select' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_close' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_open' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_for' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_print' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_list' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_store' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_report' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_if' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_output' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_label' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_name' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_union' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_star' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_column' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_space' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_between' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_like' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_and' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_or' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_any' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_not' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_position' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_map' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_add' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_null' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_format' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_function' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_from' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_via' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/format.cpp: In function 'int print_line(qli_print_item*, TEXT**)': ../src/qli/format.cpp:1323: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/format.cpp: In function 'void report_line(qli_nod*, qli_vec**)': ../src/qli/format.cpp:1466: warning: enumeration value 'item_value' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_column' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_tab' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_space' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_column_header' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_report_header' not handled in switch ../src/qli/format.cpp: In function 'qli_nod* FMT_list(qli_nod*)': ../src/qli/format.cpp:340: warning: 'name' may be used uninitialized in this function ../src/qli/format.cpp:341: warning: 'field' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/gener.cpp -o ../temp/std/qli/gener.o ../src/qli/gener.cpp: In function 'void gen_function(qli_nod*, qli_req*)': ../src/qli/gener.cpp:1168: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp: In function 'void gen_rse(qli_nod*, qli_req*)': ../src/qli/gener.cpp:1543: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1557: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1561: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1585: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1590: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1595: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1598: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/help.epp ../temp/std/qli/help.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "help.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/help.cpp -o ../temp/std/qli/help.o ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/help.cpp:71: warning: 'isc_blob_null' defined but not used ../temp/std/qli/help.cpp:79: warning: 'isc_status2' defined but not used ../temp/std/qli/help.cpp:81: warning: 'isc_array_length' defined but not used ../temp/std/qli/help.cpp:82: warning: 'SQLCODE' defined but not used ../temp/std/qli/help.cpp:87: warning: 'isc_1l' defined but not used ../temp/std/qli/help.cpp:107: warning: 'isc_14l' defined but not used ../temp/std/qli/help.cpp:125: warning: 'isc_22l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/hsh.cpp -o ../temp/std/qli/hsh.o ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/lex.cpp -o ../temp/std/qli/lex.o ../src/qli/lex.cpp: In function 'qli_tok* LEX_token()': ../src/qli/lex.cpp:846: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/meta.epp ../temp/std/qli/meta.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/meta.cpp -o ../temp/std/qli/meta.o ../temp/std/qli/meta.cpp: In function 'void MET_define_sql_relation(qli_rel*)': ../temp/std/qli/meta.cpp:1292: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_delete_field(dbb*, nam*)': ../temp/std/qli/meta.cpp:1563: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_delete_relation(qli_rel*)': ../temp/std/qli/meta.cpp:1742: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_finish(dbb*)': ../temp/std/qli/meta.cpp:2000: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp:2007: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp: In function 'void MET_modify_field(dbb*, qli_fld*)': ../temp/std/qli/meta.cpp:2476: warning: unused variable 'nErr' ../temp/std/qli/meta.cpp: In function 'void MET_sql_alter_table(qli_rel*, qli_fld*)': ../temp/std/qli/meta.cpp:2910: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_sql_cr_view(qli_syntax*)': ../temp/std/qli/meta.cpp:2958: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void* MET_transaction(NOD_T, dbb*)': ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_ready' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_finish' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_show' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_exit' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_quit' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_create' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_define' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_delete_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rename_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_copy_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit_form' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_form' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_extract' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_set' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_help' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_shell' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_database' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_database' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_mod_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_mod_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_mod_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_select' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_insert' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_delete' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_fetch' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_close' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_open' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_for' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_restructure' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_print' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_list_fields' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_list' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_store' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_modify' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_erase' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_assign' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_report' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_report_loop' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_repeat' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_if' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_output' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_declare' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_variable' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_abort' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_label' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_leave' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sync' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_commit_retaining' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_name' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rse' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_union' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_aggregate' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_print_item' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_star' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_column' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_tab' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_skip' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_space' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_new_page' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_report_header' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_column_header' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_eql' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_neq' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_gtr' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_geq' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_leq' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_lss' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_between' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_containing' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_matches' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_like' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_starts' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_missing' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_and' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_or' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_any' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_not' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_unique' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_reference' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_prompt' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_prompt2' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit_blob' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_parameter' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_constant' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_position' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_map' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_add' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_subtract' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_multiply' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_divide' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_negate' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_concatenate' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_substr' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_null' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_user_name' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_format' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_choice' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_function' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_average' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_max' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_min' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_average' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_max' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_min' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_average' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_max' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_min' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_running_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_running_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_from' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_via' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_upcase' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_lowcase' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sleuth' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_inner' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_left' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_right' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_full' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_create' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_database' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_al_table' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_grant' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_revoke' not handled in switch ../temp/std/qli/meta.cpp: In function 'void add_sql_field(qli_rel*, qli_fld*, USHORT, qli_rlb*)': ../temp/std/qli/meta.cpp:3216: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp:3288: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void clone_fields(qli_rel*, qli_rel*)': ../temp/std/qli/meta.cpp:3751: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void clone_global_fields(qli_rel*, qli_rel*)': ../temp/std/qli/meta.cpp:4161: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void install(dbb*)': ../temp/std/qli/meta.cpp:4806: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp: In function 'void purge_relation(qli_rel*)': ../temp/std/qli/meta.cpp:5366: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp:5369: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp: In function 'void sql_grant_revoke(qli_syntax*, USHORT)': ../temp/std/qli/meta.cpp:5541: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void stuff_priv(qli_rlb*, USHORT, const TEXT*, USHORT, const TEXT*, const TEXT*)': ../temp/std/qli/meta.cpp:5619: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'qli_syntax* parse_blr(UCHAR**, qli_symbol*)': ../temp/std/qli/meta.cpp:5039: warning: 'dtype' may be used uninitialized in this function ../temp/std/qli/meta.cpp:5039: warning: 'length' may be used uninitialized in this function ../temp/std/qli/meta.cpp:5039: warning: 'l' may be used uninitialized in this function ../temp/std/qli/meta.cpp:5036: warning: 'operatr' may be used uninitialized in this function ../temp/std/qli/meta.cpp: In function 'bool check_global_field(dbb*, qli_fld*, const TEXT*)': ../temp/std/qli/meta.cpp:4956: warning: array subscript is above array bounds ../temp/std/qli/meta.cpp: In function 'void MET_fields(qli_rel*)': ../temp/std/qli/meta.cpp:4956: warning: array subscript is above array bounds ../temp/std/qli/meta.cpp:4956: warning: array subscript is above array bounds ../src/include/../qli/../jrd/common.h: At global scope: ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/meta.cpp:67: warning: 'isc_blob_null' defined but not used ../temp/std/qli/meta.cpp:83: warning: 'isc_0l' defined but not used ../temp/std/qli/meta.cpp:96: warning: 'isc_6l' defined but not used ../temp/std/qli/meta.cpp:114: warning: 'isc_15l' defined but not used ../temp/std/qli/meta.cpp:128: warning: 'isc_21l' defined but not used ../temp/std/qli/meta.cpp:144: warning: 'isc_29l' defined but not used ../temp/std/qli/meta.cpp:162: warning: 'isc_41l' defined but not used ../temp/std/qli/meta.cpp:182: warning: 'isc_52l' defined but not used ../temp/std/qli/meta.cpp:198: warning: 'isc_63l' defined but not used ../temp/std/qli/meta.cpp:240: warning: 'isc_98l' defined but not used ../temp/std/qli/meta.cpp:254: warning: 'isc_106l' defined but not used ../temp/std/qli/meta.cpp:296: warning: 'isc_140l' defined but not used ../temp/std/qli/meta.cpp:307: warning: 'isc_145l' defined but not used ../temp/std/qli/meta.cpp:328: warning: 'isc_158l' defined but not used ../temp/std/qli/meta.cpp:350: warning: 'isc_173l' defined but not used ../temp/std/qli/meta.cpp:363: warning: 'isc_179l' defined but not used ../temp/std/qli/meta.cpp:380: warning: 'isc_190l' defined but not used ../temp/std/qli/meta.cpp:393: warning: 'isc_196l' defined but not used ../temp/std/qli/meta.cpp:404: warning: 'isc_201l' defined but not used ../temp/std/qli/meta.cpp:418: warning: 'isc_211l' defined but not used ../temp/std/qli/meta.cpp:441: warning: 'isc_227l' defined but not used ../temp/std/qli/meta.cpp:455: warning: 'isc_233l' defined but not used ../temp/std/qli/meta.cpp:484: warning: 'isc_259l' defined but not used ../temp/std/qli/meta.cpp:486: warning: 'isc_259' defined but not used ../temp/std/qli/meta.cpp:504: warning: 'isc_267l' defined but not used ../temp/std/qli/meta.cpp:547: warning: 'isc_293l' defined but not used ../temp/std/qli/meta.cpp:559: warning: 'isc_299l' defined but not used ../temp/std/qli/meta.cpp:571: warning: 'isc_308l' defined but not used ../temp/std/qli/meta.cpp:583: warning: 'isc_317l' defined but not used ../temp/std/qli/meta.cpp:596: warning: 'isc_327l' defined but not used ../temp/std/qli/meta.cpp:613: warning: 'isc_334l' defined but not used ../temp/std/qli/meta.cpp:625: warning: 'isc_338l' defined but not used ../temp/std/qli/meta.cpp:639: warning: 'isc_345l' defined but not used ../temp/std/qli/meta.cpp:650: warning: 'isc_350l' defined but not used ../temp/std/qli/meta.cpp:664: warning: 'isc_357l' defined but not used ../temp/std/qli/meta.cpp:674: warning: 'isc_360l' defined but not used ../temp/std/qli/meta.cpp:687: warning: 'isc_365l' defined but not used ../temp/std/qli/meta.cpp:699: warning: 'isc_374l' defined but not used ../temp/std/qli/meta.cpp:715: warning: 'isc_382l' defined but not used ../temp/std/qli/meta.cpp:776: warning: 'global_parm_buffer' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/mov.cpp -o ../temp/std/qli/mov.o ../src/qli/mov.cpp: In function 'int MOVQ_compare(const dsc*, const dsc*)': ../src/qli/mov.cpp:156: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp:158: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:164: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp:166: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:174: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp:176: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:184: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:206: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:214: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:224: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:232: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp: In function 'void numeric_to_text(const dsc*, dsc*)': ../src/qli/mov.cpp:1321: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp: In function 'void string_to_date(const TEXT*, USHORT, SLONG*)': ../src/qli/mov.cpp:1371: warning: 'precision' may be used uninitialized in this function g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/parse.cpp -o ../temp/std/qli/parse.o ../src/qli/parse.cpp: In function 'qli_syntax* PARQ_parse()': ../src/qli/parse.cpp:216: warning: enumeration value 'KW_none' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ABORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ACCEPT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ADD' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ALL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AND' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ANY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BASED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BIGINT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BLOB' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BLR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BOTTOM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CHAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CHOICE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLLECTION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLLECTIONS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLON' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLUMN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLUMNS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLUMN_HEADER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COMMA' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CONT_PROMPT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COUNT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CROSS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DATABASES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DATE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DOT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DUPLICATE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ECHO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ELSE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_CHOICE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_PROCEDURE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_REPORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ENTREE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EQ' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ERASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EUC_JUSTIFY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EXEC' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIELD' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIELDS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FILTER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FILTERS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIRST' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIXED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FOR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FORMAT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FROM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FULL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FUNCTIONS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GROUP' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GROUPED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_HAVING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_IF' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_IN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INDEX' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INDICES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INNER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INSERT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INTO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_IS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_JOIN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LABEL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LEAVE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LEFT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LIKE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LINES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LIST' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LONG' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MATCHING_LANGUAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MAX' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MENU' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MIN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MINUS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MISSING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NAMES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NEW_PAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NOT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NULL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OF' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ON' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OPEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OPTION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ORDER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OUTER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OVER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PLUS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PRINT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PROCEDURES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PROMPT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RELATION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RELATIONS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPEAT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPORT_HEADER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPORT_NAME' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RUNNING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SCALE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SECURITY_CLASSES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SELECT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SEMI' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SEMICOLON' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SHORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SKIP' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SLASH' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SORTED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SPACE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_STARTS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_STORE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SYSTEM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TAB' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TABLE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TEXT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_THEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TOP' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TRIGGERS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UNION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_USER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_USING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VALID' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VALUES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARIABLES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARYING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VERSION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VIEW' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VIEWS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_WITH' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_continuation' not handled in switch ../src/qli/parse.cpp: In function 'int parse_dtype(USHORT*, USHORT*)': ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_none' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ABORT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ACCEPT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ADD' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ALL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ALTER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AND' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ANY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BAR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BASED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BLR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BOTTOM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CHOICE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLLECTION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLLECTIONS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLON' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLUMN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLUMNS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLUMN_HEADER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COMMA' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CONT_PROMPT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COPY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COUNT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CREATE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CROSS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DATABASES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DEFINE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DELETE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DOT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DROP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DUPLICATE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ECHO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EDIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ELSE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_CHOICE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_PROCEDURE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_REPORT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ENTREE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EQ' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ERASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EUC_JUSTIFY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXEC' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIELD' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIELDS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FILTER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FILTERS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FINISH' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIRST' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIXED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FOR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FORMAT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FROM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FULL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FUNCTIONS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GRANT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GROUP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GROUPED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_HAVING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_HELP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_IF' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_IN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INDEX' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INDICES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INNER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INSERT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INTO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_IS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_JOIN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LABEL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LEAVE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LEFT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LIKE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LINES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LIST' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MATCHING_LANGUAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MAX' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MENU' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MIN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MINUS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MISSING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NAMES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NEW_PAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NOT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NULL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OF' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ON' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OPEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OPTION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ORDER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OUTER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OVER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PLUS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PRINT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PROCEDURES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PROMPT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_QUIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_READY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RELATION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RELATIONS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RENAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPEAT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPORT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPORT_HEADER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPORT_NAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RUNNING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SCALE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SECURITY_CLASSES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SELECT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SEMI' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SEMICOLON' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SET' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SHELL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SHOW' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SKIP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SLASH' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SORTED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SPACE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_STARTS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_STORE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SYSTEM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TAB' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TABLE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TEXT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_THEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TOP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TRIGGERS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UNION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_USER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_USING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VALID' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VALUES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VARIABLES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VERSION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VIEW' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VIEWS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_WITH' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_continuation' not handled in switch ../src/qli/parse.cpp: In function 'qli_syntax* parse_list_fields()': ../src/qli/parse.cpp:2148: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_const* parse_literal()': ../src/qli/parse.cpp:2210: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_primitive_value(USHORT*, bool*)': ../src/qli/parse.cpp:2725: warning: suggest parentheses around '&&' within '||' ../src/qli/parse.cpp: In function 'qli_syntax* parse_print()': ../src/qli/parse.cpp:2831: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_report()': ../src/qli/parse.cpp:3468: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_show()': ../src/qli/parse.cpp:3913: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:3933: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:3954: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:3952: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/parse.cpp:3971: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:4020: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:4098: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_sort()': ../src/qli/parse.cpp:4170: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/parse.cpp: In function 'int parse_sql_dtype(USHORT*, USHORT*, USHORT*, USHORT*)': ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_none' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ABORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ACCEPT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ADD' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ALL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ALTER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AND' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ANY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BAR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BASED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BLOB' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BLR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BOTTOM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CHOICE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLLECTION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLLECTIONS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLON' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLUMN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLUMNS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLUMN_HEADER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COMMA' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CONT_PROMPT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COPY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COUNT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CREATE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CROSS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DATABASES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DEFINE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DELETE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DOT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DROP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DUPLICATE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ECHO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EDIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ELSE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_CHOICE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_PROCEDURE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_REPORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ENTREE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EQ' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ERASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EUC_JUSTIFY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXEC' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIELD' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIELDS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FILTER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FILTERS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FINISH' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIRST' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIXED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FOR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FORMAT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FROM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FULL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FUNCTIONS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GRANT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GROUP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GROUPED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_HAVING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_HELP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_IF' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_IN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INDEX' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INDICES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INNER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INSERT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INTO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_IS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_JOIN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LABEL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LEAVE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LEFT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LIKE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LINES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LIST' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MATCHING_LANGUAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MAX' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MENU' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MIN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MINUS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MISSING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NAMES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NEW_PAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NOT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NULL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OF' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ON' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OPEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OPTION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ORDER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OUTER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OVER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PLUS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PRINT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PROCEDURES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PROMPT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_QUIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_READY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RELATION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RELATIONS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RENAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPEAT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPORT_HEADER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPORT_NAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RUNNING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SCALE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SECURITY_CLASSES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SELECT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SEMI' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SEMICOLON' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SET' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SHELL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SHORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SHOW' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SKIP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SLASH' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SORTED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SPACE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_STARTS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_STORE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SYSTEM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TAB' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TABLE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TEXT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_THEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TOP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TRIGGERS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UNION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_USER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_USING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VALID' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VALUES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VARIABLES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VARYING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VERSION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VIEW' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VIEWS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_WITH' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_continuation' not handled in switch ../src/qli/parse.cpp: In function 'qli_fld* parse_sql_field()': ../src/qli/parse.cpp:4470: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/parse.cpp: In function 'qli_const* parse_literal()': ../src/qli/parse.cpp:2198: warning: 'constant' may be used uninitialized in this function ../src/qli/parse.cpp: In function 'qli_syntax* parse_show()': ../src/qli/parse.cpp:3887: warning: 'sw' may be used uninitialized in this function ../src/qli/parse.cpp: In function 'qli_syntax* parse_report()': ../src/qli/parse.cpp:3403: warning: 'top' may be used uninitialized in this function ../src/qli/parse.cpp: In function 'int parse_dtype(USHORT*, USHORT*)': ../src/qli/parse.cpp:1404: warning: 'dtype' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/picstr.cpp -o ../temp/std/qli/picstr.o ../src/qli/picstr.cpp: In function 'pics* PIC_analyze(const TEXT*, const dsc*)': ../src/qli/picstr.cpp:88: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/picstr.cpp: In function 'void edit_numeric(const dsc*, pics*, TEXT**)': ../src/qli/picstr.cpp:945: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/picstr.cpp:996: warning: 'float_char' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/proc.epp ../temp/std/qli/proc.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/proc.cpp -o ../temp/std/qli/proc.o ../temp/std/qli/proc.cpp: In function 'void PRO_copy_procedure(dbb*, const TEXT*, dbb*, const TEXT*)': ../temp/std/qli/proc.cpp:376: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/proc.cpp: In function 'void PRO_invoke(dbb*, const TEXT*)': ../temp/std/qli/proc.cpp:775: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/proc.cpp: In function 'void PRO_copy_procedure(dbb*, const TEXT*, dbb*, const TEXT*)': ../temp/std/qli/proc.cpp:371: warning: 'old_blob' may be used uninitialized in this function ../src/include/../qli/../jrd/common.h: At global scope: ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/proc.cpp:71: warning: 'isc_0l' defined but not used ../temp/std/qli/proc.cpp:84: warning: 'isc_7l' defined but not used ../temp/std/qli/proc.cpp:99: warning: 'isc_14l' defined but not used ../temp/std/qli/proc.cpp:114: warning: 'isc_21l' defined but not used ../temp/std/qli/proc.cpp:127: warning: 'isc_28l' defined but not used ../temp/std/qli/proc.cpp:140: warning: 'isc_35l' defined but not used ../temp/std/qli/proc.cpp:159: warning: 'isc_38l' defined but not used ../temp/std/qli/proc.cpp:173: warning: 'isc_43l' defined but not used ../temp/std/qli/proc.cpp:189: warning: 'isc_53l' defined but not used ../temp/std/qli/proc.cpp:201: warning: 'isc_59l' defined but not used ../temp/std/qli/proc.cpp:212: warning: 'isc_63l' defined but not used ../temp/std/qli/proc.cpp:227: warning: 'isc_73l' defined but not used ../temp/std/qli/proc.cpp:239: warning: 'isc_82l' defined but not used ../temp/std/qli/proc.cpp:250: warning: 'isc_86l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/report.cpp -o ../temp/std/qli/report.o ../src/qli/report.cpp: In function 'void RPT_report(qli_nod*)': ../src/qli/report.cpp:86: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:110: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:159: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:176: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp: In function 'void top_of_page(qli_prt*, bool)': ../src/qli/report.cpp:346: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:353: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/show.epp ../temp/std/qli/show.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/show.cpp -o ../temp/std/qli/show.o ../temp/std/qli/show.cpp: In function 'void SHOW_stuff(qli_syntax*)': ../temp/std/qli/show.cpp:956: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/show.cpp: In function 'void show_fields(qli_rel*, qli_fld*)': ../temp/std/qli/show.cpp:2065: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/show.cpp: In function 'void show_rels(dbb*, show_t, SSHORT)': ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_all' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_relation' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_database' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_databases' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_procedure' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_procedures' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_version' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_variable' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_variables' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_indices' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_qualified_procedure' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_field' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_filter' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_filters' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_global_field' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_global_fields' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_trigger' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_triggers' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_security_class' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_security_classes' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_forms' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_function' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_functions' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_views' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_system_triggers' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_matching_language' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_db_indices' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_db_fields' not handled in switch ../src/include/../qli/../jrd/common.h: At global scope: ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/show.cpp:135: warning: 'isc_blob_null' defined but not used ../temp/std/qli/show.cpp:148: warning: 'isc_0l' defined but not used ../temp/std/qli/show.cpp:172: warning: 'isc_13l' defined but not used ../temp/std/qli/show.cpp:186: warning: 'isc_19l' defined but not used ../temp/std/qli/show.cpp:199: warning: 'isc_23l' defined but not used ../temp/std/qli/show.cpp:214: warning: 'isc_31l' defined but not used ../temp/std/qli/show.cpp:244: warning: 'isc_43l' defined but not used ../temp/std/qli/show.cpp:260: warning: 'isc_50l' defined but not used ../temp/std/qli/show.cpp:288: warning: 'isc_63l' defined but not used ../temp/std/qli/show.cpp:316: warning: 'isc_75l' defined but not used ../temp/std/qli/show.cpp:328: warning: 'isc_80l' defined but not used ../temp/std/qli/show.cpp:342: warning: 'isc_87l' defined but not used ../temp/std/qli/show.cpp:361: warning: 'isc_98l' defined but not used ../temp/std/qli/show.cpp:375: warning: 'isc_104l' defined but not used ../temp/std/qli/show.cpp:389: warning: 'isc_110l' defined but not used ../temp/std/qli/show.cpp:403: warning: 'isc_117l' defined but not used ../temp/std/qli/show.cpp:415: warning: 'isc_121l' defined but not used ../temp/std/qli/show.cpp:429: warning: 'isc_127l' defined but not used ../temp/std/qli/show.cpp:449: warning: 'isc_134l' defined but not used ../temp/std/qli/show.cpp:463: warning: 'isc_140l' defined but not used ../temp/std/qli/show.cpp:475: warning: 'isc_146l' defined but not used ../temp/std/qli/show.cpp:500: warning: 'isc_158l' defined but not used ../temp/std/qli/show.cpp:524: warning: 'isc_170l' defined but not used ../temp/std/qli/show.cpp:555: warning: 'isc_189l' defined but not used ../temp/std/qli/show.cpp:610: warning: 'isc_221l' defined but not used ../temp/std/qli/show.cpp:622: warning: 'isc_225l' defined but not used ../temp/std/qli/show.cpp:644: warning: 'isc_236l' defined but not used ../temp/std/qli/show.cpp:662: warning: 'isc_246l' defined but not used ../temp/std/qli/show.cpp:674: warning: 'isc_250l' defined but not used ../temp/std/qli/show.cpp:691: warning: 'isc_259l' defined but not used ../temp/std/qli/show.cpp:707: warning: 'isc_266l' defined but not used ../temp/std/qli/show.cpp:764: warning: 'isc_299l' defined but not used ../temp/std/qli/show.cpp:777: warning: 'isc_304l' defined but not used ../temp/std/qli/show.cpp:794: warning: 'isc_311l' defined but not used ../temp/std/qli/show.cpp:805: warning: 'isc_315l' defined but not used ../temp/std/qli/show.cpp:817: warning: 'isc_320l' defined but not used ../temp/std/qli/show.cpp:831: warning: 'isc_326l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/qli/all.o ../temp/std/qli/command.o ../temp/std/qli/compile.o ../temp/std/qli/dtr.o ../temp/std/qli/err.o ../temp/std/qli/eval.o ../temp/std/qli/expand.o ../temp/std/qli/exe.o ../temp/std/qli/format.o ../temp/std/qli/gener.o ../temp/std/qli/help.o ../temp/std/qli/hsh.o ../temp/std/qli/lex.o ../temp/std/qli/meta.o ../temp/std/qli/mov.o ../temp/std/qli/parse.o ../temp/std/qli/picstr.o ../temp/std/qli/proc.o ../temp/std/qli/report.o ../temp/std/qli/show.o ../temp/std/jrd/dsc.o ../temp/std/gpre/pretty.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/qli -L../gen/firebird/lib -lfbembed -lm -ldl -lcurses rm ../temp/std/qli/show.cpp ../temp/std/qli/help.cpp ../temp/std/qli/meta.cpp ../temp/std/qli/proc.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.fbudf make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/extlib/fbudf/fbudf.cpp -o ../temp/superclient/extlib/fbudf/fbudf.o ../src/extlib/fbudf/fbudf.cpp: In function 'ISC_TIMESTAMP* addMonth(ISC_TIMESTAMP*, const long int&)': ../src/extlib/fbudf/fbudf.cpp:512: warning: suggest parentheses around '&&' within '||' ../src/extlib/fbudf/fbudf.cpp: In function 'long int isLeapYear(const ISC_TIMESTAMP*)': ../src/extlib/fbudf/fbudf.cpp:675: warning: suggest parentheses around '&&' within '||' ../src/extlib/fbudf/fbudf.cpp: In function 'void power(const paramdsc*, const paramdsc*, paramdsc*)': ../src/extlib/fbudf/fbudf.cpp:790: warning: suggest parentheses around '&&' within '||' ../src/extlib/fbudf/../../jrd/common.h: At global scope: ../src/extlib/fbudf/../../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -shared -Wl,-soname,fbudf.so \ -Wl,-rpath,/usr/lib/firebird/lib -lm -o ../gen/firebird/UDF/fbudf.so ../temp/superclient/extlib/fbudf/fbudf.o ../temp/superclient/common/classes/timestamp.o make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.libfbclient libfbclient make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/superclient/jrd/alt.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/superclient/jrd/cvt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt.cpp:56: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt.cpp: In function 'void CVT_move(const dsc*, dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt.cpp:1528: warning: unused variable 'to_size' ../src/jrd/../jrd/../lock/../jrd/file_params.h: At global scope: ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/superclient/jrd/db_alias.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/superclient/jrd/dsc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/superclient/jrd/enc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/superclient/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/gds.cpp: In function 'SLONG safe_interpret(char*, size_t, const ISC_STATUS**, bool)': ../src/jrd/gds.cpp:910: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp:941: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1124: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/gds.cpp: In function 'SLONG gds__get_prefix(SSHORT, const TEXT*)': ../src/jrd/gds.cpp:1709: warning: unused variable 'count' ../src/jrd/gds.cpp: In function 'void gds__unregister_cleanup(void (*)(void*), void*)': ../src/jrd/gds.cpp:2481: warning: suggest parentheses around assignment used as truth value ../src/jrd/gds.cpp: In function 'void blr_print_verb(gds_ctl*, SSHORT)': ../src/jrd/gds.cpp:3289: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/gds.cpp:118: warning: 'FB_PID_FILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/superclient/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/superclient/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superclient/jrd/isc_ipc.o ../src/jrd/os/posix/isc_ipc.cpp: In function 'void ISC_signal_cancel(int, void (*)(void*), void*)': ../src/jrd/os/posix/isc_ipc.cpp:411: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/superclient/jrd/isc_sync.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:1915: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1945: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1965: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1988: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2093: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2128: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2089: 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_object(ISC_STATUS*, sh_mem*, SLONG, SLONG)': ../src/jrd/isc_sync.cpp:2855: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2873: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_object(ISC_STATUS*, sh_mem*, UCHAR**, SLONG)': ../src/jrd/isc_sync.cpp:2912: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2928: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, SLONG, bool)': ../src/jrd/isc_sync.cpp:3843: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_file(ISC_STATUS*, sh_mem*, USHORT)': ../src/jrd/isc_sync.cpp:4137: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'SLONG find_key(ISC_STATUS*, TEXT*)': ../src/jrd/isc_sync.cpp:4310: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4315: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/isc_sync.cpp:76: warning: 'inhibit_restart' defined but not used ../src/jrd/isc_sync.cpp:79: warning: 'process_id' defined but not used ../src/jrd/isc_sync.cpp:82: warning: 'next_shared_memory' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/superclient/jrd/perf.o ../src/jrd/perf.cpp: In function 'int perf_format(const PERF*, const PERF*, const SCHAR*, SCHAR*, SSHORT*)': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/superclient/jrd/sch.o ../src/jrd/sch.cpp: In function 'void SCH_abort()': ../src/jrd/sch.cpp:227: warning: suggest parentheses around assignment used as truth value ../src/jrd/sch.cpp: In function 'void cleanup(void*)': ../src/jrd/sch.cpp:808: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/superclient/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sdl.cpp: In function 'ISC_STATUS error(ISC_STATUS*, ...)': ../src/jrd/sdl.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/superclient/jrd/status.o ../src/jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/superclient/jrd/ThreadData.o ../src/jrd/ThreadData.cpp: In static member function 'static void ThreadData::start(void* (*)(void*), void*, int, int, void*)': ../src/jrd/ThreadData.cpp:334: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadData.cpp:336: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadData.cpp:312: warning: unused variable 'pattr' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/superclient/jrd/utl.o ../src/jrd/utl.cpp:1039: warning: ignoring #pragma FB_COMPILER_MESSAGE ../src/jrd/utl.cpp: In function 'void isc_expand_dpb(SCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:388: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:458: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:661: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int dump(ISC_QUAD*, void*, void*, FILE*)': ../src/jrd/utl.cpp:2006: 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 edit(ISC_QUAD*, void*, void*, SSHORT, const SCHAR*)': ../src/jrd/utl.cpp:2079: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'void isc_expand_dpb_internal(const UCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:2204: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:2273: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int isc_version(void**, void (*)(void*, const char*), void*)': ../src/jrd/utl.cpp:1282: warning: 'ods_version' may be used uninitialized in this function ../src/jrd/utl.cpp:1282: warning: 'ods_minor_version' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/superclient/jrd/why.o In file included from ../src/jrd/why.cpp:66: ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/jrd/why.cpp: In destructor '::YEntry::~YEntry()': ../src/jrd/why.cpp:573: warning: unused variable 'attach' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_commit_transaction(ISC_STATUS*, void**)': ../src/jrd/why.cpp:1444: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_insert_m(ISC_STATUS*, void**, USHORT, const SCHAR*, USHORT, USHORT, const SCHAR*)': ../src/jrd/why.cpp:3327: warning: unused variable 'dasup' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, void**, SSHORT, const SCHAR*, SSHORT, SCHAR*)': ../src/jrd/why.cpp:3625: warning: suggest parentheses around '&&' within '||' ../src/jrd/why.cpp: In function 'SCHAR* alloc(SLONG)': ../src/jrd/why.cpp:5294: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_create_database(ISC_STATUS*, USHORT, const TEXT*, void**, SSHORT, const UCHAR*, USHORT)': ../src/jrd/why.cpp:1655: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_attach_database(ISC_STATUS*, SSHORT, const TEXT*, void**, SSHORT, const SCHAR*)': ../src/jrd/why.cpp:1085: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superclient/dsql/array.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superclient/dsql/array.cpp -o ../temp/superclient/dsql/array.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superclient/dsql/array.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/superclient/dsql/array.cpp:59: warning: 'DB' defined but not used ../temp/superclient/dsql/array.cpp:62: warning: 'gds_trans' defined but not used ../temp/superclient/dsql/array.cpp:64: warning: 'isc_status' defined but not used ../temp/superclient/dsql/array.cpp:65: warning: 'isc_status2' defined but not used ../temp/superclient/dsql/array.cpp:67: warning: 'isc_array_length' defined but not used ../temp/superclient/dsql/array.cpp:68: warning: 'SQLCODE' defined but not used ../temp/superclient/dsql/array.cpp:70: warning: 'isc_0l' defined but not used ../temp/superclient/dsql/array.cpp:93: warning: 'isc_11l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/superclient/dsql/blob.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superclient/dsql/blob.cpp -o ../temp/superclient/dsql/blob.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superclient/dsql/blob.cpp:53: warning: 'isc_blob_null' defined but not used ../temp/superclient/dsql/blob.cpp:55: warning: 'DB' defined but not used ../temp/superclient/dsql/blob.cpp:58: warning: 'gds_trans' defined but not used ../temp/superclient/dsql/blob.cpp:60: warning: 'isc_status' defined but not used ../temp/superclient/dsql/blob.cpp:61: warning: 'isc_status2' defined but not used ../temp/superclient/dsql/blob.cpp:63: warning: 'isc_array_length' defined but not used ../temp/superclient/dsql/blob.cpp:64: warning: 'SQLCODE' defined but not used ../temp/superclient/dsql/blob.cpp:66: warning: 'isc_0l' defined but not used ../temp/superclient/dsql/blob.cpp:89: warning: 'isc_10l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/superclient/dsql/preparse.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/superclient/dsql/user_dsql.o ../src/dsql/user_dsql.cpp:105: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/user_dsql.cpp:43: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/user_dsql.cpp: In function 'ISC_STATUS isc_embed_dsql_release(ISC_STATUS*, const SCHAR*)': ../src/dsql/user_dsql.cpp:843: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/user_dsql.cpp:1350: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp:1371: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void error_post(ISC_STATUS, ...)': ../src/dsql/user_dsql.cpp:1442: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'dsql_name* insert_name(const TEXT*, dsql_name**, stmt*)': ../src/dsql/user_dsql.cpp:1548: warning: suggest parentheses around assignment used as truth value ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/superclient/dsql/utld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/utld.cpp: In function 'USHORT UTLD_char_length_to_byte_length(USHORT, USHORT)': ../src/dsql/utld.cpp:161: warning: comparison between signed and unsigned integer expressions ../src/dsql/utld.cpp: In function 'void UTLD_save_status_strings(ISC_STATUS*)': ../src/dsql/utld.cpp:801: warning: 'l' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sqlda(ISC_STATUS*, sqlda_sup*, USHORT*, USHORT*, USHORT*, USHORT, XSQLDA*, USHORT)': ../src/dsql/utld.cpp:367: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:368: warning: 'qvar' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sql_info(ISC_STATUS*, USHORT, const SCHAR*, XSQLDA*, USHORT*)': ../src/dsql/utld.cpp:211: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:212: warning: 'qvar' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/superclient/dsql/keywords.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/superclient/remote/allr.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/allr.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/superclient/remote/inet.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet.cpp:98: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/inet.cpp: In function 'int accept_connection(rem_port*, P_CNCT*)': ../src/remote/inet.cpp:1208: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ../src/remote/inet.cpp: In function 'rem_port* receive(rem_port*, PACKET*)': ../src/remote/inet.cpp:2326: warning: suggest parentheses around assignment used as truth value ../src/remote/inet.cpp: In function 'bool_t packet_send(rem_port*, const SCHAR*, SSHORT)': ../src/remote/inet.cpp:3673: warning: 'inetErrNo' may be used uninitialized in this function ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/superclient/remote/interface.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/interface.cpp:39: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/remote/interface.cpp: In function 'ISC_STATUS REM_fetch(ISC_STATUS*, rsr**, USHORT, const UCHAR*, USHORT, USHORT, UCHAR*)': ../src/remote/interface.cpp:1907: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp: In function 'void mov_faster(const SLONG*, SLONG*, USHORT)': ../src/remote/interface.cpp:6214: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6228: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6233: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/superclient/remote/merge.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/superclient/remote/parser.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/parser.cpp:32: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/parser.cpp: In function 'message* PARSE_messages(const UCHAR*, USHORT)': ../src/remote/parser.cpp:214: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/superclient/remote/protocol.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/protocol.cpp: In function 'bool_t xdr_protocol(XDR*, PACKET*)': ../src/remote/protocol.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:315: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:355: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:576: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/superclient/remote/remote.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/superclient/remote/xdr.o ../src/remote/xdr.cpp:500: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/superclient/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:142: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:149: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_dyn(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:197: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:206: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_sdl(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:245: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int print_blr_dtype(ctl*, bool)': ../src/gpre/pretty.cpp:414: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:485: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_char(ctl*, SSHORT)': ../src/gpre/pretty.cpp:526: warning: suggest parentheses around '&&' within '||' ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:553: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:620: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_sdl_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:775: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/superclient/utilities/gsec/call_service.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/superclient/common/utils.o ../src/common/utils.cpp: In function 'Firebird::PathName fb_utils::get_process_name()': ../src/common/utils.cpp:645: warning: comparison between signed and unsigned integer expressions ../src/common/../jrd/common.h: At global scope: ../src/common/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/superclient/common/classes/semaphore.o In file included from ../src/common/classes/semaphore.cpp:29: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/superclient/common/classes/TempFile.o ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/superclient/common/classes/SafeArg.o ../src/common/classes/SafeArg.cpp: In member function 'const MsgFormat::safe_cell& MsgFormat::SafeArg::getCell(size_t) const': ../src/common/classes/SafeArg.cpp:330: warning: missing braces around initializer for 'MsgFormat::safe_cell::' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/superclient/common/classes/MsgPrint.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/superclient/common/classes/BaseStream.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superclient/jrd/config_root.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superclient/jrd/path_utils.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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 Firebird::string&)': ../src/jrd/os/posix/fbsyslog.cpp:51: 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:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/superclient/jrd/guid.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/superclient/common/config/config.o ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_INTEGER' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/superclient/common/config/config_file.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/superclient/common/config/dir_list.o ../src/common/config/dir_list.cpp: In member function 'bool Firebird::DirectoryList::isPathInList(const Firebird::PathName&) const': ../src/common/config/dir_list.cpp:196: warning: enumeration value 'NotInitialized' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'Restrict' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'SimpleList' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superclient/common/classes/ClumpletReader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superclient/common/classes/ClumpletWriter.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used gcc -Wl,--version-script,../builds/posix/firebird.vers -shared \ -Wl,-soname,libfbclient.so.2 -Wl,-rpath,/usr/lib/firebird/lib \ -o ../gen/firebird/lib/libfbclient.so.2.1.2 ../temp/superclient/jrd/alt.o ../temp/superclient/jrd/cvt.o ../temp/superclient/jrd/db_alias.o ../temp/superclient/jrd/dsc.o ../temp/superclient/jrd/enc.o ../temp/superclient/jrd/gds.o ../temp/superclient/jrd/isc.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc_ipc.o ../temp/superclient/jrd/isc_sync.o ../temp/superclient/jrd/perf.o ../temp/superclient/jrd/sch.o ../temp/superclient/jrd/sdl.o ../temp/superclient/jrd/status.o ../temp/superclient/jrd/ThreadData.o ../temp/superclient/jrd/utl.o ../temp/superclient/jrd/why.o ../temp/superclient/dsql/array.o ../temp/superclient/dsql/blob.o ../temp/superclient/dsql/preparse.o ../temp/superclient/dsql/user_dsql.o ../temp/superclient/dsql/utld.o ../temp/superclient/dsql/keywords.o ../temp/superclient/remote/allr.o ../temp/superclient/remote/inet.o ../temp/superclient/remote/interface.o ../temp/superclient/remote/merge.o ../temp/superclient/remote/parser.o ../temp/superclient/remote/protocol.o ../temp/superclient/remote/remote.o ../temp/superclient/remote/xdr.o ../temp/superclient/gpre/pretty.o ../temp/superclient/utilities/gsec/call_service.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/utils.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/jrd/guid.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/common/config/dir_list.o ../temp/superclient/common/classes/ClumpletReader.o ../temp/superclient/common/classes/ClumpletWriter.o -lm -ldl -lcurses -lsupc++ -lgcc_eh -pthread (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2.1.2 libfbclient.so.2 ) (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2 libfbclient.so ) rm ../temp/superclient/dsql/blob.cpp ../temp/superclient/dsql/array.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make[1]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' + cd gen + ./install/makeInstallImage.sh cp: cannot stat `./firebird/lib/libicu*.so*': No such file or directory + mv ./buildroot/ buildroot-classic + chmod 644 ./buildroot-classic/usr/lib/firebird/help/help.fdb + cd .. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr/lib/firebird --enable-superserver --with-system-icu checking whether make sets $(MAKE)... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for 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... gcc checking for gawk... gawk checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... yes 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 for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for unistd.h... (cached) yes checking if POSIX threads are available... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking netconfig.h usability... no checking netconfig.h presence... no checking for netconfig.h... no checking for rpc/xdr.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for main in -ldl... yes checking for main in -lm... yes checking for tgetent in -lcurses... yes checking for gettimeofday... yes checking if gettimeofday accepts second (timezone) argument... yes checking for time... yes checking for times... yes checking for library containing gethostname... none required checking for library containing connect... none required checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for library containing dirname... none required checking for dirname... yes checking for sigaction... yes checking for setitimer... yes checking for snprintf... yes checking for vsnprintf... yes checking for swab... yes checking for _swab... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether setpgrp takes no argument... yes checking for setpgid... yes checking whether getpgrp requires zero arguments... yes checking for flock... yes checking for initgroups... yes checking for getpagesize... (cached) yes checking for pread... yes checking for pwrite... yes checking for getcwd... yes checking for getwd... yes checking for setmntent... yes checking for getmntent... yes checking if getmntent needs second argument... no checking for setrlimit... yes checking for getrlimit... yes checking for tcgetattr... yes checking for strdup... yes checking for mkstemp... yes checking for pthread_keycreate... no checking for pthread_key_create... no checking for llrint... yes checking for localtime_r... yes checking for gmtime_r... yes checking for fchmod... yes checking for sem_timedwait... yes checking for sem_init... yes checking for working sem_int()... yes checking for semtimedop... yes checking whether byte ordering is bigendian... yes checking for working volatile... yes checking return type of signal handlers... void checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void *... 4 checking size of long... 4 checking for socklen_t... yes checking for semun... no checking if sem.h defines semun... no checking for struct XDR::xdr_ops... no checking for struct xdr_ops... yes checking alignment of long... 8 checking alignment of double... 8 checking for /proc/self/exe... yes checking for __thread... yes configure: creating ./config.status files are identical config.status: creating gen/install/misc/firebird.conf config.status: creating gen/install/misc/aliases.conf config.status: creating gen/install/misc/fbintl.conf config.status: creating gen/firebird/bin/fb_config config.status: creating gen/firebird/bin/posixLibrary.sh config.status: creating gen/firebird/bin/classicLibrary.sh config.status: creating gen/firebird/bin/superLibrary.sh config.status: creating gen/firebird/bin/changeRunUser.sh config.status: creating gen/firebird/bin/restoreRootRunUser.sh config.status: creating gen/install/makeInstallImage.sh config.status: creating gen/firebird/bin/tarMainInstall.sh config.status: creating gen/firebird/bin/tarinstall.sh config.status: creating gen/firebird/bin/preinstall.sh config.status: creating gen/firebird/bin/postinstall.sh config.status: creating gen/firebird/bin/preuninstall.sh config.status: creating gen/firebird/bin/postuninstall.sh config.status: creating gen/firebird/bin/taruninstall.sh config.status: creating gen/firebird/bin/tarMainUninstall.sh config.status: creating gen/install/scripts/rpmheader.txt config.status: creating gen/install/scripts/rpmfiles.txt config.status: creating gen/install/misc/firebird.xinetd config.status: creating gen/install/misc/firebird.init.d.generic config.status: creating gen/install/misc/firebird.init.d.mandrake config.status: creating gen/install/misc/firebird.init.d.suse config.status: creating gen/install/misc/firebird.init.d.debian config.status: creating gen/install/misc/firebird.init.d.gentoo config.status: creating gen/install/misc/firebird.init.d.slackware config.status: creating gen/install/misc/rc.config.firebird config.status: creating gen/firebird/bin/changeDBAPassword.sh config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status: creating gen/firebird/bin/createAliasDB.sh config.status: creating gen/firebird/bin/linuxLibrary.sh config.status: creating gen/firebird/bin/superLinux.sh config.status: creating gen/make.rules config.status: creating gen/make.defaults config.status: creating gen/make.platform config.status: creating gen/make.shared.variables config.status: creating gen/make.shared.targets config.status: creating gen/Makefile config.status: creating gen/Makefile.codes config.status: creating gen/Makefile.boot.gpre config.status: creating gen/Makefile.libfbstatic config.status: creating gen/Makefile.static.gpre config.status: creating gen/Makefile.static.gbak config.status: creating gen/Makefile.static.gfix config.status: creating gen/Makefile.static.isql config.status: creating gen/Makefile.refDatabases config.status: creating gen/Makefile.fbserver config.status: creating gen/Makefile.libfbclient config.status: creating gen/Makefile.client.fbudf config.status: creating gen/Makefile.client.gbak config.status: creating gen/Makefile.client.gfix config.status: creating gen/Makefile.client.gdef config.status: creating gen/Makefile.client.qli config.status: creating gen/Makefile.client.isql config.status: creating gen/Makefile.client.gpre config.status: creating gen/Makefile.client.util config.status: creating gen/Makefile.client.gsec config.status: creating gen/Makefile.intl config.status: creating gen/Makefile.msgs config.status: creating gen/Makefile.extlib config.status: creating gen/examples/Makefile.examples config.status: creating gen/Makefile.libfbembed config.status: creating gen/Makefile.inet_server config.status: creating gen/Makefile.embed.lockmgr config.status: creating gen/Makefile.embed.util config.status: creating gen/Makefile.embed.fbudf config.status: creating gen/Makefile.embed.gfix config.status: creating gen/Makefile.embed.gbak config.status: creating gen/Makefile.embed.isql config.status: creating gen/Makefile.embed.gdef config.status: creating gen/Makefile.embed.qli config.status: creating gen/Makefile.embed.gpre config.status: creating gen/Makefile.install config.status: creating Makefile config.status: creating gen/Makefile.extern.editline config.status: creating src/include/gen/autoconfig.h config.status: executing libtool commands The Firebird2 package has been configured with the following options: Architecture : SuperServer Debug : disabled 64 bit I/O for 32-bit platforms : enabled Raw devices : enabled Service name : gds_db Service port : 3050 GPRE modules : c_cxx.cpp Install Dir : /usr/lib/firebird + make make -C gen firebird make[1]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.extern.editline make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make[2]: Nothing to be done for `libeditline'. make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' (cd ..; ./src/misc/writeBuildNum.sh rebuildHeader) files are identical make -f ../gen/Makefile.libfbstatic libfbstatic make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/boot/jrd/config_root.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/boot/jrd/path_utils.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/boot/jrd/mod_loader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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 Firebird::string&)': ../src/jrd/os/posix/fbsyslog.cpp:51: 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:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/boot/jrd/guid.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/boot/jrd/alt.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/boot/jrd/cvt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt.cpp:56: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt.cpp: In function 'void CVT_move(const dsc*, dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt.cpp:1537: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/../lock/../jrd/file_params.h: At global scope: ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/boot/jrd/db_alias.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/boot/jrd/enc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/gds.cpp: In function 'SLONG safe_interpret(char*, size_t, const ISC_STATUS**, bool)': ../src/jrd/gds.cpp:910: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp:941: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1124: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/gds.cpp: In function 'SLONG gds__get_prefix(SSHORT, const TEXT*)': ../src/jrd/gds.cpp:1709: warning: unused variable 'count' ../src/jrd/gds.cpp: In function 'void gds__unregister_cleanup(void (*)(void*), void*)': ../src/jrd/gds.cpp:2481: warning: suggest parentheses around assignment used as truth value ../src/jrd/gds.cpp: In function 'void blr_print_verb(gds_ctl*, SSHORT)': ../src/jrd/gds.cpp:3289: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/gds.cpp:118: warning: 'FB_PID_FILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/boot/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/boot/jrd/isc_ipc.o ../src/jrd/os/posix/isc_ipc.cpp: In function 'void ISC_signal_cancel(int, void (*)(void*), void*)': ../src/jrd/os/posix/isc_ipc.cpp:411: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/boot/jrd/isc_sync.o ../src/jrd/isc_sync.cpp:4554: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:1915: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1945: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1965: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1988: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2093: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2128: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2089: 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_object(ISC_STATUS*, sh_mem*, SLONG, SLONG)': ../src/jrd/isc_sync.cpp:2855: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2873: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_object(ISC_STATUS*, sh_mem*, UCHAR**, SLONG)': ../src/jrd/isc_sync.cpp:2912: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2928: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, SLONG, bool)': ../src/jrd/isc_sync.cpp:3843: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_file(ISC_STATUS*, sh_mem*, USHORT)': ../src/jrd/isc_sync.cpp:4137: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'SLONG find_key(ISC_STATUS*, TEXT*)': ../src/jrd/isc_sync.cpp:4310: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4315: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'SLONG open_semaphores(ISC_STATUS*, SLONG, int&)': ../src/jrd/isc_sync.cpp:4343: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4353: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'SLONG create_semaphores(ISC_STATUS*, SLONG, int)': ../src/jrd/isc_sync.cpp:4388: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4399: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4406: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4435: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:2054: warning: 'semid' may be used uninitialized in this function ../src/jrd/isc_sync.cpp:2159: warning: 'semid' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/isc_sync.cpp:79: warning: 'process_id' defined but not used ../src/jrd/isc_sync.cpp:82: warning: 'next_shared_memory' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/boot/jrd/perf.o ../src/jrd/perf.cpp: In function 'int perf_format(const PERF*, const PERF*, const SCHAR*, SCHAR*, SSHORT*)': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/boot/jrd/sch.o ../src/jrd/sch.cpp: In function 'void SCH_abort()': ../src/jrd/sch.cpp:227: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/boot/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sdl.cpp: In function 'ISC_STATUS error(ISC_STATUS*, ...)': ../src/jrd/sdl.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/boot/jrd/status.o ../src/jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/boot/jrd/ThreadData.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/boot/jrd/utl.o ../src/jrd/utl.cpp:1039: warning: ignoring #pragma FB_COMPILER_MESSAGE ../src/jrd/utl.cpp: In function 'void isc_expand_dpb(SCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:388: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:458: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:661: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int dump(ISC_QUAD*, void*, void*, FILE*)': ../src/jrd/utl.cpp:2006: 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 edit(ISC_QUAD*, void*, void*, SSHORT, const SCHAR*)': ../src/jrd/utl.cpp:2079: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'void isc_expand_dpb_internal(const UCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:2204: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:2273: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int isc_version(void**, void (*)(void*, const char*), void*)': ../src/jrd/utl.cpp:1282: warning: 'ods_version' may be used uninitialized in this function ../src/jrd/utl.cpp:1282: warning: 'ods_minor_version' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/boot/jrd/why.o In file included from ../src/jrd/why.cpp:66: ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_commit_transaction(ISC_STATUS*, void**)': ../src/jrd/why.cpp:1444: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_insert_m(ISC_STATUS*, void**, USHORT, const SCHAR*, USHORT, USHORT, const SCHAR*)': ../src/jrd/why.cpp:3327: warning: unused variable 'dasup' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, void**, SSHORT, const SCHAR*, SSHORT, SCHAR*)': ../src/jrd/why.cpp:3625: warning: suggest parentheses around '&&' within '||' ../src/jrd/why.cpp: In function 'SCHAR* alloc(SLONG)': ../src/jrd/why.cpp:5294: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_service_attach(ISC_STATUS*, USHORT, const TEXT*, void**, USHORT, const SCHAR*)': ../src/jrd/why.cpp:4663: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_create_database(ISC_STATUS*, USHORT, const TEXT*, void**, SSHORT, const UCHAR*, USHORT)': ../src/jrd/why.cpp:1655: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_attach_database(ISC_STATUS*, SSHORT, const TEXT*, void**, SSHORT, const SCHAR*)': ../src/jrd/why.cpp:1085: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/boot/jrd/blob_filter.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/blob_filter.cpp:49: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/dpm.cpp: In function 'RecordNumber DPM_store_blob(Jrd::thread_db*, Jrd::blb*, Jrd::Record*)': ../temp/boot/jrd/dpm.cpp:2106: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn.cpp:69: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn.cpp:77: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn.cpp: In function 'void grant(Jrd::Global*, const UCHAR**)': ../temp/boot/jrd/dyn.cpp:1239: warning: 'id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/dyn_def.cpp:66: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dyn_def.cpp:72: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'dtype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'length' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'clength' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3885: warning: 'precision' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3886: warning: 'stype' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3886: warning: 'scale' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp:3887: warning: 'charset_id' may be used uninitialized in this function ../temp/boot/jrd/dyn_def.cpp: In function 'void DYN_define_constraint(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_def.cpp:1067: warning: 'verb' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn_del.cpp:56: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn_del.cpp:63: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn_del.cpp: In function 'void DYN_delete_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/boot/jrd/dyn_del.cpp:1666: warning: 'found' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/dyn_mod.cpp:61: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dyn_mod.cpp:67: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/boot/jrd/dyn_mod.cpp: In function 'void DYN_modify_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/boot/jrd/dyn_mod.cpp:2410: warning: 'position' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2422: warning: 'system_flag' may be used uninitialized in this function ../temp/boot/jrd/dyn_mod.cpp:2490: warning: 'existing_position' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dyn_util.cpp:54: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dyn_util.cpp:61: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/dyn_util.cpp: In function 'void DYN_UTIL_copy_domain(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/dyn_util.cpp:970: warning: unused variable 'dbb' ../temp/boot/jrd/dyn_util.cpp: In function 'bool DYN_UTIL_is_array(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&)': ../temp/boot/jrd/dyn_util.cpp:802: warning: 'rc' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/evl_proto.h:27, from ../temp/boot/jrd/fun.cpp:60: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/fun.cpp:63: ../src/include/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../temp/boot/jrd/fun.cpp: In function 'void invoke(Jrd::UserFunction*, Jrd::fun_repeat*, Jrd::impure_value*, void**, const udf_blob*, bool&, bool&)': ../temp/boot/jrd/fun.cpp:1051: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/grant.cpp:53: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../temp/boot/jrd/grant.cpp:57: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/boot/jrd/grant.cpp: In function 'bool GRANT_privileges(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/grant.cpp:247: warning: unused variable 'dbb' ../temp/boot/jrd/grant.cpp: In function 'USHORT squeeze_acl(Jrd::Acl&, const Firebird::MetaName&, SSHORT)': ../temp/boot/jrd/grant.cpp:1402: warning: 'dup_acl' may be used uninitialized in this function ../temp/boot/jrd/grant.cpp: In function 'USHORT save_field_privileges(Jrd::thread_db*, Jrd::Acl&, const TEXT*, const Firebird::MetaName&, USHORT)': ../temp/boot/jrd/grant.cpp:1016: warning: 'priv' may be used uninitialized in this function ../temp/boot/jrd/grant.cpp:1016: warning: 'field_public' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/ini.cpp:45: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/ini.cpp: In function 'void add_relation_fields(USHORT)': ../temp/boot/jrd/ini.cpp:1355: warning: unused variable 'dbb' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/met.cpp:58: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/met.cpp:58: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/met.cpp:99: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/include/../jrd/ini.h:28, from ../temp/boot/jrd/met.cpp:117: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/jrd/met.cpp: In function 'void store_dependencies(Jrd::thread_db*, Jrd::CompilerScratch*, const Jrd::jrd_rel*, const Firebird::MetaName&, int)': ../temp/boot/jrd/met.cpp:6778: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp:6806: warning: suggest parentheses around '&&' within '||' ../temp/boot/jrd/met.cpp: In function 'Jrd::jrd_prc* MET_procedure(Jrd::thread_db*, int, bool, USHORT)': ../temp/boot/jrd/met.cpp:4569: warning: 'pa_collation_id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/scl.cpp:65: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/boot/jrd/scl.cpp: In function 'bool check_user_group(const UCHAR*, USHORT)': ../temp/boot/jrd/scl.cpp:1204: warning: unused variable 'dbb' ../temp/boot/jrd/scl.cpp: In function 'USHORT walk_acl(Jrd::thread_db*, const Jrd::Acl&, const Jrd::jrd_rel*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/boot/jrd/scl.cpp:1452: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/boot/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/boot/jrd/Collation.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/Collation.cpp:99: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/Collation.cpp:98: ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/boot/jrd/DatabaseSnapshot.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/DatabaseSnapshot.cpp:32: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/DatabaseSnapshot.cpp:43: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::acquire()': ../src/jrd/DatabaseSnapshot.cpp:118: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'UCHAR* Jrd::DatabaseSnapshot::SharedMemory::readData(Jrd::thread_db*, Firebird::MemoryPool&, ULONG&)': ../src/jrd/DatabaseSnapshot.cpp:170: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:171: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::doCleanup(const Jrd::Database*)': ../src/jrd/DatabaseSnapshot.cpp:271: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:272: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::SharedMemory::init(void*, SH_MEM_T*, bool)': ../src/jrd/DatabaseSnapshot.cpp:323: warning: unused variable 'shmem' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::dumpData(Jrd::thread_db*)': ../src/jrd/DatabaseSnapshot.cpp:828: warning: unused variable 'call' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::putDatabase(const Jrd::Database*, Firebird::ClumpletWriter&, int)': ../src/jrd/DatabaseSnapshot.cpp:901: warning: unused variable 'pageSpace' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/boot/jrd/VirtualTable.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/VirtualTable.cpp:30: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/boot/jrd/RecordBuffer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/boot/jrd/all.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/boot/jrd/blb.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/blb.cpp:63: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/blb.cpp: In function 'Jrd::blb* BLB_open2(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const UCHAR*, bool)': ../src/jrd/blb.cpp:1374: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/blb.cpp: In function 'blob_page* get_next_page(Jrd::thread_db*, Jrd::blb*, Jrd::WIN*)': ../src/jrd/blb.cpp:2317: warning: unused variable 'dbb' ../src/jrd/blb.cpp: In function 'void slice_callback(array_slice*, ULONG, DSC*)': ../src/jrd/blb.cpp:2784: warning: unused variable 'tdbb' ../src/jrd/blb.cpp: In function 'void BLB_scalar(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const SLONG*, Jrd::impure_value*)': ../src/jrd/blb.cpp:1885: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1884: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1865: note: initialized from here ../src/jrd/blb.cpp: In function 'SLONG BLB_get_slice(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, const UCHAR*, USHORT, const UCHAR*, SLONG, UCHAR*)': ../src/jrd/blb.cpp:864: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:862: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:861: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:838: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:833: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:825: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:823: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/boot/jrd/btn.o ../src/jrd/btn.cpp: In function 'SLONG BTreeNode::findPageInDuplicates(const Ods::btree_page*, UCHAR*, SLONG, RecordNumber)': ../src/jrd/btn.cpp:87: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/boot/jrd/btr.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/btr.cpp:54: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/btr.cpp: In function 'void BTR_evaluate(Jrd::thread_db*, Jrd::IndexRetrieval*, Jrd::RecordBitmap**, Jrd::RecordBitmap*)': ../src/jrd/btr.cpp:716: warning: suggest parentheses around '&&' within '||' ../src/jrd/btr.cpp: In function 'void BTR_insert(Jrd::thread_db*, Jrd::WIN*, Jrd::index_insertion*)': ../src/jrd/btr.cpp:1010: warning: unused variable 'dbb' ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp: In function 'UCHAR* find_node_start_point(Ods::btree_page*, Jrd::temporary_key*, UCHAR*, USHORT*, bool, bool, bool, RecordNumber)': ../src/jrd/btr.cpp:4297: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/btr.cpp:45: ../src/jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:229: instantiated from here ../src/jrd/../jrd/LocksCache.h:134: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:134: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/LocksCache.h: In member function 'Jrd::GlobalRWLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:273: instantiated from here ../src/jrd/../jrd/LocksCache.h:158: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:158: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:6238: warning: array subscript is below array bounds ../src/jrd/btr.cpp: In function 'void generate_jump_nodes(Jrd::thread_db*, Ods::btree_page*, jumpNodeList*, USHORT, USHORT*, USHORT*, USHORT*)': ../src/jrd/btr.cpp:5478: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp: In function 'CONTENTS delete_node(Jrd::thread_db*, Jrd::WIN*, UCHAR*)': ../src/jrd/btr.cpp:2966: warning: 'removingNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::prefix' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::data' may be used uninitialized in this function ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/boot/jrd/builtin.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/boot/jrd/GlobalRWLock.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/GlobalRWLock.cpp: In member function 'bool Jrd::GlobalRWLock::lock(Jrd::thread_db*, locklevel_t, SSHORT, SLONG)': ../src/jrd/GlobalRWLock.cpp:121: warning: 'n' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/boot/jrd/cch.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cch.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/cch.cpp: In function 'Ods::pag* CCH_fake(Jrd::thread_db*, Jrd::WIN*, SSHORT)': ../src/jrd/cch.cpp:668: warning: unused variable 'attachment_lock_handle' ../src/jrd/cch.cpp: In function 'void CCH_flush(Jrd::thread_db*, USHORT, SLONG)': ../src/jrd/cch.cpp:1300: warning: unused variable 'bcb' ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2833: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2833: 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:2864: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2864: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushAll(Jrd::thread_db*, USHORT)': ../src/jrd/cch.cpp:2934: warning: unused variable 'all_flag' ../src/jrd/cch.cpp:2936: warning: unused variable 'write_thru' ../src/jrd/cch.cpp:2937: warning: unused variable 'sweep_flag' ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4431: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4431: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4549: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4549: 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:4666: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:4666: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4725: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4725: 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:4837: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4837: 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:4928: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4928: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5012: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5012: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5065: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5065: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5161: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5161: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4913: warning: unused variable 'walk' ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6023: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6023: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6398: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6398: 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:6486: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6486: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/boot/jrd/cmp.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cmp.cpp:69: ../src/jrd/../jrd/fun_proto.h: At global scope: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cmp.cpp:72: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_clone_request(Jrd::thread_db*, Jrd::jrd_req*, USHORT, bool)': ../src/jrd/cmp.cpp:469: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_make_request(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/cmp.cpp:2027: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'void ignore_dbkey(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, const Jrd::jrd_rel*)': ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'bool stream_in_rse(USHORT, const Jrd::RecordSelExpr*)': ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_find_request(Jrd::thread_db*, USHORT, USHORT)': ../src/jrd/cmp.cpp:662: warning: 'request' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/boot/jrd/cvt2.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt2.cpp:42: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:254: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:262: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:272: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:279: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp: In function 'USHORT CVT2_make_string2(const dsc*, USHORT, UCHAR**, Jrd::MoveBuffer&, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:649: warning: 'from_buf' may be used uninitialized in this function ../src/jrd/cvt2.cpp:650: warning: 'from_len' may be used uninitialized in this function ../src/jrd/cvt2.cpp:651: warning: 'from_interp' may be used uninitialized in this function ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_blob_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:437: warning: 'l1' may be used uninitialized in this function ../src/jrd/cvt2.cpp:437: warning: 'l2' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/boot/jrd/DataTypeUtil.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/DataTypeUtil.cpp: In static member function 'static void DataTypeUtilBase::makeFromList(dsc*, const char*, int, const dsc**)': ../src/jrd/DataTypeUtil.cpp:114: warning: 'first_sub_type' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/boot/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/boot/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/boot/jrd/dfw.cpp:97: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/boot/jrd/dfw.cpp:99: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/boot/jrd/dfw.cpp:107: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../temp/boot/jrd/dfw.cpp: In function 'bool modify_index(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_null' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_update_format' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_compute_security' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_shadow' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_erase_file' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_field' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_global' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_rfr' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_post_event' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_trigger' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_grant' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_revoke' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_scan_relation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_procedure' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_prm' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_collation' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_exception' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_generator' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_udf' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_difference' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_begin_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_end_backup' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_index_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_partner_rel_id' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_proc_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_force_computed' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_check_blr' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_rel_name' not handled in switch ../temp/boot/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_trg_type' not handled in switch ../temp/boot/jrd/dfw.cpp: In function 'bool find_depend_in_dfw(Jrd::thread_db*, TEXT*, USHORT, USHORT, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:5130: warning: 'dfw_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'void check_dependencies(Jrd::thread_db*, const TEXT*, const TEXT*, int, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:2095: warning: 'obj_type' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool add_file(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:1328: warning: 'section' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1328: warning: 'shadow_number' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp:1329: warning: 'start' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool make_version(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:7136: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7133: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7132: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5344: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5346: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5353: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5349: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5333: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5331: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:5324: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/boot/jrd/dfw.cpp:7130: note: initialized from here ../temp/boot/jrd/dfw.cpp:5873: warning: 'null_view' may be used uninitialized in this function ../temp/boot/jrd/dfw.cpp: In function 'bool create_relation(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/boot/jrd/dfw.cpp:3085: warning: 'external_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/boot/jrd/divorce.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/boot/jrd/err.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/boot/jrd/iberr.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/boot/jrd/event.o ../src/jrd/event.cpp: In function 'SLONG EVENT_que(ISC_STATUS*, SLONG, USHORT, const TEXT*, USHORT, const UCHAR*, void (*)(void*, USHORT, const UCHAR*), void*)': ../src/jrd/event.cpp:444: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'evh* acquire()': ../src/jrd/event.cpp:508: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'void init(void*, sh_mem*, bool)': ../src/jrd/event.cpp:1214: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'void release()': ../src/jrd/event.cpp:1403: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/boot/jrd/evl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/evl.cpp:80: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/evl.cpp:97: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/evl.cpp: In function 'dsc* dbkey(Jrd::thread_db*, const Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3258: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/evl.cpp: In function 'void fini_agg_distinct(Jrd::thread_db*, const Jrd::jrd_nod*)': ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool string_boolean(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, dsc*, bool)': ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool EVL_boolean(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/evl.cpp:381: warning: 'impure' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[1]' may be used uninitialized in this function ../src/jrd/evl.cpp:380: warning: 'comparison' may be used uninitialized in this function ../src/jrd/evl.cpp:379: warning: 'value' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[0]' may be used uninitialized in this function ../src/jrd/evl.cpp:607: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp:743: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp: In function 'dsc* eval_statistical(Jrd::thread_db*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3289: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/boot/jrd/exe.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/exe.cpp:81: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/exe.cpp: In function 'void EXE_assignment(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, bool, Jrd::jrd_nod*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/exe.cpp: In function 'void EXE_send(Jrd::thread_db*, Jrd::jrd_req*, USHORT, USHORT, const UCHAR*)': ../src/jrd/exe.cpp:889: warning: 'message' may be used uninitialized in this function ../src/jrd/exe.cpp: In function 'void execute_procedure(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:1553: warning: 'in_msg_length' may be used uninitialized in this function ../src/jrd/exe.cpp:1554: warning: 'in_msg' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/boot/jrd/ext.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/boot/jrd/execute_statement.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/execute_statement.cpp:41: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/execute_statement.cpp: In member function 'void ExecuteStatement::Open(Jrd::thread_db*, Jrd::jrd_nod*, SSHORT, bool)': ../src/jrd/execute_statement.cpp:146: warning: unused variable 'temp_tra' ../src/jrd/execute_statement.cpp:154: warning: unused variable 'max_diag_len' ../src/jrd/execute_statement.cpp: In member function 'ULONG ExecuteStatement::ParseSqlda()': ../src/jrd/execute_statement.cpp:341: warning: 'dscType' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/boot/jrd/filters.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/filters.cpp:35: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_acl(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:166: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp:189: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_format(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:306: warning: format '%ld' expects type 'long int', but argument 3 has type 'IPTR' ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_transliterate_text(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:915: warning: suggest parentheses around '&&' within '||' ../src/jrd/filters.cpp: In function 'ISC_STATUS string_filter(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:1155: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'void string_put(Jrd::BlobControl*, const char*)': ../src/jrd/filters.cpp:1218: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/boot/jrd/flu.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/boot/jrd/functions.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/boot/jrd/idx.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/idx.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/idx.cpp: In function 'Jrd::IDX_E check_duplicates(Jrd::thread_db*, Jrd::Record*, Jrd::index_desc*, Jrd::index_insertion*, Jrd::jrd_rel*)': ../src/jrd/idx.cpp:1159: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/boot/jrd/inf.o ../src/jrd/inf.cpp:88: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/inf.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/inf.cpp:64: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/inf.cpp: In function 'int INF_transaction_info(const Jrd::jrd_tra*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:1037: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_blob_info(const Jrd::blb*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:106: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_database_info(const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:219: warning: 'length' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/boot/jrd/intl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/intl.cpp:102: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/intl.cpp:114: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/intl.cpp: In function 'Jrd::Collation* INTL_texttype_lookup(Jrd::thread_db*, USHORT)': ../src/jrd/intl.cpp:1004: warning: unused variable 'dbb' ../src/jrd/intl.cpp: In function 'int INTL_convert_string(dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/intl.cpp:709: warning: 'from_fill' may be used uninitialized in this function ../src/jrd/intl.cpp:713: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/boot/jrd/intl_builtin.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/intl_classes.h:33, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:345: warning: unused variable 'srcStart' ../src/jrd/intl_builtin.cpp: In function 'SSHORT internal_compare(texttype*, ULONG, const UCHAR*, ULONG, const UCHAR*, INTL_BOOL*)': ../src/jrd/intl_builtin.cpp:510: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:518: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:529: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:537: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:382: warning: 'c' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/boot/jrd/IntlManager.o In file included from ../src/jrd/IntlManager.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/boot/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/IntlUtil.h:33, from ../src/jrd/IntlUtil.cpp:28: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::GenericMap, Firebird::StringBase > >, Firebird::DefaultComparator > >*)': ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/boot/jrd/inuse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/inuse.cpp: In function 'bool INUSE_cleanup(iuo*, void (*)(void*))': ../src/jrd/inuse.cpp:72: warning: suggest parentheses around assignment used as truth value ../src/jrd/inuse.cpp: In function 'bool INUSE_remove(iuo*, void*, bool)': ../src/jrd/inuse.cpp:203: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/boot/jrd/jrd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/jrd.cpp:89: ../src/jrd/../jrd/dyn_proto.h: At global scope: ../src/jrd/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/jrd/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/jrd/jrd.cpp:93: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/jrd.cpp:98: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/jrd.cpp:110: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/jrd.cpp: In function 'ISC_STATUS jrd8_create_database(ISC_STATUS*, USHORT, const TEXT*, Jrd::Attachment**, USHORT, const UCHAR*, USHORT, const TEXT*)': ../src/jrd/jrd.cpp:2002: warning: unused variable 'first_dbb_file' ../src/jrd/jrd.cpp: In function 'void JRD_restore_context()': ../src/jrd/jrd.cpp:4695: warning: unused variable 'tdbb' ../src/jrd/jrd.cpp:4697: warning: unused variable 'cleaned_up' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/boot/jrd/lck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/lck.cpp: In function 'bool hash_remove_lock(Jrd::Lock*, Jrd::Lock**)': ../src/jrd/lck.cpp:1360: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/lck.cpp: In function 'void LCK_init(Jrd::thread_db*, lck_owner_t)': ../src/jrd/lck.cpp:633: warning: 'owner_id' may be used uninitialized in this function ../src/jrd/lck.cpp: In function 'void LCK_release(Jrd::thread_db*, Jrd::Lock*)': ../src/jrd/lck.cpp:1345: warning: 'prior' may be used uninitialized in this function ../src/jrd/lck.cpp:1345: note: 'prior' was declared here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/boot/jrd/log.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/log.cpp:35: ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/boot/jrd/mov.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/mov.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/mov.cpp: In function 'void MOV_faster(const SLONG*, SLONG*, ULONG)': ../src/jrd/mov.cpp:194: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:209: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:215: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp: In function 'void MOV_fill(SLONG*, ULONG)': ../src/jrd/mov.cpp:242: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:256: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:271: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:277: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/boot/jrd/nav.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/nav.cpp:45: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/boot/jrd/opt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/opt.cpp:70: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* OPT_compile(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, Jrd::NodeStack*)': ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:314: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'Jrd::jrd_nod* OPT_make_index(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_rel*, Jrd::index_desc*)': ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool dump_index(const Jrd::jrd_nod*, SCHAR**, SSHORT*)': ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool gen_sort_merge(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::RiverStack&)': ../src/jrd/opt.cpp:5551: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'void find_used_streams(const Jrd::RecordSource*, UCHAR*)': ../src/jrd/opt.cpp:3604: warning: 'stream' may be used uninitialized in this function ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* gen_aggregate(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::NodeStack*, UCHAR)': ../src/jrd/opt.cpp:3893: warning: 'agg_operator' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/boot/jrd/Optimizer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/Optimizer.cpp:44: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Optimizer.cpp: In function 'double Jrd::OPT_getRelationCardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../src/jrd/Optimizer.cpp:592: warning: unused variable 'dbb' ../src/jrd/Optimizer.cpp: In destructor 'Jrd::OptimizerRetrieval::~OptimizerRetrieval()': ../src/jrd/Optimizer.cpp:957: warning: unused variable 'invCandidate' ../src/jrd/Optimizer.cpp: In member function 'void Jrd::OptimizerRetrieval::findDependentFromStreams(Jrd::jrd_nod*, Jrd::SortedStreamList*) const': ../src/jrd/Optimizer.cpp:1085: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1108: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1112: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1116: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1120: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1124: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/../jrd/dsc.h: In function 'bool Jrd::OPT_expression_equal2(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::jrd_nod*, USHORT)': ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/boot/jrd/pag.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/pag.cpp:99: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/pag.cpp: In function 'USHORT PAG_add_file(const TEXT*, SLONG)': ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'Ods::pag* PAG_allocate(Jrd::WIN*)': ../src/jrd/pag.cpp:812: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_format_header()': ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'void PAG_header(bool)': ../src/jrd/pag.cpp:1282: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1305: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_header_init()': ../src/jrd/pag.cpp:1416: warning: array subscript is above array bounds ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/boot/jrd/par.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/par.cpp:46: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/par.cpp:62: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_field(Jrd::thread_db*, Jrd::CompilerScratch*, SSHORT)': ../src/jrd/par.cpp:1253: warning: unused variable 'id' ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_function(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/par.cpp:1447: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/par.cpp: In function 'void par_procedure_parms(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::jrd_prc*, Jrd::jrd_nod**, Jrd::jrd_nod**, bool)': ../src/jrd/par.cpp:2106: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/boot/jrd/ods.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/boot/jrd/plugin_manager.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/boot/jrd/pwd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/boot/jrd/RandomGenerator.o ../src/jrd/RandomGenerator.cpp: In member function 'void Jrd::RandomGenerator::getBytes(void*, size_t)': ../src/jrd/RandomGenerator.cpp:45: warning: comparison between signed and unsigned integer expressions ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/boot/jrd/Relation.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/Relation.cpp: In member function 'bool Jrd::jrd_rel::delPages(Jrd::thread_db*, SLONG, Jrd::RelationPages*)': ../src/jrd/Relation.cpp:271: warning: unused variable 'found' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/boot/jrd/rlck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/boot/jrd/rpb_chain.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/boot/jrd/rse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/rse.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/rse.cpp: In function 'bool RSE_get_record(Jrd::thread_db*, Jrd::RecordSource*, Jrd::RSE_GET_MODE)': ../src/jrd/rse.cpp:253: warning: unused variable 'impure' ../src/jrd/rse.cpp: In static member function 'static void Jrd::RSBRecurse::close(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3761: warning: unused variable 'request' ../src/jrd/rse.cpp: In static member function 'static bool Jrd::RSBRecurse::get(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3646: warning: 'rsb_ptr' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/boot/jrd/sdw.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/sdw.cpp:50: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/boot/jrd/shut.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/boot/jrd/sort.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sort.cpp: In function 'void SORT_sort(Jrd::thread_db*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1089: warning: unused variable 'buffer' ../src/jrd/sort.cpp: In function 'Jrd::sort_record* get_merge(Jrd::merge_control*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1771: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp:1795: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp: In function 'ULONG allocate_memory(Jrd::sort_context*, ULONG, ULONG, bool)': ../src/jrd/sort.cpp:2088: warning: suggest parentheses around assignment used as truth value ../src/jrd/sort.cpp: In function 'void order_and_save(Jrd::sort_context*)': ../src/jrd/sort.cpp:2649: warning: unused variable 'seek' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/boot/jrd/sqz.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/boot/jrd/svc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp: In function 'Jrd::Service* SVC_attach(USHORT, const TEXT*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:522: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'void* SVC_start(Jrd::Service*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:1879: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'int SVC_read_fb_log(void*)': ../src/jrd/svc.cpp:2067: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp:2058: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/jrd/svc.cpp: In function 'void service_fork(TEXT*, Jrd::Service*)': ../src/jrd/svc.cpp:2518: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/svc.cpp:2523: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/svc.cpp:2527: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/jrd/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/jrd/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/jrd/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:93: warning: 'BURP_SW_MODE_RO' defined but not used ../src/jrd/../burp/burpswi.h:94: warning: 'BURP_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:95: warning: 'BURP_SW_OVERWRITE' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/boot/jrd/sym.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/boot/jrd/SysFunction.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/SysFunction.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateAdd(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1234: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp: In function 'dsc* evlReverse(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:2459: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp:2505: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp: In static member function 'static dsc* SysFunction::substring(Jrd::thread_db*, Jrd::impure_value*, dsc*, const dsc*, const dsc*)': ../src/jrd/SysFunction.cpp:2861: warning: unused variable 'totLen' ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateDiff(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1382: warning: 'result' may be used uninitialized in this function ../src/jrd/SysFunction.cpp: In function 'dsc* evlOverlay(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1800: warning: 'length' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/boot/jrd/TempSpace.o ../src/jrd/TempSpace.cpp: In member function 'bool TempSpace::validate(offset_t&) const': ../src/jrd/TempSpace.cpp:576: warning: unused variable 'ok' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/boot/jrd/tpc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/boot/jrd/tra.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/tra.cpp:43: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/tra.cpp: In function 'Jrd::jrd_tra* TRA_start(Jrd::thread_db*, int, const UCHAR*)': ../src/jrd/tra.cpp:1507: warning: unused variable 'attachment' ../src/jrd/tra.cpp: In function 'void transaction_options(Jrd::thread_db*, Jrd::jrd_tra*, const UCHAR*, USHORT)': ../src/jrd/tra.cpp:3052: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/boot/jrd/validation.o ../src/jrd/validation.cpp:622: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/validation.cpp: In function 'RTN walk_index(Jrd::thread_db*, vdr*, Jrd::jrd_rel*, Ods::index_root_page&, USHORT)': ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/boot/jrd/vio.o ../src/jrd/vio.cpp:5135: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/vio.cpp:76: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/vio.cpp: In function 'bool VIO_chase_record_version(Jrd::thread_db*, Jrd::record_param*, Jrd::RecordSource*, Jrd::jrd_tra*, JrdMemoryPool*, bool)': ../src/jrd/vio.cpp:512: warning: unused variable 'gcPolicyCooperative' ../src/jrd/vio.cpp:513: warning: unused variable 'gcPolicyBackground' ../src/jrd/vio.cpp: In function 'void VIO_modify(Jrd::thread_db*, Jrd::record_param*, Jrd::record_param*, Jrd::jrd_tra*)': ../src/jrd/vio.cpp:2279: warning: suggest parentheses around '&&' within '||' ../src/jrd/vio.cpp: In function 'int prepare_update(Jrd::thread_db*, Jrd::jrd_tra*, SLONG, Jrd::record_param*, Jrd::record_param*, Jrd::record_param*, Jrd::PageStack&, bool)': ../src/jrd/vio.cpp:4642: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/boot/jrd/nodebug.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/boot/jrd/nbak.o In file included from ../src/jrd/jrd.h:38, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/jrd.h:103, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/nbak.cpp:43: ../src/jrd/os/pio_proto.h: At global scope: ../src/jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/nbak.cpp: In member function 'void Jrd::BackupManager::end_backup(Jrd::thread_db*, bool)': ../src/jrd/nbak.cpp:381: warning: unused variable 'dbb' ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/boot/jrd/sha.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/boot/jrd/os/posix/unix.o In file included from ../src/include/../jrd/jrd.h:38, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/os/posix/unix.cpp:66: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* PIO_create(Jrd::Database*, const Firebird::PathName&, bool, bool, bool)': ../src/jrd/os/posix/unix.cpp:271: warning: unused variable 'rc' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_force_write(Jrd::jrd_file*, bool, bool)': ../src/jrd/os/posix/unix.cpp:394: warning: unused variable 'control' ../src/jrd/os/posix/unix.cpp: In function 'ULONG PIO_get_number_of_pages(const Jrd::jrd_file*, USHORT)': ../src/jrd/os/posix/unix.cpp:442: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:448: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_header(Jrd::Database*, SCHAR*, int)': ../src/jrd/os/posix/unix.cpp:487: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:495: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:526: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:544: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'USHORT PIO_init_data(Jrd::Database*, Jrd::jrd_file*, ISC_STATUS*, ULONG, USHORT)': ../src/jrd/os/posix/unix.cpp:636: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:598: warning: unused variable 'bytes' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_read(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:744: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:792: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:812: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_write(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:838: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:883: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* seek_file(Jrd::jrd_file*, Jrd::BufferDesc*, FB_UINT64*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:924: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:947: warning: deprecated conversion from string constant to 'TEXT*' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/boot/jrd/TextType.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/TextType.cpp:97: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/boot/jrd/thd.o ../src/jrd/thd.cpp: In function 'void THD_sleep(ULONG)': ../src/jrd/thd.cpp:276: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/boot/jrd/unicode_util.o In file included from ../src/jrd/../jrd/unicode_util.h:30, from ../src/jrd/unicode_util.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16ToUtf8(ULONG, const USHORT*, ULONG, UCHAR*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:332: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf8ToUtf16(ULONG, const UCHAR*, ULONG, USHORT*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:399: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16Substring(ULONG, const USHORT*, ULONG, USHORT*, ULONG, ULONG)': ../src/jrd/unicode_util.cpp:592: warning: unused variable 'srcStart' ../src/jrd/unicode_util.cpp: In static member function 'static Jrd::UnicodeUtil::ICU* Jrd::UnicodeUtil::Utf16Collation::loadICU(const Firebird::string&, const Firebird::string&, const Firebird::string&)': ../src/jrd/unicode_util.cpp:1172: warning: unused variable 'status' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/boot/jrd/RuntimeStatistics.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/boot/jrd/DebugInterface.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/array.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/array.cpp:59: warning: 'DB' defined but not used ../temp/boot/dsql/array.cpp:62: warning: 'gds_trans' defined but not used ../temp/boot/dsql/array.cpp:64: warning: 'isc_status' defined but not used ../temp/boot/dsql/array.cpp:65: warning: 'isc_status2' defined but not used ../temp/boot/dsql/array.cpp:67: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/array.cpp:68: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/array.cpp:70: warning: 'isc_0l' defined but not used ../temp/boot/dsql/array.cpp:93: warning: 'isc_11l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/blob.cpp:53: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/blob.cpp:55: warning: 'DB' defined but not used ../temp/boot/dsql/blob.cpp:58: warning: 'gds_trans' defined but not used ../temp/boot/dsql/blob.cpp:60: warning: 'isc_status' defined but not used ../temp/boot/dsql/blob.cpp:61: warning: 'isc_status2' defined but not used ../temp/boot/dsql/blob.cpp:63: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/blob.cpp:64: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/blob.cpp:66: warning: 'isc_0l' defined but not used ../temp/boot/dsql/blob.cpp:89: warning: 'isc_10l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/boot/dsql/preparse.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/boot/dsql/user_dsql.o ../src/dsql/user_dsql.cpp:105: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/user_dsql.cpp:43: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/user_dsql.cpp: In function 'ISC_STATUS isc_embed_dsql_release(ISC_STATUS*, const SCHAR*)': ../src/dsql/user_dsql.cpp:843: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/user_dsql.cpp:1350: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp:1371: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void error_post(ISC_STATUS, ...)': ../src/dsql/user_dsql.cpp:1442: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'dsql_name* insert_name(const TEXT*, dsql_name**, stmt*)': ../src/dsql/user_dsql.cpp:1548: warning: suggest parentheses around assignment used as truth value ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/boot/dsql/utld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/utld.cpp: In function 'USHORT UTLD_char_length_to_byte_length(USHORT, USHORT)': ../src/dsql/utld.cpp:161: warning: comparison between signed and unsigned integer expressions ../src/dsql/utld.cpp: In function 'void UTLD_save_status_strings(ISC_STATUS*)': ../src/dsql/utld.cpp:801: warning: 'l' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sqlda(ISC_STATUS*, sqlda_sup*, USHORT*, USHORT*, USHORT*, USHORT, XSQLDA*, USHORT)': ../src/dsql/utld.cpp:367: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:368: warning: 'qvar' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sql_info(ISC_STATUS*, USHORT, const SCHAR*, XSQLDA*, USHORT*)': ../src/dsql/utld.cpp:211: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:212: warning: 'qvar' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/boot/dsql/keywords.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o In file included from ../src/include/../dsql/dsql.h:138, from ../temp/boot/dsql/metd.cpp:43: ../src/include/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/include/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../temp/boot/dsql/metd.cpp: In function 'USHORT METD_get_charset_bpc(dsql_req*, SSHORT)': ../temp/boot/dsql/metd.cpp:1159: warning: unused variable 'bpc' ../temp/boot/dsql/metd.cpp:1161: warning: unused variable 'isc_status' ../temp/boot/dsql/metd.cpp:1163: warning: unused variable 'DB' ../temp/boot/dsql/metd.cpp: In function 'dsql_sym* lookup_symbol(dsql_dbb*, USHORT, const char*, SYM_TYPE, USHORT)': ../temp/boot/dsql/metd.cpp:3446: warning: 'intlSym' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3447: warning: 'procedure' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3448: warning: 'relation' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:3449: warning: 'userFunc' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp: In function 'dsql_prc* METD_get_procedure(dsql_req*, const dsql_str*)': ../temp/boot/dsql/metd.cpp:2217: warning: 'pr_collation_id' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp:2220: warning: 'pr_null_flag' may be used uninitialized in this function ../temp/boot/dsql/metd.cpp: In function 'dsql_udf* METD_get_function(dsql_req*, const dsql_str*)': ../temp/boot/dsql/metd.cpp:1720: warning: 'return_arg' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/boot/dsql/metd.cpp:100: warning: 'isc_blob_null' defined but not used ../temp/boot/dsql/metd.cpp:102: warning: 'DB' defined but not used ../temp/boot/dsql/metd.cpp:105: warning: 'gds_trans' defined but not used ../temp/boot/dsql/metd.cpp:107: warning: 'isc_status' defined but not used ../temp/boot/dsql/metd.cpp:108: warning: 'isc_status2' defined but not used ../temp/boot/dsql/metd.cpp:110: warning: 'isc_array_length' defined but not used ../temp/boot/dsql/metd.cpp:111: warning: 'SQLCODE' defined but not used ../temp/boot/dsql/metd.cpp:113: warning: 'isc_0l' defined but not used ../temp/boot/dsql/metd.cpp:127: warning: 'isc_7l' defined but not used ../temp/boot/dsql/metd.cpp:142: warning: 'isc_16l' defined but not used ../temp/boot/dsql/metd.cpp:159: warning: 'isc_25l' defined but not used ../temp/boot/dsql/metd.cpp:172: warning: 'isc_32l' defined but not used ../temp/boot/dsql/metd.cpp:186: warning: 'isc_40l' defined but not used ../temp/boot/dsql/metd.cpp:225: warning: 'isc_67l' defined but not used ../temp/boot/dsql/metd.cpp:244: warning: 'isc_80l' defined but not used ../temp/boot/dsql/metd.cpp:261: warning: 'isc_85l' defined but not used ../temp/boot/dsql/metd.cpp:281: warning: 'isc_99l' defined but not used ../temp/boot/dsql/metd.cpp:319: warning: 'isc_121l' defined but not used ../temp/boot/dsql/metd.cpp:333: warning: 'isc_128l' defined but not used ../temp/boot/dsql/metd.cpp:358: warning: 'isc_135l' defined but not used ../temp/boot/dsql/metd.cpp:382: warning: 'isc_149l' defined but not used ../temp/boot/dsql/metd.cpp:395: warning: 'isc_155l' defined but not used ../temp/boot/dsql/metd.cpp:406: warning: 'isc_160l' defined but not used ../temp/boot/dsql/metd.cpp:418: warning: 'isc_167l' defined but not used ../temp/boot/dsql/metd.cpp:444: warning: 'isc_186l' defined but not used ../temp/boot/dsql/metd.cpp:457: warning: 'isc_190l' defined but not used ../temp/boot/dsql/metd.cpp:471: warning: 'isc_196l' defined but not used ../temp/boot/dsql/metd.cpp:500: warning: 'isc_205l' defined but not used ../temp/boot/dsql/metd.cpp:519: warning: 'isc_215l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/boot/dsql/alld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/alld.cpp:57: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/boot/dsql/ddl.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/ddl.cpp: In function 'void DDL_execute(dsql_req*)': ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'void DDL_resolve_intl_type2(dsql_req*, dsql_fld*, const dsql_str*, bool)': ../src/dsql/ddl.cpp:533: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp:578: warning: unused variable 'relation' ../src/dsql/ddl.cpp: In function 'void define_field(dsql_req*, dsql_nod*, SSHORT, const dsql_str*, const dsql_nod*)': ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'SSHORT getBlobFilterSubType(dsql_req*, const dsql_nod*)': ../src/dsql/ddl.cpp:2117: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp: In function 'void define_procedure(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:2606: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void DDL_gen_block(dsql_req*, dsql_nod*)': ../src/dsql/ddl.cpp:2775: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2799: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2770: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void define_trigger(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3274: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:3277: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void define_view(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3880: warning: comparison between signed and unsigned integer expressions ../src/dsql/ddl.cpp: In function 'void delete_relation_view(dsql_req*, dsql_nod*, bool)': ../src/dsql/ddl.cpp:4356: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp:4367: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp: In function 'void modify_relation(dsql_req*)': ../src/dsql/ddl.cpp:5664: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void DDL_execute(dsql_req*)': ../src/dsql/ddl.cpp:305: warning: 'sym_type' may be used uninitialized in this function ../src/dsql/ddl.cpp: In function 'void define_view_trigger(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*)': ../src/dsql/ddl.cpp:4189: warning: 'condition' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/boot/dsql/dsql.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/dsql.cpp:67: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/dsql.cpp:2967: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void cleanup_transaction(void*, void*)': ../src/dsql/dsql.cpp:3022: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void close_cursor(dsql_req*)': ../src/dsql/dsql.cpp:3085: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'bool get_rsb_item(SSHORT*, const SCHAR**, SSHORT*, SCHAR**, USHORT*, USHORT*)': ../src/dsql/dsql.cpp:4129: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dsql/dsql.cpp: In function 'UCHAR* var_info(dsql_msg*, const UCHAR*, const UCHAR*, UCHAR*, const UCHAR*, USHORT)': ../src/dsql/dsql.cpp:5235: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5244: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5253: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5262: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5271: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'ISC_STATUS GDS_DSQL_SQL_INFO_CPP(ISC_STATUS*, dsql_req**, USHORT, const UCHAR*, USHORT, UCHAR*)': ../src/dsql/dsql.cpp:3800: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:3792: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:3767: warning: dereferencing pointer 'buffer_ptr.163' does break strict-aliasing rules ../src/dsql/dsql.cpp:1730: note: initialized from here ../src/dsql/dsql.cpp: In function 'ISC_STATUS dsql8_prepare(ISC_STATUS*, void**, dsql_req**, USHORT, const TEXT*, USHORT, USHORT, const SCHAR*, USHORT, SCHAR*)': ../src/dsql/dsql.cpp:1334: warning: 'database' may be used uninitialized in this function ../src/dsql/dsql.cpp:1334: note: 'database' was declared here ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/boot/dsql/errd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/errd.cpp:40: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/boot/dsql/gen.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/gen.cpp: In function 'void GEN_start_transaction(dsql_req*, const dsql_nod*)': ../src/dsql/gen.cpp:810: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:828: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void gen_select(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:2362: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2472: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2478: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void GEN_expr(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:110: warning: 'blr_operator' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/boot/dsql/hsh.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/hsh.cpp: In function 'void HSHD_set_flag(const void*, const TEXT*, SSHORT, SYM_TYPE, SSHORT)': ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_statement' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_cursor' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_keyword' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_context' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_field' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_stream' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_charset' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_collation' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_eof' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/boot/dsql/make.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/make.cpp:44: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/../jrd/ini.h:28, from ../src/dsql/make.cpp:58: ../src/dsql/../jrd/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/make.cpp: In function 'dsql_nod* MAKE_constant(dsql_str*, dsql_constant_type)': ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_STRING' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_DOUBLE' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_SINT64' not handled in switch ../src/dsql/make.cpp: In function 'void make_parameter_names(dsql_par*, const dsql_nod*)': ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/boot/dsql/movd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/movd.cpp:30: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/boot/dsql/parse.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/parse.cpp:100: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/parse.cpp:111: ../src/dsql/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/boot/dsql/pass1.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_dbkey(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:4020: warning: suggest parentheses around '&&' within '||' ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_derived_table(dsql_req*, dsql_nod*, bool, dsql_str*)': ../src/dsql/pass1.cpp:4668: warning: deprecated conversion from string constant to 'TEXT*' ../src/dsql/pass1.cpp: In function 'void pass1_expand_select_node(dsql_req*, dsql_nod*, DsqlNodStack&, bool)': ../src/dsql/pass1.cpp:4893: warning: unused variable 'tdsql' ../src/dsql/pass1.cpp:4940: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_rse_impl(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*, dsql_nod*, USHORT)': ../src/dsql/pass1.cpp:7782: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_variable(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:9439: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9440: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9443: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9444: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9447: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9448: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_cursor_reference(dsql_req*, const dsql_nod*, dsql_nod*)': ../src/dsql/pass1.cpp:3907: warning: 'source' may be used uninitialized in this function ../src/dsql/pass1.cpp: In function 'dsql_nod* PASS1_statement(dsql_req*, dsql_nod*, bool)': ../src/dsql/pass1.cpp:1247: warning: 'node' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/boot/dsql/misc_func.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/misc_func.cpp: At global scope: ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/boot/lock/lock.o ../src/lock/lock.cpp: In function 'SLONG LOCK_enq(SLONG, SLONG, USHORT, const UCHAR*, USHORT, UCHAR, int (*)(void*), void*, SLONG, SSHORT, ISC_STATUS*, SLONG)': ../src/lock/lock.cpp:600: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp:618: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'bool LOCK_set_owner_handle(SLONG, SLONG)': ../src/lock/lock.cpp:662: warning: unused variable 'old_owner' ../src/lock/lock.cpp: In function 'int LOCK_init(ISC_STATUS*, bool, LOCK_OWNER_T, UCHAR, SLONG*)': ../src/lock/lock.cpp:796: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'SLONG LOCK_write_data(SLONG, SLONG)': ../src/lock/lock.cpp:1357: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'lrq* deadlock_walk(lrq*, bool*)': ../src/lock/lock.cpp:2562: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'void grant(lrq*, lbl*)': ../src/lock/lock.cpp:2945: warning: suggest parentheses around assignment used as truth value ../src/lock/../jrd/common.h: At global scope: ../src/lock/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/lock/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/boot/remote/allr.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/allr.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/boot/remote/inet.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet.cpp:98: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/inet.cpp: In function 'int accept_connection(rem_port*, P_CNCT*)': ../src/remote/inet.cpp:1208: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ../src/remote/inet.cpp: In function 'rem_port* receive(rem_port*, PACKET*)': ../src/remote/inet.cpp:2326: warning: suggest parentheses around assignment used as truth value ../src/remote/inet.cpp: In function 'bool_t packet_send(rem_port*, const SCHAR*, SSHORT)': ../src/remote/inet.cpp:3673: warning: 'inetErrNo' may be used uninitialized in this function ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/boot/remote/interface.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/interface.cpp:39: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/remote/interface.cpp: In function 'ISC_STATUS REM_fetch(ISC_STATUS*, rsr**, USHORT, const UCHAR*, USHORT, USHORT, UCHAR*)': ../src/remote/interface.cpp:1907: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp: In function 'void mov_faster(const SLONG*, SLONG*, USHORT)': ../src/remote/interface.cpp:6214: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6228: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6233: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/boot/remote/merge.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/boot/remote/parser.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/parser.cpp:32: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/parser.cpp: In function 'message* PARSE_messages(const UCHAR*, USHORT)': ../src/remote/parser.cpp:214: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/boot/remote/protocol.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/protocol.cpp: In function 'bool_t xdr_protocol(XDR*, PACKET*)': ../src/remote/protocol.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:315: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:355: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:576: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/boot/remote/remote.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/boot/remote/xdr.o ../src/remote/xdr.cpp:500: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/boot/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:142: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:149: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_dyn(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:197: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:206: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_sdl(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:245: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int print_blr_dtype(ctl*, bool)': ../src/gpre/pretty.cpp:414: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:485: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_char(ctl*, SSHORT)': ../src/gpre/pretty.cpp:526: warning: suggest parentheses around '&&' within '||' ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:553: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:620: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_sdl_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:775: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/boot/common/config/config.o ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_INTEGER' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/boot/common/config/config_file.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/boot/common/config/dir_list.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/boot/common/classes/ClumpletReader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/boot/common/classes/ClumpletWriter.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used rm -f ../gen/firebird/lib/libfbstatic.a ar crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sch.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/all.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/iberr.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/inuse.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/log.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/plugin_manager.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/sym.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/thd.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/alld.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/lock/lock.o ../temp/boot/remote/allr.o ../temp/boot/remote/inet.o ../temp/boot/remote/interface.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/gpre/pretty.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/create_db.cpp -o ../temp/std/utilities/create_db.o ../src/utilities/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/std/common/utils.o ../src/common/utils.cpp: In function 'Firebird::PathName fb_utils::get_process_name()': ../src/common/utils.cpp:645: warning: comparison between signed and unsigned integer expressions ../src/common/../jrd/common.h: At global scope: ../src/common/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/create_db.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.refDatabases empty_db make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.embed.util ../gen/firebird/bin/create_db make[3]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make[3]: `../gen/firebird/bin/create_db' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' rm -f empty.fdb ../gen/firebird/bin/create_db empty.fdb touch empty.fdb chmod 444 empty.fdb rm -f -f yachts.lnk ln -s -f empty.fdb yachts.lnk make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.static.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/burp/backup.cpp -o ../temp/boot/burp/backup.o In file included from ../temp/boot/burp/backup.cpp:61: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/boot/burp/backup.cpp: In function 'void::put_relation(burp_rel*)': ../temp/boot/burp/backup.cpp:4302: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4334: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4341: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4348: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:4355: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp: In function 'void::write_database(const TEXT*)': ../temp/boot/burp/backup.cpp:5105: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:5110: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/backup.cpp:5123: warning: suggest parentheses around assignment used as truth value ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/boot/burp/backup.cpp:84: warning: 'isc_blob_null' defined but not used ../temp/boot/burp/backup.cpp:86: warning: 'DB' defined but not used ../temp/boot/burp/backup.cpp:89: warning: 'gds_trans' defined but not used ../temp/boot/burp/backup.cpp:91: warning: 'isc_status' defined but not used ../temp/boot/burp/backup.cpp:92: warning: 'isc_status2' defined but not used ../temp/boot/burp/backup.cpp:94: warning: 'isc_array_length' defined but not used ../temp/boot/burp/backup.cpp:109: warning: 'isc_4l' defined but not used ../temp/boot/burp/backup.cpp:126: warning: 'isc_14l' defined but not used ../temp/boot/burp/backup.cpp:146: warning: 'isc_26l' defined but not used ../temp/boot/burp/backup.cpp:164: warning: 'isc_34l' defined but not used ../temp/boot/burp/backup.cpp:184: warning: 'isc_40l' defined but not used ../temp/boot/burp/backup.cpp:196: warning: 'isc_47l' defined but not used ../temp/boot/burp/backup.cpp:221: warning: 'isc_60l' defined but not used ../temp/boot/burp/backup.cpp:248: warning: 'isc_75l' defined but not used ../temp/boot/burp/backup.cpp:277: warning: 'isc_94l' defined but not used ../temp/boot/burp/backup.cpp:289: warning: 'isc_99l' defined but not used ../temp/boot/burp/backup.cpp:305: warning: 'isc_106l' defined but not used ../temp/boot/burp/backup.cpp:325: warning: 'isc_115l' defined but not used ../temp/boot/burp/backup.cpp:338: warning: 'isc_122l' defined but not used ../temp/boot/burp/backup.cpp:354: warning: 'isc_131l' defined but not used ../temp/boot/burp/backup.cpp:367: warning: 'isc_138l' defined but not used ../temp/boot/burp/backup.cpp:379: warning: 'isc_145l' defined but not used ../temp/boot/burp/backup.cpp:399: warning: 'isc_154l' defined but not used ../temp/boot/burp/backup.cpp:429: warning: 'isc_173l' defined but not used ../temp/boot/burp/backup.cpp:448: warning: 'isc_183l' defined but not used ../temp/boot/burp/backup.cpp:465: warning: 'isc_191l' defined but not used ../temp/boot/burp/backup.cpp:485: warning: 'isc_201l' defined but not used ../temp/boot/burp/backup.cpp:513: warning: 'isc_219l' defined but not used ../temp/boot/burp/backup.cpp:538: warning: 'isc_231l' defined but not used ../temp/boot/burp/backup.cpp:567: warning: 'isc_249l' defined but not used ../temp/boot/burp/backup.cpp:579: warning: 'isc_256l' defined but not used ../temp/boot/burp/backup.cpp:600: warning: 'isc_273l' defined but not used ../temp/boot/burp/backup.cpp:617: warning: 'isc_282l' defined but not used ../temp/boot/burp/backup.cpp:654: warning: 'isc_302l' defined but not used ../temp/boot/burp/backup.cpp:709: warning: 'isc_340l' defined but not used ../temp/boot/burp/backup.cpp:723: warning: 'isc_344l' defined but not used ../temp/boot/burp/backup.cpp:738: warning: 'isc_350l' defined but not used ../temp/boot/burp/backup.cpp:753: warning: 'isc_358l' defined but not used ../temp/boot/burp/backup.cpp:775: warning: 'isc_370l' defined but not used ../temp/boot/burp/backup.cpp:800: warning: 'isc_386l' defined but not used ../temp/boot/burp/backup.cpp:822: warning: 'isc_396l' defined but not used ../temp/boot/burp/backup.cpp:843: warning: 'isc_405l' defined but not used ../temp/boot/burp/backup.cpp:858: warning: 'isc_412l' defined but not used ../temp/boot/burp/backup.cpp:874: warning: 'isc_418l' defined but not used ../temp/boot/burp/backup.cpp:885: warning: 'isc_423l' defined but not used ../temp/boot/burp/backup.cpp:896: warning: 'isc_427l' defined but not used ../temp/boot/burp/backup.cpp:907: warning: 'isc_432l' defined but not used ../temp/boot/burp/backup.cpp:921: warning: 'isc_440l' defined but not used ../temp/boot/burp/backup.cpp:944: warning: 'isc_452l' defined but not used ../temp/boot/burp/backup.cpp:971: warning: 'isc_468l' defined but not used ../temp/boot/burp/backup.cpp:984: warning: 'isc_474l' defined but not used ../temp/boot/burp/backup.cpp:1012: warning: 'isc_490l' defined but not used ../temp/boot/burp/backup.cpp:1025: warning: 'isc_496l' defined but not used ../temp/boot/burp/backup.cpp:1039: warning: 'isc_503l' defined but not used ../temp/boot/burp/backup.cpp:1055: warning: 'isc_511l' defined but not used ../temp/boot/burp/backup.cpp:1071: warning: 'isc_522l' defined but not used ../temp/boot/burp/backup.cpp:1083: warning: 'isc_528l' defined but not used ../temp/boot/burp/backup.cpp:1097: warning: 'isc_534l' defined but not used ../temp/boot/burp/backup.cpp:1109: warning: 'isc_540l' defined but not used ../temp/boot/burp/backup.cpp:1122: warning: 'isc_546l' defined but not used ../temp/boot/burp/backup.cpp:1135: warning: 'isc_552l' defined but not used ../temp/boot/burp/backup.cpp:1151: warning: 'isc_561l' defined but not used ../temp/boot/burp/backup.cpp:1165: warning: 'isc_567l' defined but not used ../temp/boot/burp/backup.cpp:1182: warning: 'isc_573l' defined but not used ../temp/boot/burp/backup.cpp:1207: warning: 'isc_590l' defined but not used ../temp/boot/burp/backup.cpp:1223: warning: 'isc_598l' defined but not used ../temp/boot/burp/backup.cpp:1247: warning: 'isc_614l' defined but not used ../temp/boot/burp/backup.cpp:1259: warning: 'isc_620l' defined but not used ../temp/boot/burp/backup.cpp:1274: warning: 'isc_627l' defined but not used ../temp/boot/burp/backup.cpp:1288: warning: 'isc_634l' defined but not used ../temp/boot/burp/backup.cpp:1302: warning: 'isc_641l' defined but not used ../temp/boot/burp/backup.cpp:1341: warning: 'isc_667l' defined but not used ../temp/boot/burp/backup.cpp:1393: warning: 'isc_706l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/boot/burp/restore.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/burp/restore.cpp -o ../temp/boot/burp/restore.o In file included from ../temp/boot/burp/restore.cpp:55: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/boot/burp/restore.cpp: In function 'int RESTORE_restore(const TEXT*, const TEXT*)': ../temp/boot/burp/restore.cpp:1604: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:2156: warning: unused variable 'cumul_count' ../temp/boot/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/boot/burp/restore.cpp:4375: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:4659: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'bool::get_global_field(BurpGlobals*)': ../temp/boot/burp/restore.cpp:6530: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp:6973: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'void::get_source_blob(BurpGlobals*, ISC_QUAD&, bool)': ../temp/boot/burp/restore.cpp:9262: warning: suggest parentheses around assignment used as truth value ../temp/boot/burp/restore.cpp: In function 'void::restore_security_class(BurpGlobals*, const TEXT*, const TEXT*)': ../temp/boot/burp/restore.cpp:11432: warning: unused variable 'local_trans' ../temp/boot/burp/restore.cpp: In function 'bool::get_relation_data(BurpGlobals*)': ../temp/boot/burp/restore.cpp:8862: warning: control reaches end of non-void function ../temp/boot/burp/restore.cpp: In function 'bool::get_acl(BurpGlobals*, const TEXT*, ISC_QUAD*, ISC_QUAD*)': ../temp/boot/burp/restore.cpp:2933: warning: 'max_segment' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'void::get_array(BurpGlobals*, burp_rel*, UCHAR*)': ../temp/boot/burp/restore.cpp:3082: warning: 'field' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3084: warning: 'field_length' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3097: warning: 'end_ranges' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3085: warning: 'buffer' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3085: warning: 'p' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3163: warning: 'upper' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3163: warning: 'lower' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3394: warning: 'lcount' may be used uninitialized in this function ../temp/boot/burp/restore.cpp:3516: warning: 'lcount' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/boot/burp/restore.cpp:4540: warning: 'p' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'bool::get_trigger_message(BurpGlobals*)': ../temp/boot/burp/restore.cpp:9933: warning: 'number' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'bool::get_type(BurpGlobals*)': ../temp/boot/burp/restore.cpp:10089: warning: 'l' may be used uninitialized in this function ../temp/boot/burp/restore.cpp: In function 'bool::get_user_privilege(BurpGlobals*)': ../temp/boot/burp/restore.cpp:10224: warning: 'grant_option' may be used uninitialized in this function ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/boot/burp/restore.cpp:80: warning: 'DB' defined but not used ../temp/boot/burp/restore.cpp:83: warning: 'gds_trans' defined but not used ../temp/boot/burp/restore.cpp:85: warning: 'isc_status' defined but not used ../temp/boot/burp/restore.cpp:86: warning: 'isc_status2' defined but not used ../temp/boot/burp/restore.cpp:88: warning: 'isc_array_length' defined but not used ../temp/boot/burp/restore.cpp:175: warning: 'isc_28l' defined but not used ../temp/boot/burp/restore.cpp:194: warning: 'isc_37l' defined but not used ../temp/boot/burp/restore.cpp:219: warning: 'isc_61l' defined but not used ../temp/boot/burp/restore.cpp:230: warning: 'isc_66l' defined but not used ../temp/boot/burp/restore.cpp:243: warning: 'isc_73l' defined but not used ../temp/boot/burp/restore.cpp:261: warning: 'isc_81l' defined but not used ../temp/boot/burp/restore.cpp:275: warning: 'isc_91l' defined but not used ../temp/boot/burp/restore.cpp:290: warning: 'isc_101l' defined but not used ../temp/boot/burp/restore.cpp:303: warning: 'isc_108l' defined but not used ../temp/boot/burp/restore.cpp:317: warning: 'isc_116l' defined but not used ../temp/boot/burp/restore.cpp:330: warning: 'isc_124l' defined but not used ../temp/boot/burp/restore.cpp:344: warning: 'isc_130l' defined but not used ../temp/boot/burp/restore.cpp:363: warning: 'isc_144l' defined but not used ../temp/boot/burp/restore.cpp:377: warning: 'isc_153l' defined but not used ../temp/boot/burp/restore.cpp:390: warning: 'isc_158l' defined but not used ../temp/boot/burp/restore.cpp:403: warning: 'isc_163l' defined but not used ../temp/boot/burp/restore.cpp:426: warning: 'isc_181l' defined but not used ../temp/boot/burp/restore.cpp:452: warning: 'isc_203l' defined but not used ../temp/boot/burp/restore.cpp:472: warning: 'isc_217l' defined but not used ../temp/boot/burp/restore.cpp:484: warning: 'isc_223l' defined but not used ../temp/boot/burp/restore.cpp:495: warning: 'isc_229l' defined but not used ../temp/boot/burp/restore.cpp:509: warning: 'isc_239l' defined but not used ../temp/boot/burp/restore.cpp:528: warning: 'isc_253l' defined but not used ../temp/boot/burp/restore.cpp:551: warning: 'isc_274l' defined but not used ../temp/boot/burp/restore.cpp:576: warning: 'isc_297l' defined but not used ../temp/boot/burp/restore.cpp:593: warning: 'isc_309l' defined but not used ../temp/boot/burp/restore.cpp:613: warning: 'isc_320l' defined but not used ../temp/boot/burp/restore.cpp:641: warning: 'isc_341l' defined but not used ../temp/boot/burp/restore.cpp:664: warning: 'isc_358l' defined but not used ../temp/boot/burp/restore.cpp:691: warning: 'isc_381l' defined but not used ../temp/boot/burp/restore.cpp:703: warning: 'isc_390l' defined but not used ../temp/boot/burp/restore.cpp:720: warning: 'isc_396l' defined but not used ../temp/boot/burp/restore.cpp:733: warning: 'isc_401l' defined but not used ../temp/boot/burp/restore.cpp:758: warning: 'isc_420l' defined but not used ../temp/boot/burp/restore.cpp:810: warning: 'isc_473l' defined but not used ../temp/boot/burp/restore.cpp:863: warning: 'isc_528l' defined but not used ../temp/boot/burp/restore.cpp:884: warning: 'isc_540l' defined but not used ../temp/boot/burp/restore.cpp:906: warning: 'isc_554l' defined but not used ../temp/boot/burp/restore.cpp:926: warning: 'isc_566l' defined but not used ../temp/boot/burp/restore.cpp:944: warning: 'isc_577l' defined but not used ../temp/boot/burp/restore.cpp:960: warning: 'isc_585l' defined but not used ../temp/boot/burp/restore.cpp:974: warning: 'isc_591l' defined but not used ../temp/boot/burp/restore.cpp:1011: warning: 'isc_626l' defined but not used ../temp/boot/burp/restore.cpp:1025: warning: 'isc_635l' defined but not used ../temp/boot/burp/restore.cpp:1040: warning: 'isc_645l' defined but not used ../temp/boot/burp/restore.cpp:1064: warning: 'isc_665l' defined but not used ../temp/boot/burp/restore.cpp:1088: warning: 'isc_685l' defined but not used ../temp/boot/burp/restore.cpp:1100: warning: 'isc_691l' defined but not used ../temp/boot/burp/restore.cpp:1125: warning: 'isc_711l' defined but not used ../temp/boot/burp/restore.cpp:1138: warning: 'isc_717l' defined but not used ../temp/boot/burp/restore.cpp:1149: warning: 'isc_722l' defined but not used ../temp/boot/burp/restore.cpp:1159: warning: 'isc_726l' defined but not used ../temp/boot/burp/restore.cpp:1173: warning: 'isc_734l' defined but not used ../temp/boot/burp/restore.cpp:1191: warning: 'isc_746l' defined but not used ../temp/boot/burp/restore.cpp:1208: warning: 'isc_757l' defined but not used ../temp/boot/burp/restore.cpp:1223: warning: 'isc_767l' defined but not used ../temp/boot/burp/restore.cpp:1241: warning: 'isc_774l' defined but not used ../temp/boot/burp/restore.cpp:1261: warning: 'isc_787l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/boot/burp/burp.o ../src/burp/burp.cpp: In function 'int main(int, char**)': ../src/burp/burp.cpp:257: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:260: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'int common_main(int, char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/burp/burp.cpp:728: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:732: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:754: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:877: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'SLONG get_number(const SCHAR*)': ../src/burp/burp.cpp:1651: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'gbak_action open_files(const TEXT*, const TEXT**, bool, USHORT, const Firebird::ClumpletWriter&)': ../src/burp/burp.cpp:1688: warning: suggest explicit braces to avoid ambiguous 'else' ../src/burp/burp.cpp: In function 'ULONG get_size(const SCHAR*, burp_fil*)': ../src/burp/burp.cpp:2149: warning: suggest parentheses around assignment used as truth value ../src/burp/../jrd/common.h: At global scope: ../src/burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/boot/burp/canonical.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/boot/burp/misc.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/boot/burp/mvol.o ../src/burp/mvol.cpp: In function 'UCHAR MVOL_write(UCHAR, int*, UCHAR**)': ../src/burp/mvol.cpp:571: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:594: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:657: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:668: warning: comparison between signed and unsigned integer expressions ../src/burp/../burp/../jrd/common.h: At global scope: ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/burp/backup.o ../temp/boot/burp/restore.o ../temp/boot/burp/burp.o ../temp/boot/burp/canonical.o ../temp/boot/burp/misc.o ../temp/boot/burp/mvol.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gbak_static -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.static.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o In file included from ../temp/boot/isql/extract.cpp:58: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/isql/extract.cpp: In function 'int EXTRACT_list_table(const SCHAR*, const SCHAR*, bool, SSHORT)': ../temp/boot/isql/extract.cpp:1304: warning: unused variable 'rel_flags' ../temp/boot/isql/extract.cpp: In function 'bool extract_rel_constraints(const char*)': ../temp/boot/isql/extract.cpp:1874: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/extract.cpp: In function 'void get_procedure_args(const char*)': ../temp/boot/isql/extract.cpp:2014: warning: 'prm_null_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/boot/isql/extract.cpp:79: warning: 'isc_blob_null' defined but not used ../temp/boot/isql/extract.cpp:95: warning: 'isc_1l' defined but not used ../temp/boot/isql/extract.cpp:112: warning: 'isc_8l' defined but not used ../temp/boot/isql/extract.cpp:135: warning: 'isc_18l' defined but not used ../temp/boot/isql/extract.cpp:169: warning: 'isc_30l' defined but not used ../temp/boot/isql/extract.cpp:193: warning: 'isc_35l' defined but not used ../temp/boot/isql/extract.cpp:214: warning: 'isc_46l' defined but not used ../temp/boot/isql/extract.cpp:232: warning: 'isc_54l' defined but not used ../temp/boot/isql/extract.cpp:259: warning: 'isc_67l' defined but not used ../temp/boot/isql/extract.cpp:281: warning: 'isc_75l' defined but not used ../temp/boot/isql/extract.cpp:323: warning: 'isc_89l' defined but not used ../temp/boot/isql/extract.cpp:344: warning: 'isc_98l' defined but not used ../temp/boot/isql/extract.cpp:361: warning: 'isc_104l' defined but not used ../temp/boot/isql/extract.cpp:379: warning: 'isc_114l' defined but not used ../temp/boot/isql/extract.cpp:413: warning: 'isc_134l' defined but not used ../temp/boot/isql/extract.cpp:431: warning: 'isc_144l' defined but not used ../temp/boot/isql/extract.cpp:468: warning: 'isc_168l' defined but not used ../temp/boot/isql/extract.cpp:491: warning: 'isc_182l' defined but not used ../temp/boot/isql/extract.cpp:509: warning: 'isc_187l' defined but not used ../temp/boot/isql/extract.cpp:541: warning: 'isc_199l' defined but not used ../temp/boot/isql/extract.cpp:575: warning: 'isc_209l' defined but not used ../temp/boot/isql/extract.cpp:610: warning: 'isc_222l' defined but not used ../temp/boot/isql/extract.cpp:639: warning: 'isc_234l' defined but not used ../temp/boot/isql/extract.cpp:661: warning: 'isc_242l' defined but not used ../temp/boot/isql/extract.cpp:678: warning: 'isc_249l' defined but not used ../temp/boot/isql/extract.cpp:695: warning: 'isc_256l' defined but not used ../temp/boot/isql/extract.cpp:710: warning: 'isc_261l' defined but not used ../temp/boot/isql/extract.cpp:725: warning: 'isc_266l' defined but not used ../temp/boot/isql/extract.cpp:745: warning: 'isc_271l' defined but not used ../temp/boot/isql/extract.cpp:761: warning: 'isc_277l' defined but not used ../temp/boot/isql/extract.cpp:779: warning: 'isc_287l' defined but not used ../temp/boot/isql/extract.cpp:802: warning: 'isc_302l' defined but not used ../temp/boot/isql/extract.cpp:840: warning: 'isc_324l' defined but not used ../temp/boot/isql/extract.cpp:873: warning: 'isc_336l' defined but not used ../temp/boot/isql/extract.cpp:898: warning: 'isc_344l' defined but not used ../temp/boot/isql/extract.cpp:916: warning: 'isc_354l' defined but not used ../temp/boot/isql/extract.cpp:971: warning: 'isc_389l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/isql/isql.cpp -o ../temp/boot/isql/isql.o ../temp/boot/isql/isql.cpp: In function 'bool check_date(const tm&)': ../temp/boot/isql/isql.cpp:4108: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp: In function 'processing_state get_statement(TEXT*, size_t, const TEXT*)': ../temp/boot/isql/isql.cpp:5932: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:5998: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:6028: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/isql.cpp:6082: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/boot/isql/isql.cpp:6082: warning: enumeration value 'in_block_comment' not handled in switch ../temp/boot/isql/isql.cpp:6082: warning: enumeration value 'in_double_quoted_string' not handled in switch ../temp/boot/isql/isql.cpp:6094: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/boot/isql/isql.cpp:6094: warning: enumeration value 'in_block_comment' not handled in switch ../temp/boot/isql/isql.cpp:6094: warning: enumeration value 'in_single_quoted_string' not handled in switch ../temp/boot/isql/isql.cpp: In function 'processing_state newdb(TEXT*, const TEXT*, const TEXT*, int, const TEXT*, bool)': ../temp/boot/isql/isql.cpp:6917: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp:6921: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp:6925: warning: suggest parentheses around assignment used as truth value ../temp/boot/isql/isql.cpp: In function 'SSHORT print_item(TEXT**, XSQLVAR*, SLONG)': ../temp/boot/isql/isql.cpp:7955: warning: format '%4.4lu' expects type 'long unsigned int', but argument 6 has type 'unsigned int' ../temp/boot/isql/isql.cpp: In function 'processing_state bulk_insert_hack(const char*, XSQLDA**)': ../temp/boot/isql/isql.cpp:3623: warning: 'integer' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:3622: warning: 'smallint' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:3624: warning: 'pi64' may be used uninitialized in this function ../temp/boot/isql/isql.cpp: In function 'processing_state add_row(TEXT*)': ../temp/boot/isql/isql.cpp:2854: warning: 'smallint' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:2855: warning: 'integer' may be used uninitialized in this function ../temp/boot/isql/isql.cpp:2856: warning: 'pi64' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:300: warning: 'Integral_subtypes' defined but not used ../src/include/../isql/isql.h:310: warning: 'Sub_types' defined but not used ../src/include/../isql/isql.h:334: warning: 'UDF_param_types' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../temp/boot/isql/isql.cpp:152: warning: 'isc_1l' defined but not used ../temp/boot/isql/isql.cpp:172: warning: 'isc_10' defined but not used ../temp/boot/isql/isql.cpp:175: warning: 'isc_11l' defined but not used ../temp/boot/isql/isql.cpp:177: warning: 'isc_11' defined but not used ../temp/boot/isql/isql.cpp:191: warning: 'isc_19l' defined but not used ../temp/boot/isql/isql.cpp:206: warning: 'isc_26l' defined but not used ../temp/boot/isql/isql.cpp:231: warning: 'isc_38l' defined but not used ../temp/boot/isql/isql.cpp:258: warning: 'isc_51l' defined but not used ../temp/boot/isql/isql.cpp:275: warning: 'isc_58l' defined but not used ../temp/boot/isql/isql.cpp:290: warning: 'isc_66l' defined but not used ../temp/boot/isql/isql.cpp:312: warning: 'isc_77l' defined but not used ../temp/boot/isql/isql.cpp:330: warning: 'isc_84l' defined but not used ../temp/boot/isql/isql.cpp:359: warning: 'isc_94l' defined but not used ../temp/boot/isql/isql.cpp:376: warning: 'isc_103l' defined but not used ../temp/boot/isql/isql.cpp:393: warning: 'isc_110l' defined but not used ../temp/boot/isql/isql.cpp:409: warning: 'isc_115l' defined but not used ../temp/boot/isql/isql.cpp:777: warning: 'Print_buffer' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/boot/isql/show.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o In file included from ../temp/boot/isql/show.cpp:54: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/boot/isql/show.cpp: In function 'processing_state show_collations(const SCHAR*, SSHORT, const char*, bool)': ../temp/boot/isql/show.cpp:4476: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'processing_state show_dependencies(const char*, int)': ../temp/boot/isql/show.cpp:5769: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'processing_state show_table(const SCHAR*, bool)': ../temp/boot/isql/show.cpp:8308: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp:8759: warning: suggest parentheses around '&&' within '||' ../temp/boot/isql/show.cpp: In function 'void show_charsets(const SCHAR*, const SCHAR*, bool, bool, bool, bool)': ../temp/boot/isql/show.cpp:4051: warning: 'collation' may be used uninitialized in this function ../temp/boot/isql/show.cpp:4051: warning: 'char_set_id' may be used uninitialized in this function ../src/include/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/boot/isql/show.cpp:78: warning: 'isc_blob_null' defined but not used ../temp/boot/isql/show.cpp:94: warning: 'isc_1l' defined but not used ../temp/boot/isql/show.cpp:127: warning: 'isc_16l' defined but not used ../temp/boot/isql/show.cpp:142: warning: 'isc_24l' defined but not used ../temp/boot/isql/show.cpp:168: warning: 'isc_31l' defined but not used ../temp/boot/isql/show.cpp:183: warning: 'isc_39l' defined but not used ../temp/boot/isql/show.cpp:203: warning: 'isc_45l' defined but not used ../temp/boot/isql/show.cpp:228: warning: 'isc_53l' defined but not used ../temp/boot/isql/show.cpp:245: warning: 'isc_62l' defined but not used ../temp/boot/isql/show.cpp:270: warning: 'isc_74l' defined but not used ../temp/boot/isql/show.cpp:293: warning: 'isc_83l' defined but not used ../temp/boot/isql/show.cpp:310: warning: 'isc_91l' defined but not used ../temp/boot/isql/show.cpp:328: warning: 'isc_101l' defined but not used ../temp/boot/isql/show.cpp:373: warning: 'isc_130l' defined but not used ../temp/boot/isql/show.cpp:390: warning: 'isc_140l' defined but not used ../temp/boot/isql/show.cpp:411: warning: 'isc_148l' defined but not used ../temp/boot/isql/show.cpp:435: warning: 'isc_157l' defined but not used ../temp/boot/isql/show.cpp:457: warning: 'isc_167l' defined but not used ../temp/boot/isql/show.cpp:479: warning: 'isc_177l' defined but not used ../temp/boot/isql/show.cpp:498: warning: 'isc_183l' defined but not used ../temp/boot/isql/show.cpp:520: warning: 'isc_193l' defined but not used ../temp/boot/isql/show.cpp:535: warning: 'isc_200l' defined but not used ../temp/boot/isql/show.cpp:551: warning: 'isc_205l' defined but not used ../temp/boot/isql/show.cpp:571: warning: 'isc_216l' defined but not used ../temp/boot/isql/show.cpp:589: warning: 'isc_226l' defined but not used ../temp/boot/isql/show.cpp:624: warning: 'isc_243l' defined but not used ../temp/boot/isql/show.cpp:642: warning: 'isc_252l' defined but not used ../temp/boot/isql/show.cpp:666: warning: 'isc_260l' defined but not used ../temp/boot/isql/show.cpp:682: warning: 'isc_268l' defined but not used ../temp/boot/isql/show.cpp:697: warning: 'isc_273l' defined but not used ../temp/boot/isql/show.cpp:729: warning: 'isc_286l' defined but not used ../temp/boot/isql/show.cpp:756: warning: 'isc_303l' defined but not used ../temp/boot/isql/show.cpp:773: warning: 'isc_310l' defined but not used ../temp/boot/isql/show.cpp:798: warning: 'isc_319l' defined but not used ../temp/boot/isql/show.cpp:819: warning: 'isc_330l' defined but not used ../temp/boot/isql/show.cpp:853: warning: 'isc_346l' defined but not used ../temp/boot/isql/show.cpp:870: warning: 'isc_353l' defined but not used ../temp/boot/isql/show.cpp:888: warning: 'isc_358l' defined but not used ../temp/boot/isql/show.cpp:909: warning: 'isc_369l' defined but not used ../temp/boot/isql/show.cpp:924: warning: 'isc_374l' defined but not used ../temp/boot/isql/show.cpp:946: warning: 'isc_383l' defined but not used ../temp/boot/isql/show.cpp:963: warning: 'isc_390l' defined but not used ../temp/boot/isql/show.cpp:981: warning: 'isc_400l' defined but not used ../temp/boot/isql/show.cpp:1006: warning: 'isc_416l' defined but not used ../temp/boot/isql/show.cpp:1025: warning: 'isc_421l' defined but not used ../temp/boot/isql/show.cpp:1061: warning: 'isc_435l' defined but not used ../temp/boot/isql/show.cpp:1093: warning: 'isc_448l' defined but not used ../temp/boot/isql/show.cpp:1111: warning: 'isc_454l' defined but not used ../temp/boot/isql/show.cpp:1132: warning: 'isc_465l' defined but not used ../temp/boot/isql/show.cpp:1153: warning: 'isc_476l' defined but not used ../temp/boot/isql/show.cpp:1171: warning: 'isc_481l' defined but not used ../temp/boot/isql/show.cpp:1196: warning: 'isc_495l' defined but not used ../temp/boot/isql/show.cpp:1212: warning: 'isc_501l' defined but not used ../temp/boot/isql/show.cpp:1233: warning: 'isc_507l' defined but not used ../temp/boot/isql/show.cpp:1254: warning: 'isc_513l' defined but not used ../temp/boot/isql/show.cpp:1274: warning: 'isc_519l' defined but not used ../temp/boot/isql/show.cpp:1294: warning: 'isc_525l' defined but not used ../temp/boot/isql/show.cpp:1315: warning: 'isc_531l' defined but not used ../temp/boot/isql/show.cpp:1336: warning: 'isc_537l' defined but not used ../temp/boot/isql/show.cpp:1356: warning: 'isc_543l' defined but not used ../temp/boot/isql/show.cpp:1376: warning: 'isc_549l' defined but not used ../temp/boot/isql/show.cpp:1396: warning: 'isc_555l' defined but not used ../temp/boot/isql/show.cpp:1418: warning: 'isc_563l' defined but not used ../temp/boot/isql/show.cpp:1438: warning: 'isc_570l' defined but not used ../temp/boot/isql/show.cpp:1458: warning: 'isc_578l' defined but not used ../temp/boot/isql/show.cpp:1478: warning: 'isc_585l' defined but not used ../temp/boot/isql/show.cpp:1498: warning: 'isc_593l' defined but not used ../temp/boot/isql/show.cpp:1518: warning: 'isc_600l' defined but not used ../temp/boot/isql/show.cpp:1540: warning: 'isc_606l' defined but not used ../temp/boot/isql/show.cpp:1555: warning: 'isc_611l' defined but not used ../temp/boot/isql/show.cpp:1584: warning: 'isc_625l' defined but not used ../temp/boot/isql/show.cpp:1610: warning: 'isc_635l' defined but not used ../temp/boot/isql/show.cpp:1627: warning: 'isc_645l' defined but not used ../temp/boot/isql/show.cpp:1645: warning: 'isc_654l' defined but not used ../temp/boot/isql/show.cpp:1671: warning: 'isc_667l' defined but not used ../temp/boot/isql/show.cpp:1688: warning: 'isc_677l' defined but not used ../temp/boot/isql/show.cpp:1712: warning: 'isc_690l' defined but not used ../temp/boot/isql/show.cpp:1730: warning: 'isc_697l' defined but not used ../temp/boot/isql/show.cpp:1746: warning: 'isc_702l' defined but not used ../temp/boot/isql/show.cpp:1760: warning: 'isc_708l' defined but not used ../temp/boot/isql/show.cpp:1774: warning: 'isc_714l' defined but not used ../temp/boot/isql/show.cpp:1789: warning: 'isc_720l' defined but not used ../temp/boot/isql/show.cpp:1803: warning: 'isc_726l' defined but not used ../temp/boot/isql/show.cpp:1817: warning: 'isc_732l' defined but not used ../temp/boot/isql/show.cpp:1840: warning: 'isc_742l' defined but not used ../temp/boot/isql/show.cpp:1863: warning: 'isc_753l' defined but not used ../temp/boot/isql/show.cpp:1877: warning: 'isc_759l' defined but not used ../temp/boot/isql/show.cpp:1905: warning: 'isc_770l' defined but not used ../temp/boot/isql/show.cpp:1920: warning: 'isc_776l' defined but not used ../temp/boot/isql/show.cpp:1950: warning: 'isc_790l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/JString.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic ../gen/firebird/lib/libeditline.a -lm -ldl -lcurses -licuuc -licudata -licui18n make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.refDatabases ref_databases make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' rm -f -f ../gen/firebird/security2.fdb cp -f security2.fdb ../gen/firebird/security2.fdb make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.msgs msgs make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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:628: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/msgs/build_file.cpp:60: warning: 'isc_blob_null' defined but not used ../temp/std/msgs/build_file.cpp:76: warning: 'isc_1l' defined but not used ../temp/std/msgs/build_file.cpp:93: warning: 'isc_10l' defined but not used ../temp/std/msgs/build_file.cpp:109: warning: 'isc_19l' defined but not used ../temp/std/msgs/build_file.cpp:122: warning: 'isc_24l' defined but not used ../temp/std/msgs/build_file.cpp:137: warning: 'isc_29l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/msgs/build_file.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n chmod 777 ../gen/firebird/bin/build_file ../gen/firebird/bin/build_file -d msg.fdb -f ../gen/firebird/firebird.msg chmod 666 ../gen/firebird/firebird.msg make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.msgs msgs_intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg build_file: 1524 messages lack translations in locale fr_FR chmod 666 ../gen/firebird/fr_FR.msg ../gen/firebird/bin/build_file -d msg.fdb -l de_DE -f ../gen/firebird/de_DE.msg build_file: 1524 messages lack translations in locale de_DE chmod 666 ../gen/firebird/de_DE.msg make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.codes generated_headers make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/misc/codes.cpp -o ../temp/std/misc/codes.o ../src/misc/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/misc/codes.cpp:51: warning: 'isc_blob_null' defined but not used ../src/misc/codes.cpp:67: warning: 'isc_1l' defined but not used ../src/misc/codes.cpp:84: warning: 'isc_10l' defined but not used ../src/misc/codes.cpp:106: warning: 'isc_20l' defined but not used ../src/misc/codes.cpp:126: warning: 'isc_28l' defined but not used ../src/misc/codes.cpp:146: warning: 'isc_36l' defined but not used ../src/misc/codes.cpp:255: warning: 'gds_c_boiler_plate' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/misc/codes.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/codes -L../gen/firebird/lib -lm -ldl -lcurses -licuuc -licudata -licui18n ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers No need to update ../src/include/gen/iberror.h No need to update ../src/include/gen/msg_facs.h No need to update ../lang_helpers/gds_codes.pas No need to update ../lang_helpers/gds_codes.ftn No need to update ../src/include/gen/codetext.h No need to update ../src/include/gen/msgs.h No need to update ../src/include/gen/rdb_codes.h No need to update ../src/include/gen/sql_code.h make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.intl make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/ld.cpp -o ../temp/superclient/intl/ld.o In file included from ../src/intl/../jrd/IntlUtil.h:33, from ../src/intl/ld.cpp:26: ../src/intl/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/intl/ld.cpp:411: ../src/intl/../jrd/intlnames.h: In function 'INTL_BOOL LD_lookup_texttype(texttype*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, INTL_BOOL, const ASCII*)': ../src/intl/../jrd/intlnames.h:109: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:109: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:111: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:111: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:113: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:113: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:114: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:114: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:115: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:115: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:116: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:116: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:117: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:117: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:118: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:118: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:119: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:119: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:120: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:120: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:121: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:121: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:122: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:122: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:128: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:128: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:129: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:129: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:130: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:130: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:131: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:131: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:132: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:132: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:133: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:133: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:134: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:134: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:135: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:135: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:136: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:136: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:137: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:137: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:144: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:144: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:145: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:145: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:146: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:146: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:155: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:155: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:157: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:157: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:159: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:159: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:161: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:161: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:163: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:163: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:165: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:165: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:167: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:167: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:169: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:169: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:171: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:171: warning: null argument where non-null required (argument 1) In file included from ../src/intl/ld.cpp:411: ../src/intl/../jrd/intlnames.h:175: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:175: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:177: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:177: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:179: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:179: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:181: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:181: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:183: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:183: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:196: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:196: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:198: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:198: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:200: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:200: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:254: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:254: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:259: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:259: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:260: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:260: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:261: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:261: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:262: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:262: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:263: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:263: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:264: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:264: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:265: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:265: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:270: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:270: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:275: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:275: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:280: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:280: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:285: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:285: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:289: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:289: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:290: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:290: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:323: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:323: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:324: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:324: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:325: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:325: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:326: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:326: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:327: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:327: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:328: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:328: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:329: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:329: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:330: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:330: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:335: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:335: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:336: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:336: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:341: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:341: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:342: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:342: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:343: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:343: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:344: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:344: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:345: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:345: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:346: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:346: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:351: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:351: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:356: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:356: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:361: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:361: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:363: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:363: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:365: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:365: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:367: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:367: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:369: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:369: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:382: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:382: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:383: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:383: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:384: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:384: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:391: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:391: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:407: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:407: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:411: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:411: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:418: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:418: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:422: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:422: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:426: warning: null argument where non-null required (argument 1) ../src/intl/../jrd/intlnames.h:426: warning: null argument where non-null required (argument 1) ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_narrow.cpp -o ../temp/superclient/intl/cv_narrow.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_narrow.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_narrow.cpp -o ../temp/superclient/intl/cs_narrow.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_narrow.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/charsets/cs_koi8r.h: In function 'INTL_BOOL CS_koi8r(charset*, const ASCII*)': ../src/intl/../intl/charsets/cs_koi8r.h:266: warning: unused variable 'UNICODE_REPLACEMENT_CHARACTER' ../src/intl/../intl/charsets/cs_koi8u.h: In function 'INTL_BOOL CS_koi8u(charset*, const ASCII*)': ../src/intl/../intl/charsets/cs_koi8u.h:266: warning: unused variable 'UNICODE_REPLACEMENT_CHARACTER' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_ascii.cpp -o ../temp/superclient/intl/lc_ascii.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_ascii.cpp:26: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_narrow.cpp -o ../temp/superclient/intl/lc_narrow.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_narrow.cpp:27: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/lc_narrow.cpp: In function 'SSHORT LC_NARROW_compare(texttype*, ULONG, const BYTE*, ULONG, const BYTE*, INTL_BOOL*)': ../src/intl/lc_narrow.cpp:588: warning: 'stat1.coltab_status::stat_waiting' may be used uninitialized in this function ../src/intl/lc_narrow.cpp:588: warning: 'stat2.coltab_status::stat_waiting' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_iso8859_1.cpp -o ../temp/superclient/intl/lc_iso8859_1.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_iso8859_1.cpp:26: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/collations/koi8r_ru.h: In function 'INTL_BOOL KOI8R_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/koi8r_ru.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/koi8r_ru.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/koi8r_ru.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/koi8u_ua.h: In function 'INTL_BOOL KOI8U_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/koi8u_ua.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/koi8u_ua.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/koi8u_ua.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/bl88591da0.h: In function 'INTL_BOOL ISO88591_39_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591da0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591da0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591nl0.h: In function 'INTL_BOOL ISO88591_40_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591nl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591nl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591fi0.h: In function 'INTL_BOOL ISO88591_41_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591fi0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591fi0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591fr0.h: In function 'INTL_BOOL ISO88591_42_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591fr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591fr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591ca0.h: In function 'INTL_BOOL ISO88591_43_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591ca0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591ca0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591de0.h: In function 'INTL_BOOL ISO88591_44_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591de0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591de0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591is0.h: In function 'INTL_BOOL ISO88591_45_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591is0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591is0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591it0.h: In function 'INTL_BOOL ISO88591_46_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591it0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591it0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591no0.h: In function 'INTL_BOOL ISO88591_48_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591no0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591no0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591es0.h: In function 'INTL_BOOL ISO88591_49_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591es0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591es0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591sv0.h: In function 'INTL_BOOL ISO88591_51_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591sv0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591sv0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591uk0.h: In function 'INTL_BOOL ISO88591_52_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591uk0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591uk0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591us0.h: In function 'INTL_BOOL ISO88591_53_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591us0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591us0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591us0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/bl88591pt0.h: In function 'INTL_BOOL ISO88591_54_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591pt0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591pt0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591ptbr0.h: In function 'INTL_BOOL ISO88591_55_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591ptbr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591ptbr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/bl88591ptbr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/bl88591es0.h: In function 'INTL_BOOL ISO88591_56_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/bl88591es0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/bl88591es0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250czech.h: In function 'INTL_BOOL WIN1250_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250czech.h:28: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250czech.h:31: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250czech.h:34: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250hundc.h: In function 'INTL_BOOL WIN1250_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250hundc.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250hundc.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250hundc.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250polish.h: In function 'INTL_BOOL WIN1250_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250polish.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250polish.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250polish.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250slov.h: In function 'INTL_BOOL WIN1250_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250slov.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250slov.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250slov.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1250hun.h: In function 'INTL_BOOL WIN1250_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1250hun.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1250hun.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1250hun.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1250bsba.h: In function 'INTL_BOOL WIN1250_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1250bsba.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1250bsba.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1250bsba.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win_cz.h: In function 'INTL_BOOL WIN1250_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win_cz.h:29: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win_cz.h:32: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win_cz.h:35: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win_cz_ci_ai.h: In function 'INTL_BOOL WIN1250_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win_cz_ci_ai.h:28: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win_cz_ci_ai.h:31: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win_cz_ci_ai.h:34: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1251cyrr.h: In function 'INTL_BOOL WIN1251_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1251cyrr.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1251cyrr.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1251cyrr.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/xx1251_ua.h: In function 'INTL_BOOL WIN1251_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx1251_ua.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx1251_ua.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx1251_ua.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252intl.h: In function 'INTL_BOOL WIN1252_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252intl.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252intl.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252intl.h:33: warning: unused variable 'FIRST_IGNORE' In file included from ../src/intl/lc_iso8859_1.cpp:386: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:832: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:832: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252i850.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252i850.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252i850.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252nor4.h: In function 'INTL_BOOL WIN1252_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252nor4.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252nor4.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252nor4.h:33: warning: unused variable 'FIRST_IGNORE' In file included from ../src/intl/lc_iso8859_1.cpp:410: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:841: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1252span.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252span.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252span.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252swfn.h: In function 'INTL_BOOL WIN1252_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252swfn.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252swfn.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252swfn.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1252ptbr.h: In function 'INTL_BOOL WIN1252_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1252ptbr.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1252ptbr.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1252ptbr.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pw1253greek1.h: In function 'INTL_BOOL WIN1253_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pw1253greek1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1253greek1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1253greek1.h:33: warning: unused variable 'FIRST_IGNORE' In file included from ../src/intl/lc_iso8859_1.cpp:458: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1254turk.h:826: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/pw1254turk.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pw1254turk.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pw1254turk.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1257_ee.h: In function 'INTL_BOOL WIN1257_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1257_ee.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1257_ee.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1257_ee.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1257_lt.h: In function 'INTL_BOOL WIN1257_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1257_lt.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1257_lt.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1257_lt.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/win1257_lv.h: In function 'INTL_BOOL WIN1257_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/win1257_lv.h:8: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/win1257_lv.h:11: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/win1257_lv.h:14: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/blNEXTus0.h: In function 'INTL_BOOL NEXT_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTus0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTus0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/blNEXTus0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/blNEXTde0.h: In function 'INTL_BOOL NEXT_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTde0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTde0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/blNEXTfr0.h: In function 'INTL_BOOL NEXT_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTfr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTfr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/blNEXTit0.h: In function 'INTL_BOOL NEXT_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/blNEXTit0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/blNEXTit0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_iso8859_2.cpp -o ../temp/superclient/intl/lc_iso8859_2.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_iso8859_2.cpp:22: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/collations/xx88592czech.h: In function 'INTL_BOOL ISO88592_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx88592czech.h:24: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx88592czech.h:27: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx88592czech.h:30: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/xx88592hun.h: In function 'INTL_BOOL ISO88592_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx88592hun.h:24: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx88592hun.h:27: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx88592hun.h:30: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/xx88592plk.h: In function 'INTL_BOOL ISO88592_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/xx88592plk.h:24: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx88592plk.h:27: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/xx88592plk.h:30: warning: unused variable 'FIRST_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_iso8859_13.cpp -o ../temp/superclient/intl/lc_iso8859_13.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_iso8859_13.cpp:22: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/intl/lc_iso8859_13.cpp:31: ../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: warning: large integer implicitly truncated to unsigned type ../src/intl/../intl/collations/xx885913lt.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/xx885913lt.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_dos.cpp -o ../temp/superclient/intl/lc_dos.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_dos.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/intl/../intl/collations/pd437intl.h: In function 'INTL_BOOL DOS102_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd437intl.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd437intl.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd437intl.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h: In function 'INTL_BOOL DOS105_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd865nordan40.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd865nordan40.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd437swedfin.h: In function 'INTL_BOOL DOS106_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd437swedfin.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd437swedfin.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd437swedfin.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437de0.h: In function 'INTL_BOOL DOS101_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437de0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437de0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437de0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437es1.h: In function 'INTL_BOOL DOS101_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437es1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437es1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437es1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437fi0.h: In function 'INTL_BOOL DOS101_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437fi0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437fi0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437fi0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437fr0.h: In function 'INTL_BOOL DOS101_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437fr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437fr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437fr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437it0.h: In function 'INTL_BOOL DOS101_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437it0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437it0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437it0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437nl0.h: In function 'INTL_BOOL DOS101_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437nl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437nl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437nl0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437sv0.h: In function 'INTL_BOOL DOS101_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437sv0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437sv0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437sv0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437uk0.h: In function 'INTL_BOOL DOS101_c9_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437uk0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437uk0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437uk0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db437us0.h: In function 'INTL_BOOL DOS101_c10_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db437us0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db437us0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db437us0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850cf0.h: In function 'INTL_BOOL DOS160_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850cf0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850cf0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850cf0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850de0.h: In function 'INTL_BOOL DOS160_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850de0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850de0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850de0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850es0.h: In function 'INTL_BOOL DOS160_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850es0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850es0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850es0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850fr0.h: In function 'INTL_BOOL DOS160_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850fr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850fr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850fr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850it1.h: In function 'INTL_BOOL DOS160_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850it1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850it1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850it1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850nl0.h: In function 'INTL_BOOL DOS160_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850nl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850nl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850nl0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850pt0.h: In function 'INTL_BOOL DOS160_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850pt0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850pt0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850pt0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850sv1.h: In function 'INTL_BOOL DOS160_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850sv1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850sv1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850sv1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850uk0.h: In function 'INTL_BOOL DOS160_c9_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850uk0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850uk0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850uk0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db850us0.h: In function 'INTL_BOOL DOS160_c10_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db850us0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db850us0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db850us0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h: In function 'INTL_BOOL DOS107_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd865nordan40.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd865nordan40.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd865nordan40.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db865da0.h: In function 'INTL_BOOL DOS107_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db865da0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db865da0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db865da0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db865no0.h: In function 'INTL_BOOL DOS107_c3_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db865no0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db865no0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db865no0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db852cz0.h: In function 'INTL_BOOL DOS852_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db852cz0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db852cz0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db852cz0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db852po0.h: In function 'INTL_BOOL DOS852_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db852po0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db852po0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db852po0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db852sl0.h: In function 'INTL_BOOL DOS852_c4_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db852sl0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db852sl0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db852sl0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852czech.h: In function 'INTL_BOOL DOS852_c5_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852czech.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852czech.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852czech.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852polish.h: In function 'INTL_BOOL DOS852_c6_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852polish.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852polish.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852polish.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852hundc.h: In function 'INTL_BOOL DOS852_c7_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852hundc.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852hundc.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852hundc.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd852slovene.h: In function 'INTL_BOOL DOS852_c8_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd852slovene.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd852slovene.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd852slovene.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db857tr0.h: In function 'INTL_BOOL DOS857_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db857tr0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db857tr0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db857tr0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db860pt0.h: In function 'INTL_BOOL DOS860_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db860pt0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db860pt0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db860pt0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd861iceland.h: In function 'INTL_BOOL DOS861_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd861iceland.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd861iceland.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd861iceland.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db863cf1.h: In function 'INTL_BOOL DOS863_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db863cf1.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db863cf1.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db863cf1.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/db866ru0.h: In function 'INTL_BOOL CYRL_c1_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/db866ru0.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/db866ru0.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/db866ru0.h:33: warning: unused variable 'FIRST_IGNORE' ../src/intl/../intl/collations/pd866cyrr.h: In function 'INTL_BOOL CYRL_c2_init(texttype*, charset*, const ASCII*, const ASCII*, USHORT, const UCHAR*, ULONG, const ASCII*)': ../src/intl/../intl/collations/pd866cyrr.h:27: warning: unused variable 'MAX_NCO_PRIMARY' ../src/intl/../intl/collations/pd866cyrr.h:30: warning: unused variable 'MAX_NCO_IGNORE' ../src/intl/../intl/collations/pd866cyrr.h:33: warning: unused variable 'FIRST_IGNORE' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_unicode_ucs2.cpp -o ../temp/superclient/intl/cs_unicode_ucs2.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_unicode_ucs2.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_unicode_ucs2.cpp -o ../temp/superclient/intl/lc_unicode_ucs2.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_unicode_ucs2.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_unicode_fss.cpp -o ../temp/superclient/intl/cs_unicode_fss.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_unicode_fss.cpp:27: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_unicode_fss.cpp -o ../temp/superclient/intl/cv_unicode_fss.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_unicode_fss.cpp:27: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_big5.cpp -o ../temp/superclient/intl/cs_big5.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_big5.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_big5.cpp -o ../temp/superclient/intl/cv_big5.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_big5.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_big5.cpp -o ../temp/superclient/intl/lc_big5.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_big5.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_gb2312.cpp -o ../temp/superclient/intl/cs_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_gb2312.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_gb2312.cpp -o ../temp/superclient/intl/cv_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_gb2312.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_gb2312.cpp -o ../temp/superclient/intl/lc_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_gb2312.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_jis.cpp -o ../temp/superclient/intl/cs_jis.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_jis.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_jis.cpp -o ../temp/superclient/intl/cv_jis.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_jis.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_jis.cpp -o ../temp/superclient/intl/lc_jis.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_jis.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_ksc.cpp -o ../temp/superclient/intl/cs_ksc.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_ksc.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_ksc.cpp -o ../temp/superclient/intl/cv_ksc.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_ksc.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_ksc.cpp -o ../temp/superclient/intl/lc_ksc.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/lc_ksc.cpp:25: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cs_icu.cpp -o ../temp/superclient/intl/cs_icu.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cs_icu.cpp:28: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/cv_icu.cpp -o ../temp/superclient/intl/cv_icu.o In file included from ../src/intl/../intl/ldcommon.h:28, from ../src/intl/cv_icu.cpp:28: ../src/intl/../intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/intl/lc_icu.cpp -o ../temp/superclient/intl/lc_icu.o In file included from ../src/intl/ldcommon.h:28, from ../src/intl/lc_icu.cpp:29: ../src/intl/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/intl/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/superclient/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/IntlUtil.h:33, from ../src/jrd/IntlUtil.cpp:28: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::GenericMap, Firebird::StringBase > >, Firebird::DefaultComparator > >*)': ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/superclient/jrd/unicode_util.o In file included from ../src/jrd/../jrd/unicode_util.h:30, from ../src/jrd/unicode_util.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16ToUtf8(ULONG, const USHORT*, ULONG, UCHAR*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:332: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf8ToUtf16(ULONG, const UCHAR*, ULONG, USHORT*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:399: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16Substring(ULONG, const USHORT*, ULONG, USHORT*, ULONG, ULONG)': ../src/jrd/unicode_util.cpp:592: warning: unused variable 'srcStart' ../src/jrd/unicode_util.cpp: In static member function 'static Jrd::UnicodeUtil::ICU* Jrd::UnicodeUtil::Utf16Collation::loadICU(const Firebird::string&, const Firebird::string&, const Firebird::string&)': ../src/jrd/unicode_util.cpp:1172: warning: unused variable 'status' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/superclient/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superclient/jrd/mod_loader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,--version-script,../builds/posix/fbintl.vers -shared -Wl,-soname,libintl.so.1 \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/intl/libfbintl.so ../temp/superclient/intl/ld.o ../temp/superclient/intl/cv_narrow.o ../temp/superclient/intl/cs_narrow.o ../temp/superclient/intl/lc_ascii.o ../temp/superclient/intl/lc_narrow.o ../temp/superclient/intl/lc_iso8859_1.o ../temp/superclient/intl/lc_iso8859_2.o ../temp/superclient/intl/lc_iso8859_13.o ../temp/superclient/intl/lc_dos.o ../temp/superclient/intl/cs_unicode_ucs2.o ../temp/superclient/intl/lc_unicode_ucs2.o ../temp/superclient/intl/cs_unicode_fss.o ../temp/superclient/intl/cv_unicode_fss.o ../temp/superclient/intl/cs_big5.o ../temp/superclient/intl/cv_big5.o ../temp/superclient/intl/lc_big5.o ../temp/superclient/intl/cs_gb2312.o ../temp/superclient/intl/cv_gb2312.o ../temp/superclient/intl/lc_gb2312.o ../temp/superclient/intl/cs_jis.o ../temp/superclient/intl/cv_jis.o ../temp/superclient/intl/lc_jis.o ../temp/superclient/intl/cs_ksc.o ../temp/superclient/intl/cv_ksc.o ../temp/superclient/intl/lc_ksc.o ../temp/superclient/intl/cs_icu.o ../temp/superclient/intl/cv_icu.o ../temp/superclient/intl/lc_icu.o ../temp/superclient/jrd/IntlUtil.o ../temp/superclient/jrd/unicode_util.o ../temp/superclient/jrd/CharSet.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -licuuc -licudata -licui18n -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.extlib make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/extlib/ib_udf.cpp -o ../temp/std/extlib/ib_udf.o g++ -shared -Wl,-soname,ib_udf.so \ -Wl,-rpath,/usr/lib/firebird/lib -o ../gen/firebird/UDF/ib_udf.so ../temp/std/extlib/ib_udf.o ../temp/std/extlib/ib_util.o -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f Makefile.examples -C ../gen/examples/ make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/examples' rm -f ../../gen/examples/empbuild.fdb ../../gen/examples/isql -i empbld.sql Use CONNECT or CREATE DATABASE to specify a database ISQL Version: LI-V2.1.2.18118 Firebird 2.1 Server version: Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 ../../gen/firebird/bin/gpre_current -r -m -z -n ../../gen/examples/empbuild.e ../../gen/examples/empbuild.c gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "empbuild.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../../gen/firebird/include -I../../src/include/gen -I../../src/include -I../../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD ../../gen/examples/empbuild.c ../../gen/examples/empbuild.c: In function 'main': ../../gen/examples/empbuild.c:257: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c:260: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c:263: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../gen/examples/empbuild.c: At top level: ../../gen/examples/empbuild.c:64: warning: 'gds__null' defined but not used ../../gen/examples/empbuild.c:95: warning: 'isc_10l' defined but not used ../../gen/examples/empbuild.c:109: warning: 'isc_18l' defined but not used ../../gen/examples/empbuild.c:121: warning: 'isc_21l' defined but not used ../../gen/examples/empbuild.c:137: warning: 'isc_35l' defined but not used ../../gen/examples/empbuild.c:156: warning: 'isc_51l' defined but not used ../../gen/examples/empbuild.c:170: warning: 'isc_59l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../../gen/examples/empbuild.o ../../temp/std/common/classes/alloc.o ../../temp/std/common/classes/locks.o ../../temp/std/common/classes/semaphore.o ../../temp/std/common/classes/fb_string.o ../../temp/std/common/classes/timestamp.o ../../temp/std/common/classes/TempFile.o ../../temp/std/common/classes/UserBlob.o ../../temp/std/common/classes/SafeArg.o ../../temp/std/common/classes/MsgPrint.o ../../temp/std/common/classes/BaseStream.o ../../temp/std/common/fb_exception.o ../../temp/std/common/classes/MetaName.o ../../temp/std/common/StatusHolder.o ../../temp/std/common/utils.o ../../temp/std/config/AdminException.o ../../temp/std/config/Args.o ../../temp/std/config/ArgsException.o ../../temp/std/config/ConfObj.o ../../temp/std/config/ConfObject.o ../../temp/std/config/ConfigFile.o ../../temp/std/config/Configuration.o ../../temp/std/config/Element.o ../../temp/std/config/FileName.o ../../temp/std/config/InputFile.o ../../temp/std/config/InputStream.o ../../temp/std/config/Lex.o ../../temp/std/config/ScanDir.o ../../temp/std/config/Stream.o ../../temp/std/config/StreamSegment.o ../../temp/std/vulcan/JString.o ../../temp/std/vulcan/PathName.o ../../temp/std/vulcan/RefObject.o -o ../../gen/examples/empbuild -L../../gen/firebird/lib -lfbstatic -lm -ldl -lcurses -licuuc -licudata -licui18n rm -f employee.fdb ./empbuild employee.fdb creating database employee.fdb Creating tables Turning off indices and triggers Loading column data Turning on indices and triggers Loading Language blobs Added 10 language arrays. Loading Job blobs Added 30 job requirement descriptions. Loading project blobs Added 6 project descriptions. Loading quarter arrays Added 24 quarter arrays. chmod 666 employee.fdb make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/examples' make -f ../gen/Makefile.fbserver fbserver make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet_server.cpp -o ../temp/superserver/remote/inet_server.o In file included from ../src/remote/inet_server.cpp:40: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet_server.cpp:87: ../src/remote/../remote/../remote/../remote/protocol.h: At global scope: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/inet_server.cpp:87: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/inet_server.cpp: In function 'int server_main(int, char**)': ../src/remote/inet_server.cpp:198: warning: suggest parentheses around assignment used as truth value ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/server.cpp -o ../temp/superserver/remote/server.o ../src/remote/server.cpp:74: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/server.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/server.cpp:37: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/server.cpp: In function 'ISC_STATUS allocate_statement(rem_port*, P_RLSE*, PACKET*)': ../src/remote/server.cpp:773: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::compile(P_CMPL*, PACKET*)': ../src/remote/server.cpp:1388: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In member function 'void rem_port::disconnect(PACKET*, PACKET*)': ../src/remote/server.cpp:1530: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp:1514: warning: suggest explicit braces to avoid ambiguous 'else' ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::end_transaction(P_OP, P_RLSE*, PACKET*)': ../src/remote/server.cpp:1899: warning: enumeration value 'op_void' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_connect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_exit' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_accept' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_reject' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_protocol' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_disconnect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_credit' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_continuation' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_open_file' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create_file' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_close_file' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_read_page' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_write_page' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_lock' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_convert_lock' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_release_lock' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_blocking' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_attach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_detach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_compile' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start_and_send' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_send' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_receive' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_unwind' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_release' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_transaction' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_reconnect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_open_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_get_segment' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_put_segment' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_cancel_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_close_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_database' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_request' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_transaction' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_batch_segments' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_mgr_set_affinity' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_mgr_clear_affinity' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_mgr_report' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_que_events' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_cancel_events' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_prepare2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_event' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_connect_request' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_aux_connect' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_ddl' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_open_blob2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_create_blob2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_get_slice' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_put_slice' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_slice' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_seek_blob' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_allocate_statement' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_execute' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_exec_immediate' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_fetch' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_fetch_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_free_statement' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_prepare_statement' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_set_cursor' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_info_sql' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_dummy' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_response_piggyback' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start_and_receive' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_start_send_and_receive' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_exec_immediate2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_execute2' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_insert' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_sql_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_transact' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_transact_response' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_drop_database' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_attach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_detach' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_info' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_service_start' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_update_account_info' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_authenticate_user' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_partial' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_trusted_auth' not handled in switch ../src/remote/server.cpp:1899: warning: enumeration value 'op_max' not handled in switch ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::info(P_OP, P_INFO*, PACKET*)': ../src/remote/server.cpp:2867: warning: enumeration value 'op_void' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_connect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_exit' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_accept' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_reject' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_protocol' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_disconnect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_credit' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_continuation' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_open_file' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create_file' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_close_file' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_read_page' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_write_page' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_lock' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_convert_lock' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_release_lock' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_blocking' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_attach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_detach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_compile' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start_and_send' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_send' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_receive' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_unwind' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_release' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_transaction' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_commit' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_rollback' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_prepare' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_reconnect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_open_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_get_segment' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_put_segment' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_cancel_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_close_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_batch_segments' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_mgr_set_affinity' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_mgr_clear_affinity' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_mgr_report' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_que_events' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_cancel_events' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_commit_retaining' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_prepare2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_event' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_connect_request' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_aux_connect' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_ddl' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_open_blob2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_create_blob2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_get_slice' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_put_slice' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_slice' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_seek_blob' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_allocate_statement' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_execute' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_exec_immediate' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_fetch' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_fetch_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_free_statement' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_prepare_statement' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_set_cursor' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_dummy' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_response_piggyback' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start_and_receive' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_start_send_and_receive' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_exec_immediate2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_execute2' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_insert' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_sql_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_transact' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_transact_response' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_drop_database' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_service_attach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_service_detach' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_service_start' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_rollback_retaining' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_update_account_info' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_authenticate_user' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_partial' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_trusted_auth' not handled in switch ../src/remote/server.cpp:2867: warning: enumeration value 'op_max' not handled in switch ../src/remote/server.cpp: In function 'rtr* make_transaction(rdb*, void*)': ../src/remote/server.cpp:3077: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::open_blob(P_OP, P_BLOB*, PACKET*)': ../src/remote/server.cpp:3150: warning: suggest parentheses around assignment used as truth value ../src/remote/server.cpp: In function 'void* loopThread(void*)': ../src/remote/server.cpp:5419: warning: unused variable 'ok' ../src/remote/server.cpp:5444: warning: suggest parentheses around assignment used as truth value ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/server_stub.cpp -o ../temp/superserver/remote/server_stub.o ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superserver/jrd/config_root.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superserver/jrd/path_utils.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superserver/jrd/mod_loader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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 Firebird::string&)': ../src/jrd/os/posix/fbsyslog.cpp:51: 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:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/superserver/jrd/guid.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/superserver/jrd/alt.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/superserver/jrd/cvt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt.cpp:56: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt.cpp: In function 'void CVT_move(const dsc*, dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt.cpp:1537: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/../lock/../jrd/file_params.h: At global scope: ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/superserver/jrd/db_alias.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/superserver/jrd/dsc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/superserver/jrd/enc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/superserver/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/gds.cpp: In function 'SLONG safe_interpret(char*, size_t, const ISC_STATUS**, bool)': ../src/jrd/gds.cpp:910: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp:941: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1124: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/gds.cpp: In function 'SLONG gds__get_prefix(SSHORT, const TEXT*)': ../src/jrd/gds.cpp:1709: warning: unused variable 'count' ../src/jrd/gds.cpp: In function 'void gds__unregister_cleanup(void (*)(void*), void*)': ../src/jrd/gds.cpp:2481: warning: suggest parentheses around assignment used as truth value ../src/jrd/gds.cpp: In function 'void blr_print_verb(gds_ctl*, SSHORT)': ../src/jrd/gds.cpp:3289: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/gds.cpp:118: warning: 'FB_PID_FILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/superserver/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/superserver/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superserver/jrd/isc_ipc.o ../src/jrd/os/posix/isc_ipc.cpp: In function 'void ISC_signal_cancel(int, void (*)(void*), void*)': ../src/jrd/os/posix/isc_ipc.cpp:411: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/superserver/jrd/isc_sync.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:1915: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1945: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1965: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1988: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2093: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2128: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2089: 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_object(ISC_STATUS*, sh_mem*, SLONG, SLONG)': ../src/jrd/isc_sync.cpp:2855: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2873: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_object(ISC_STATUS*, sh_mem*, UCHAR**, SLONG)': ../src/jrd/isc_sync.cpp:2912: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2928: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, SLONG, bool)': ../src/jrd/isc_sync.cpp:3843: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_file(ISC_STATUS*, sh_mem*, USHORT)': ../src/jrd/isc_sync.cpp:4137: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'SLONG find_key(ISC_STATUS*, TEXT*)': ../src/jrd/isc_sync.cpp:4310: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4315: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/isc_sync.cpp:76: warning: 'inhibit_restart' defined but not used ../src/jrd/isc_sync.cpp:79: warning: 'process_id' defined but not used ../src/jrd/isc_sync.cpp:82: warning: 'next_shared_memory' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/superserver/jrd/perf.o ../src/jrd/perf.cpp: In function 'int perf_format(const PERF*, const PERF*, const SCHAR*, SCHAR*, SSHORT*)': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/superserver/jrd/sch.o ../src/jrd/sch.cpp: In function 'void SCH_abort()': ../src/jrd/sch.cpp:227: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/superserver/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sdl.cpp: In function 'ISC_STATUS error(ISC_STATUS*, ...)': ../src/jrd/sdl.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/superserver/jrd/status.o ../src/jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/superserver/jrd/ThreadData.o ../src/jrd/ThreadData.cpp: In static member function 'static void ThreadData::start(void* (*)(void*), void*, int, int, void*)': ../src/jrd/ThreadData.cpp:334: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadData.cpp:336: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadData.cpp:312: warning: unused variable 'pattr' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/superserver/jrd/utl.o ../src/jrd/utl.cpp:1039: warning: ignoring #pragma FB_COMPILER_MESSAGE ../src/jrd/utl.cpp: In function 'void isc_expand_dpb(SCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:388: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:458: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:661: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int dump(ISC_QUAD*, void*, void*, FILE*)': ../src/jrd/utl.cpp:2006: 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 edit(ISC_QUAD*, void*, void*, SSHORT, const SCHAR*)': ../src/jrd/utl.cpp:2079: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'void isc_expand_dpb_internal(const UCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:2204: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:2273: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int isc_version(void**, void (*)(void*, const char*), void*)': ../src/jrd/utl.cpp:1282: warning: 'ods_version' may be used uninitialized in this function ../src/jrd/utl.cpp:1282: warning: 'ods_minor_version' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/superserver/jrd/why.o In file included from ../src/jrd/why.cpp:66: ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_commit_transaction(ISC_STATUS*, void**)': ../src/jrd/why.cpp:1444: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_insert_m(ISC_STATUS*, void**, USHORT, const SCHAR*, USHORT, USHORT, const SCHAR*)': ../src/jrd/why.cpp:3327: warning: unused variable 'dasup' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, void**, SSHORT, const SCHAR*, SSHORT, SCHAR*)': ../src/jrd/why.cpp:3625: warning: suggest parentheses around '&&' within '||' ../src/jrd/why.cpp: In function 'SCHAR* alloc(SLONG)': ../src/jrd/why.cpp:5294: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_service_attach(ISC_STATUS*, USHORT, const TEXT*, void**, USHORT, const SCHAR*)': ../src/jrd/why.cpp:4663: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_attach_database(ISC_STATUS*, SSHORT, const TEXT*, void**, SSHORT, const SCHAR*)': ../src/jrd/why.cpp:1085: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_create_database(ISC_STATUS*, USHORT, const TEXT*, void**, SSHORT, const UCHAR*, USHORT)': ../src/jrd/why.cpp:1655: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blob_filter.cpp -o ../temp/superserver/jrd/blob_filter.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blob_filter.cpp:40: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/blob_filter.cpp:49: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/blob_filter.cpp: In function 'ISC_STATUS BLF_close_blob(Jrd::thread_db*, Jrd::BlobControl**)': ../src/jrd/blob_filter.cpp:103: warning: suggest parentheses around assignment used as truth value ../src/jrd/blob_filter.cpp: In function 'ISC_STATUS BLF_get_segment(Jrd::thread_db*, Jrd::BlobControl**, USHORT*, USHORT, UCHAR*)': ../src/jrd/blob_filter.cpp:184: warning: suggest parentheses around assignment used as truth value ../src/jrd/blob_filter.cpp: In function 'ISC_STATUS BLF_put_segment(Jrd::thread_db*, Jrd::BlobControl**, USHORT, const UCHAR*)': ../src/jrd/blob_filter.cpp:296: warning: suggest parentheses around assignment used as truth value ../src/jrd/blob_filter.cpp: In function 'void initializeFilter(Jrd::thread_db*, ISC_STATUS&, Jrd::BlobControl*, Jrd::BlobFilter*, USHORT)': ../src/jrd/blob_filter.cpp:322: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/superserver/jrd/dpm.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/dpm.cpp -o ../temp/superserver/jrd/dpm.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../temp/superserver/jrd/dpm.cpp: In function 'RecordNumber DPM_store_blob(Jrd::thread_db*, Jrd::blb*, Jrd::Record*)': ../temp/superserver/jrd/dpm.cpp:2106: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/superserver/jrd/dyn.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/dyn.cpp -o ../temp/superserver/jrd/dyn.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/dyn.cpp:52: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/superserver/jrd/dyn.cpp:69: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/superserver/jrd/dyn.cpp:77: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/superserver/jrd/dyn.cpp: In function 'void grant(Jrd::Global*, const UCHAR**)': ../temp/superserver/jrd/dyn.cpp:1239: warning: 'id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/superserver/jrd/dyn_def.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/dyn_def.cpp -o ../temp/superserver/jrd/dyn_def.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/dyn_def.cpp:54: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/superserver/jrd/dyn_def.cpp:66: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/superserver/jrd/dyn_def.cpp:72: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/superserver/jrd/dyn_def.cpp: In function 'void DYN_define_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/superserver/jrd/dyn_def.cpp:3885: warning: 'dtype' may be used uninitialized in this function ../temp/superserver/jrd/dyn_def.cpp:3885: warning: 'length' may be used uninitialized in this function ../temp/superserver/jrd/dyn_def.cpp:3885: warning: 'clength' may be used uninitialized in this function ../temp/superserver/jrd/dyn_def.cpp:3885: warning: 'precision' may be used uninitialized in this function ../temp/superserver/jrd/dyn_def.cpp:3886: warning: 'stype' may be used uninitialized in this function ../temp/superserver/jrd/dyn_def.cpp:3886: warning: 'scale' may be used uninitialized in this function ../temp/superserver/jrd/dyn_def.cpp:3887: warning: 'charset_id' may be used uninitialized in this function ../temp/superserver/jrd/dyn_def.cpp: In function 'void DYN_define_constraint(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/superserver/jrd/dyn_def.cpp:1067: warning: 'verb' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/superserver/jrd/dyn_del.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/dyn_del.cpp -o ../temp/superserver/jrd/dyn_del.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/dyn_del.cpp:41: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/superserver/jrd/dyn_del.cpp:56: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/superserver/jrd/dyn_del.cpp:63: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/superserver/jrd/dyn_del.cpp: In function 'void DYN_delete_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*, Firebird::MetaName*)': ../temp/superserver/jrd/dyn_del.cpp:1666: warning: 'found' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/superserver/jrd/dyn_mod.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/dyn_mod.cpp -o ../temp/superserver/jrd/dyn_mod.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/dyn_mod.cpp:51: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/superserver/jrd/dyn_mod.cpp:61: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/superserver/jrd/dyn_mod.cpp:67: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything ../temp/superserver/jrd/dyn_mod.cpp: In function 'void DYN_modify_local_field(Jrd::Global*, const UCHAR**, const Firebird::MetaName*)': ../temp/superserver/jrd/dyn_mod.cpp:2410: warning: 'position' may be used uninitialized in this function ../temp/superserver/jrd/dyn_mod.cpp:2422: warning: 'system_flag' may be used uninitialized in this function ../temp/superserver/jrd/dyn_mod.cpp:2490: warning: 'existing_position' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/superserver/jrd/dyn_util.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/dyn_util.cpp -o ../temp/superserver/jrd/dyn_util.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/dyn_util.cpp:39: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/superserver/jrd/dyn_util.cpp:54: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/superserver/jrd/dyn_util.cpp:61: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/superserver/jrd/dyn_util.cpp: In function 'void DYN_UTIL_copy_domain(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/superserver/jrd/dyn_util.cpp:970: warning: unused variable 'dbb' ../temp/superserver/jrd/dyn_util.cpp: In function 'bool DYN_UTIL_is_array(Jrd::thread_db*, Jrd::Global*, const Firebird::MetaName&)': ../temp/superserver/jrd/dyn_util.cpp:802: warning: 'rc' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/superserver/jrd/fun.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/fun.cpp -o ../temp/superserver/jrd/fun.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/evl_proto.h:27, from ../temp/superserver/jrd/fun.cpp:60: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/superserver/jrd/fun.cpp:63: ../src/include/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../temp/superserver/jrd/fun.cpp: In function 'void invoke(Jrd::UserFunction*, Jrd::fun_repeat*, Jrd::impure_value*, void**, const udf_blob*, bool&, bool&)': ../temp/superserver/jrd/fun.cpp:1042: warning: suggest parentheses around assignment used as truth value ../temp/superserver/jrd/fun.cpp:1051: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/superserver/jrd/grant.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/grant.cpp -o ../temp/superserver/jrd/grant.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/superserver/jrd/grant.cpp:53: ../src/include/../jrd/dyn_proto.h: At global scope: ../src/include/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/include/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../temp/superserver/jrd/grant.cpp:57: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/superserver/jrd/grant.cpp: In function 'bool GRANT_privileges(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/superserver/jrd/grant.cpp:247: warning: unused variable 'dbb' ../temp/superserver/jrd/grant.cpp: In function 'USHORT squeeze_acl(Jrd::Acl&, const Firebird::MetaName&, SSHORT)': ../temp/superserver/jrd/grant.cpp:1402: warning: 'dup_acl' may be used uninitialized in this function ../temp/superserver/jrd/grant.cpp: In function 'USHORT save_field_privileges(Jrd::thread_db*, Jrd::Acl&, const TEXT*, const Firebird::MetaName&, USHORT)': ../temp/superserver/jrd/grant.cpp:1016: warning: 'priv' may be used uninitialized in this function ../temp/superserver/jrd/grant.cpp:1016: warning: 'field_public' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/superserver/jrd/ini.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/ini.cpp -o ../temp/superserver/jrd/ini.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/include/../jrd/ini.h:28, from ../temp/superserver/jrd/ini.cpp:45: ../src/include/../jrd/../jrd/intlobj_new.h: At global scope: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/superserver/jrd/ini.cpp: In function 'void add_relation_fields(USHORT)': ../temp/superserver/jrd/ini.cpp:1355: warning: unused variable 'dbb' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/superserver/jrd/met.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/met.cpp -o ../temp/superserver/jrd/met.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/met.cpp:58: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/met.cpp:58: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/superserver/jrd/met.cpp:99: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/include/../jrd/ini.h:28, from ../temp/superserver/jrd/met.cpp:117: ../src/include/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/superserver/jrd/met.cpp: In function 'void store_dependencies(Jrd::thread_db*, Jrd::CompilerScratch*, const Jrd::jrd_rel*, const Firebird::MetaName&, int)': ../temp/superserver/jrd/met.cpp:6778: warning: suggest parentheses around '&&' within '||' ../temp/superserver/jrd/met.cpp:6806: warning: suggest parentheses around '&&' within '||' ../temp/superserver/jrd/met.cpp: In function 'Jrd::jrd_prc* MET_procedure(Jrd::thread_db*, int, bool, USHORT)': ../temp/superserver/jrd/met.cpp:4569: warning: 'pa_collation_id' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/superserver/jrd/pcmet.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/pcmet.cpp -o ../temp/superserver/jrd/pcmet.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/superserver/jrd/scl.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/scl.cpp -o ../temp/superserver/jrd/scl.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/scl.cpp:46: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/superserver/jrd/scl.cpp:65: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything ../temp/superserver/jrd/scl.cpp: In function 'bool check_user_group(const UCHAR*, USHORT)': ../temp/superserver/jrd/scl.cpp:1204: warning: unused variable 'dbb' ../temp/superserver/jrd/scl.cpp: In function 'USHORT walk_acl(Jrd::thread_db*, const Jrd::Acl&, const Jrd::jrd_rel*, const Firebird::MetaName&, const Firebird::MetaName&)': ../temp/superserver/jrd/scl.cpp:1452: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/CharSet.cpp -o ../temp/superserver/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Collation.cpp -o ../temp/superserver/jrd/Collation.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/Collation.cpp:99: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/Collation.cpp:98: ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = long unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = long unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, long unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, long unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = short unsigned int]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = short unsigned int]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, short unsigned int>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, short unsigned int>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h: In constructor 'Firebird::LikeEvaluator::LikeEvaluator(Firebird::MemoryPool&, const CharType*, SLONG, CharType, bool, CharType, CharType) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:281: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:306: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/evl_string.h:321: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h:339: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/Collation.cpp:638: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piSkipFixed' not handled in switch ../src/jrd/../jrd/evl_string.h:363: warning: enumeration value 'piDirectMatch' not handled in switch ../src/jrd/../jrd/evl_string.h: In member function 'bool Firebird::LikeEvaluator::processNextChunk(const CharType*, SLONG) [with CharType = unsigned char]': ../src/jrd/Collation.cpp:639: instantiated from 'static bool::LikeObjectImpl::evaluate(Jrd::thread_db*, Jrd::TextType*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with StrConverter = ::CanonicalConverter<::NullStrConverter>, CharType = unsigned char]' ../src/jrd/Collation.cpp:762: instantiated from 'bool::CollationImpl::like(Jrd::thread_db*, const UCHAR*, SLONG, const UCHAR*, SLONG, const UCHAR*, SLONG) [with pContainsObjectImpl = ::ContainsObjectImpl<::CanonicalConverter<::UpcaseConverter<::NullStrConverter> >, unsigned char>, pLikeObjectImpl = ::LikeObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pMatchesObjectImpl = ::MatchesObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>, pSleuthObjectImpl = ::SleuthObjectImpl<::CanonicalConverter<::NullStrConverter>, unsigned char>]' ../src/jrd/Collation.cpp:904: instantiated from here ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piNone' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piEscapedString' not handled in switch ../src/jrd/../jrd/evl_string.h:443: warning: enumeration value 'piSkipMore' not handled in switch ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/superserver/jrd/DatabaseSnapshot.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/DatabaseSnapshot.cpp:32: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/DatabaseSnapshot.cpp:43: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::acquire()': ../src/jrd/DatabaseSnapshot.cpp:118: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'UCHAR* Jrd::DatabaseSnapshot::SharedMemory::readData(Jrd::thread_db*, Firebird::MemoryPool&, ULONG&)': ../src/jrd/DatabaseSnapshot.cpp:170: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:171: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In member function 'void Jrd::DatabaseSnapshot::SharedMemory::doCleanup(const Jrd::Database*)': ../src/jrd/DatabaseSnapshot.cpp:271: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp:272: warning: comparison between signed and unsigned integer expressions ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::SharedMemory::init(void*, SH_MEM_T*, bool)': ../src/jrd/DatabaseSnapshot.cpp:323: warning: unused variable 'shmem' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::dumpData(Jrd::thread_db*)': ../src/jrd/DatabaseSnapshot.cpp:828: warning: unused variable 'call' ../src/jrd/DatabaseSnapshot.cpp: In static member function 'static void Jrd::DatabaseSnapshot::putDatabase(const Jrd::Database*, Firebird::ClumpletWriter&, int)': ../src/jrd/DatabaseSnapshot.cpp:901: warning: unused variable 'pageSpace' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/VirtualTable.cpp -o ../temp/superserver/jrd/VirtualTable.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/VirtualTable.cpp:30: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RecordBuffer.cpp -o ../temp/superserver/jrd/RecordBuffer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/all.cpp -o ../temp/superserver/jrd/all.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/all.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/blb.cpp -o ../temp/superserver/jrd/blb.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/blb.cpp:63: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/blb.cpp: In function 'Jrd::blb* BLB_open2(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const UCHAR*, bool)': ../src/jrd/blb.cpp:1374: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/blb.cpp: In function 'blob_page* get_next_page(Jrd::thread_db*, Jrd::blb*, Jrd::WIN*)': ../src/jrd/blb.cpp:2317: warning: unused variable 'dbb' ../src/jrd/blb.cpp: In function 'void slice_callback(array_slice*, ULONG, DSC*)': ../src/jrd/blb.cpp:2784: warning: unused variable 'tdbb' ../src/jrd/blb.cpp: In function 'void BLB_scalar(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, USHORT, const SLONG*, Jrd::impure_value*)': ../src/jrd/blb.cpp:1885: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1884: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:297: warning: dereferencing pointer 'array_desc' does break strict-aliasing rules ../src/jrd/blb.cpp:1865: note: initialized from here ../src/jrd/blb.cpp: In function 'SLONG BLB_get_slice(Jrd::thread_db*, Jrd::jrd_tra*, const Jrd::bid*, const UCHAR*, USHORT, const UCHAR*, SLONG, UCHAR*)': ../src/jrd/blb.cpp:864: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:862: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:861: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:838: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:833: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:825: warning: dereferencing pointer 'desc' does break strict-aliasing rules ../src/jrd/blb.cpp:823: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btn.cpp -o ../temp/superserver/jrd/btn.o ../src/jrd/btn.cpp: In function 'SLONG BTreeNode::findPageInDuplicates(const Ods::btree_page*, UCHAR*, SLONG, RecordNumber)': ../src/jrd/btn.cpp:87: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/btr.cpp -o ../temp/superserver/jrd/btr.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/btr.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/btr.cpp:54: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/btr.cpp: In function 'void BTR_evaluate(Jrd::thread_db*, Jrd::IndexRetrieval*, Jrd::RecordBitmap**, Jrd::RecordBitmap*)': ../src/jrd/btr.cpp:716: warning: suggest parentheses around '&&' within '||' ../src/jrd/btr.cpp: In function 'void BTR_insert(Jrd::thread_db*, Jrd::WIN*, Jrd::index_insertion*)': ../src/jrd/btr.cpp:1010: warning: unused variable 'dbb' ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp:2818: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/btr.cpp: In function 'UCHAR* find_node_start_point(Ods::btree_page*, Jrd::temporary_key*, UCHAR*, USHORT*, bool, bool, bool, RecordNumber)': ../src/jrd/btr.cpp:4297: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/btr.cpp:45: ../src/jrd/../jrd/LocksCache.h: In destructor 'Jrd::LocksCache::~LocksCache() [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:229: instantiated from here ../src/jrd/../jrd/LocksCache.h:134: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:134: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/LocksCache.h: In member function 'Jrd::GlobalRWLock* Jrd::LocksCache::get(Jrd::thread_db*, const UCHAR*) [with LockClass = Jrd::CachedLock]': ../src/jrd/btr.cpp:273: instantiated from here ../src/jrd/../jrd/LocksCache.h:158: warning: invalid access to non-static data member 'Jrd::CachedLock::m_lru' of NULL object ../src/jrd/../jrd/LocksCache.h:158: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/btr.cpp: In function 'void compress(Jrd::thread_db*, const dsc*, Jrd::temporary_key*, USHORT, bool, bool, USHORT)': ../src/jrd/btr.cpp:6238: warning: array subscript is below array bounds ../src/jrd/btr.cpp: In function 'void generate_jump_nodes(Jrd::thread_db*, Ods::btree_page*, jumpNodeList*, USHORT, USHORT*, USHORT*, USHORT*)': ../src/jrd/btr.cpp:5478: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp: In function 'CONTENTS delete_node(Jrd::thread_db*, Jrd::WIN*, UCHAR*)': ../src/jrd/btr.cpp:2966: warning: 'removingNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::prefix' may be used uninitialized in this function ../src/jrd/btr.cpp:3033: warning: 'delJumpNode.Ods::IndexJumpNode::data' may be used uninitialized in this function ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/builtin.cpp -o ../temp/superserver/jrd/builtin.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/GlobalRWLock.cpp -o ../temp/superserver/jrd/GlobalRWLock.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/GlobalRWLock.cpp: In member function 'bool Jrd::GlobalRWLock::lock(Jrd::thread_db*, locklevel_t, SSHORT, SLONG)': ../src/jrd/GlobalRWLock.cpp:121: warning: 'n' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cch.cpp -o ../temp/superserver/jrd/cch.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cch.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/cch.cpp: In function 'Ods::pag* CCH_fake(Jrd::thread_db*, Jrd::WIN*, SSHORT)': ../src/jrd/cch.cpp:668: warning: unused variable 'attachment_lock_handle' ../src/jrd/cch.cpp: In function 'void CCH_fini(Jrd::thread_db*)': ../src/jrd/cch.cpp:1257: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:1257: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void CCH_flush(Jrd::thread_db*, USHORT, SLONG)': ../src/jrd/cch.cpp:1300: warning: unused variable 'bcb' ../src/jrd/cch.cpp: In function 'void CCH_flush_ast(Jrd::thread_db*)': ../src/jrd/cch.cpp:1469: warning: unused variable 'bcb' ../src/jrd/cch.cpp: In function 'void purgePrecedence(Jrd::BufferControl*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:2833: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:2833: 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:2864: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_dirty' of NULL object ../src/jrd/cch.cpp:2864: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void flushAll(Jrd::thread_db*, USHORT)': ../src/jrd/cch.cpp:2936: warning: unused variable 'write_thru' ../src/jrd/cch.cpp: In function 'void* cache_writer(void*)': ../src/jrd/cch.cpp:4283: warning: unused variable 'starting_page' ../src/jrd/cch.cpp: In function 'void check_precedence(Jrd::thread_db*, Jrd::WIN*, Jrd::PageNumber)': ../src/jrd/cch.cpp:4431: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4431: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'void clear_precedence(Jrd::Database*, Jrd::BufferDesc*)': ../src/jrd/cch.cpp:4549: warning: invalid access to non-static data member 'Jrd::Precedence::pre_lower' of NULL object ../src/jrd/cch.cpp:4549: 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:4837: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4837: 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:4928: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:4928: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:4963: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:4963: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5012: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_que' of NULL object ../src/jrd/cch.cpp:5012: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5065: warning: invalid access to non-static data member 'Jrd::BufferDesc::bdb_in_use' of NULL object ../src/jrd/cch.cpp:5065: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:5161: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:5161: 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:5404: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:5404: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp: In function 'SSHORT related(const Jrd::BufferDesc*, const Jrd::BufferDesc*, SSHORT)': ../src/jrd/cch.cpp:6023: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6023: 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:6149: warning: invalid access to non-static data member 'Jrd::LatchWait::lwt_waiters' of NULL object ../src/jrd/cch.cpp:6149: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/cch.cpp:6151: warning: enumeration value 'LATCH_none' not handled in switch ../src/jrd/cch.cpp: In function 'bool is_writeable(Jrd::BufferDesc*, ULONG)': ../src/jrd/cch.cpp:6398: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6398: 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:6486: warning: invalid access to non-static data member 'Jrd::Precedence::pre_higher' of NULL object ../src/jrd/cch.cpp:6486: warning: (perhaps the 'offsetof' macro was used incorrectly) ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cmp.cpp -o ../temp/superserver/jrd/cmp.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/cmp.cpp:69: ../src/jrd/../jrd/fun_proto.h: At global scope: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cmp.cpp:72: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_clone_request(Jrd::thread_db*, Jrd::jrd_req*, USHORT, bool)': ../src/jrd/cmp.cpp:469: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_make_request(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/cmp.cpp:2027: warning: unused variable 'dbb' ../src/jrd/cmp.cpp: In function 'void ignore_dbkey(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, const Jrd::jrd_rel*)': ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:3115: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'bool stream_in_rse(USHORT, const Jrd::RecordSelExpr*)': ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/cmp.cpp:6074: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/cmp.cpp: In function 'Jrd::jrd_req* CMP_find_request(Jrd::thread_db*, USHORT, USHORT)': ../src/jrd/cmp.cpp:662: warning: 'request' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt2.cpp -o ../temp/superserver/jrd/cvt2.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt2.cpp:42: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:254: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:262: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:272: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp:279: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/cvt2.cpp: In function 'USHORT CVT2_make_string2(const dsc*, USHORT, UCHAR**, Jrd::MoveBuffer&, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:649: warning: 'from_buf' may be used uninitialized in this function ../src/jrd/cvt2.cpp:650: warning: 'from_len' may be used uninitialized in this function ../src/jrd/cvt2.cpp:651: warning: 'from_interp' may be used uninitialized in this function ../src/jrd/cvt2.cpp: In function 'SSHORT CVT2_blob_compare(const dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt2.cpp:437: warning: 'l1' may be used uninitialized in this function ../src/jrd/cvt2.cpp:437: warning: 'l2' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DataTypeUtil.cpp -o ../temp/superserver/jrd/DataTypeUtil.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/DataTypeUtil.cpp:36: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/DataTypeUtil.cpp: In static member function 'static void DataTypeUtilBase::makeFromList(dsc*, const char*, int, const dsc**)': ../src/jrd/DataTypeUtil.cpp:114: warning: 'first_sub_type' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/superserver/jrd/dfw.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/jrd/dfw.cpp -o ../temp/superserver/jrd/dfw.o In file included from ../src/include/../jrd/jrd.h:38, from ../temp/superserver/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../temp/superserver/jrd/dfw.cpp:66: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../temp/superserver/jrd/dfw.cpp:97: ../src/include/../jrd/grant_proto.h: At global scope: ../src/include/../jrd/grant_proto.h:29: warning: declaration 'class Jrd::DeferredWork' does not declare anything In file included from ../src/include/../jrd/../jrd/intl_classes.h:33, from ../src/include/../jrd/intl_proto.h:27, from ../temp/superserver/jrd/dfw.cpp:99: ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../temp/superserver/jrd/dfw.cpp:107: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'struct Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../temp/superserver/jrd/dfw.cpp: In function 'bool modify_index(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_null' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_relation' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_relation' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_update_format' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_compute_security' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_file' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_shadow' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_shadow' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_file' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_erase_file' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_field' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_field' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_field' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_global' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_rfr' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_post_event' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_trigger' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_trigger' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_trigger' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_grant' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_revoke' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_scan_relation' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_procedure' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_procedure' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_procedure' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_prm' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_create_collation' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_collation' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_exception' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_generator' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_modify_generator' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_udf' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_add_difference' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_delete_difference' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_begin_backup' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_end_backup' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_index_name' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_partner_rel_id' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_proc_name' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_force_computed' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_check_blr' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_rel_name' not handled in switch ../temp/superserver/jrd/dfw.cpp:2337: warning: enumeration value 'dfw_arg_trg_type' not handled in switch ../temp/superserver/jrd/dfw.cpp: In function 'bool find_depend_in_dfw(Jrd::thread_db*, TEXT*, USHORT, USHORT, Jrd::jrd_tra*)': ../temp/superserver/jrd/dfw.cpp:5130: warning: 'dfw_type' may be used uninitialized in this function ../temp/superserver/jrd/dfw.cpp: In function 'bool add_file(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/superserver/jrd/dfw.cpp:1328: warning: 'shadow_number' may be used uninitialized in this function ../temp/superserver/jrd/dfw.cpp:1328: warning: 'section' may be used uninitialized in this function ../temp/superserver/jrd/dfw.cpp:1329: warning: 'start' may be used uninitialized in this function ../temp/superserver/jrd/dfw.cpp: In function 'void check_dependencies(Jrd::thread_db*, const TEXT*, const TEXT*, int, Jrd::jrd_tra*)': ../temp/superserver/jrd/dfw.cpp:2095: warning: 'obj_type' may be used uninitialized in this function ../temp/superserver/jrd/dfw.cpp: In function 'bool make_version(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/superserver/jrd/dfw.cpp:7136: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7134: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7133: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7132: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5344: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5346: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5353: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5355: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5356: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5357: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5350: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5349: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5333: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5331: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:5324: warning: dereferencing pointer 'array' does break strict-aliasing rules ../temp/superserver/jrd/dfw.cpp:7130: note: initialized from here ../temp/superserver/jrd/dfw.cpp:5873: warning: 'null_view' may be used uninitialized in this function ../temp/superserver/jrd/dfw.cpp: In function 'bool create_relation(Jrd::thread_db*, SSHORT, Jrd::DeferredWork*, Jrd::jrd_tra*)': ../temp/superserver/jrd/dfw.cpp:3085: warning: 'external_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/include/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/superserver/jrd/divorce.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/err.cpp -o ../temp/superserver/jrd/err.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/err.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/iberr.cpp -o ../temp/superserver/jrd/iberr.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/event.cpp -o ../temp/superserver/jrd/event.o ../src/jrd/event.cpp: In function 'SLONG EVENT_que(ISC_STATUS*, SLONG, USHORT, const TEXT*, USHORT, const UCHAR*, void (*)(void*, USHORT, const UCHAR*), void*)': ../src/jrd/event.cpp:444: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'evh* acquire()': ../src/jrd/event.cpp:503: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp:515: warning: unused variable 'length' ../src/jrd/event.cpp: In function 'frb* alloc_global(UCHAR, ULONG, bool)': ../src/jrd/event.cpp:596: warning: unused variable 'ev_length' ../src/jrd/event.cpp: In function 'void init(void*, sh_mem*, bool)': ../src/jrd/event.cpp:1214: warning: suggest parentheses around assignment used as truth value ../src/jrd/event.cpp: In function 'void release()': ../src/jrd/event.cpp:1398: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/evl.cpp -o ../temp/superserver/jrd/evl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/evl.cpp:80: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/evl.cpp:97: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/evl.cpp: In function 'dsc* dbkey(Jrd::thread_db*, const Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3258: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/evl.cpp: In function 'void fini_agg_distinct(Jrd::thread_db*, const Jrd::jrd_nod*)': ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:3671: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool string_boolean(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, dsc*, bool)': ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/evl.cpp:4698: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/evl.cpp: In function 'bool EVL_boolean(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/evl.cpp:381: warning: 'impure' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[1]' may be used uninitialized in this function ../src/jrd/evl.cpp:380: warning: 'comparison' may be used uninitialized in this function ../src/jrd/evl.cpp:379: warning: 'value' may be used uninitialized in this function ../src/jrd/evl.cpp:378: warning: 'desc[0]' may be used uninitialized in this function ../src/jrd/evl.cpp:607: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp:743: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/evl.cpp: In function 'dsc* eval_statistical(Jrd::thread_db*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/evl.cpp:3289: warning: 'invariant_flags' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/exe.cpp -o ../temp/superserver/jrd/exe.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/exe.cpp:61: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/exe.cpp:81: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/exe.cpp: In function 'void EXE_assignment(Jrd::thread_db*, Jrd::jrd_nod*, dsc*, bool, Jrd::jrd_nod*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/exe.cpp:323: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/exe.cpp: In function 'void EXE_send(Jrd::thread_db*, Jrd::jrd_req*, USHORT, USHORT, const UCHAR*)': ../src/jrd/exe.cpp:889: warning: 'message' may be used uninitialized in this function ../src/jrd/exe.cpp: In function 'void execute_procedure(Jrd::thread_db*, Jrd::jrd_nod*)': ../src/jrd/exe.cpp:1553: warning: 'in_msg_length' may be used uninitialized in this function ../src/jrd/exe.cpp:1554: warning: 'in_msg' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ext.cpp -o ../temp/superserver/jrd/ext.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/execute_statement.cpp -o ../temp/superserver/jrd/execute_statement.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/execute_statement.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/execute_statement.cpp:41: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/execute_statement.cpp: In member function 'void ExecuteStatement::Open(Jrd::thread_db*, Jrd::jrd_nod*, SSHORT, bool)': ../src/jrd/execute_statement.cpp:146: warning: unused variable 'temp_tra' ../src/jrd/execute_statement.cpp:154: warning: unused variable 'max_diag_len' ../src/jrd/execute_statement.cpp: In member function 'ULONG ExecuteStatement::ParseSqlda()': ../src/jrd/execute_statement.cpp:341: warning: 'dscType' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/filters.cpp -o ../temp/superserver/jrd/filters.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/filters.cpp:35: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_acl(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:166: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp:189: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_format(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:306: warning: format '%ld' expects type 'long int', but argument 3 has type 'IPTR' ../src/jrd/filters.cpp: In function 'ISC_STATUS filter_transliterate_text(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:915: warning: suggest parentheses around '&&' within '||' ../src/jrd/filters.cpp: In function 'ISC_STATUS string_filter(USHORT, Jrd::BlobControl*)': ../src/jrd/filters.cpp:1155: warning: suggest parentheses around assignment used as truth value ../src/jrd/filters.cpp: In function 'void string_put(Jrd::BlobControl*, const char*)': ../src/jrd/filters.cpp:1218: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/flu.cpp -o ../temp/superserver/jrd/flu.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/functions.cpp -o ../temp/superserver/jrd/functions.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/idx.cpp -o ../temp/superserver/jrd/idx.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/idx.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/idx.cpp: In function 'Jrd::IDX_E check_duplicates(Jrd::thread_db*, Jrd::Record*, Jrd::index_desc*, Jrd::index_insertion*, Jrd::jrd_rel*)': ../src/jrd/idx.cpp:1159: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inf.cpp -o ../temp/superserver/jrd/inf.o ../src/jrd/inf.cpp:88: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/inf.cpp:59: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/inf.cpp:64: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/inf.cpp: In function 'int INF_transaction_info(const Jrd::jrd_tra*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:1037: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_blob_info(const Jrd::blb*, const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:106: warning: 'length' may be used uninitialized in this function ../src/jrd/inf.cpp: In function 'int INF_database_info(const SCHAR*, SSHORT, SCHAR*, SSHORT)': ../src/jrd/inf.cpp:219: warning: 'length' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl.cpp -o ../temp/superserver/jrd/intl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/intl.cpp:102: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/intl.cpp:114: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/intl.cpp: In function 'Jrd::Collation* INTL_texttype_lookup(Jrd::thread_db*, USHORT)': ../src/jrd/intl.cpp:1004: warning: unused variable 'dbb' ../src/jrd/intl.cpp: In function 'int INTL_convert_string(dsc*, const dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/intl.cpp:709: warning: 'from_fill' may be used uninitialized in this function ../src/jrd/intl.cpp:713: warning: 'toLength' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/intl_builtin.cpp -o ../temp/superserver/jrd/intl_builtin.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/intl_classes.h:33, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:345: warning: unused variable 'srcStart' ../src/jrd/intl_builtin.cpp: In function 'SSHORT internal_compare(texttype*, ULONG, const UCHAR*, ULONG, const UCHAR*, INTL_BOOL*)': ../src/jrd/intl_builtin.cpp:510: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:518: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:529: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp:537: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/intl_builtin.cpp: In function 'ULONG internal_fss_substring(charset*, ULONG, const UCHAR*, ULONG, UCHAR*, ULONG, ULONG)': ../src/jrd/intl_builtin.cpp:382: warning: 'c' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlManager.cpp -o ../temp/superserver/jrd/IntlManager.o In file included from ../src/jrd/IntlManager.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/intl_classes.h:32, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/IntlManager.cpp:31: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/IntlUtil.cpp -o ../temp/superserver/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/IntlUtil.h:33, from ../src/jrd/IntlUtil.cpp:28: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::parseSpecificAttributes(Jrd::CharSet*, ULONG, const UCHAR*, Firebird::GenericMap, Firebird::StringBase > >, Firebird::DefaultComparator > >*)': ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static Firebird::string Firebird::IntlUtil::escapeAttribute(Jrd::CharSet*, const Firebird::string&)': ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/IntlUtil.cpp: In static member function 'static bool Firebird::IntlUtil::isAttributeEscape(Jrd::CharSet*, const UCHAR*, ULONG)': ../src/jrd/IntlUtil.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/inuse.cpp -o ../temp/superserver/jrd/inuse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/inuse.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/inuse.cpp: In function 'bool INUSE_cleanup(iuo*, void (*)(void*))': ../src/jrd/inuse.cpp:72: warning: suggest parentheses around assignment used as truth value ../src/jrd/inuse.cpp: In function 'bool INUSE_remove(iuo*, void*, bool)': ../src/jrd/inuse.cpp:203: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/jrd.cpp -o ../temp/superserver/jrd/jrd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/jrd.cpp:53: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/jrd.cpp:89: ../src/jrd/../jrd/dyn_proto.h: At global scope: ../src/jrd/../jrd/dyn_proto.h:29: warning: declaration 'class Jrd::Attachment' does not declare anything ../src/jrd/../jrd/dyn_proto.h:30: warning: declaration 'class Jrd::jrd_tra' does not declare anything In file included from ../src/jrd/jrd.cpp:93: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/jrd.cpp:98: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/jrd.cpp:110: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/jrd.cpp: In function 'ISC_STATUS jrd8_create_database(ISC_STATUS*, USHORT, const TEXT*, Jrd::Attachment**, USHORT, const UCHAR*, USHORT, const TEXT*)': ../src/jrd/jrd.cpp:2002: warning: unused variable 'first_dbb_file' ../src/jrd/jrd.cpp: In function 'void JRD_restore_context()': ../src/jrd/jrd.cpp:4697: warning: unused variable 'cleaned_up' ../src/jrd/jrd.cpp: In function 'void JRD_unblock(Jrd::BlockingThread**)': ../src/jrd/jrd.cpp:4774: warning: suggest parentheses around assignment used as truth value ../src/jrd/jrd.cpp: In function 'TEXT* JRD_num_attachments(TEXT*, USHORT, USHORT, ULONG*, ULONG*)': ../src/jrd/jrd.cpp:6717: warning: unused variable 'drive_mask' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/lck.cpp -o ../temp/superserver/jrd/lck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/lck.cpp: In function 'void check_lock(Jrd::Lock*, USHORT)': ../src/jrd/lck.cpp:1017: warning: suggest parentheses around assignment used as truth value ../src/jrd/lck.cpp: In function 'Jrd::Lock* find_block(Jrd::Lock*, USHORT)': ../src/jrd/lck.cpp:1148: warning: unused variable 'dbb' ../src/jrd/lck.cpp: In function 'bool hash_remove_lock(Jrd::Lock*, Jrd::Lock**)': ../src/jrd/lck.cpp:1360: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/lck.cpp: In function 'void LCK_init(Jrd::thread_db*, lck_owner_t)': ../src/jrd/lck.cpp:633: warning: 'owner_id' may be used uninitialized in this function ../src/jrd/lck.cpp: In function 'void LCK_release(Jrd::thread_db*, Jrd::Lock*)': ../src/jrd/lck.cpp:1345: warning: 'prior' may be used uninitialized in this function ../src/jrd/lck.cpp:1345: note: 'prior' was declared here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/log.cpp -o ../temp/superserver/jrd/log.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/log.cpp:30: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/log.cpp:35: ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/mov.cpp -o ../temp/superserver/jrd/mov.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/mov.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/mov.cpp: In function 'void MOV_faster(const SLONG*, SLONG*, ULONG)': ../src/jrd/mov.cpp:194: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:209: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:215: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp: In function 'void MOV_fill(SLONG*, ULONG)': ../src/jrd/mov.cpp:242: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:256: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:271: warning: suggest parentheses around assignment used as truth value ../src/jrd/mov.cpp:277: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nav.cpp -o ../temp/superserver/jrd/nav.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/nav.cpp:45: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/opt.cpp -o ../temp/superserver/jrd/opt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/opt.cpp:70: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* OPT_compile(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::RecordSelExpr*, Jrd::NodeStack*)': ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:408: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:314: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'Jrd::jrd_nod* OPT_make_index(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_rel*, Jrd::index_desc*)': ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1097: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_index' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_in' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_bit_dbkey' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:1173: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool dump_index(const Jrd::jrd_nod*, SCHAR**, SSHORT*)': ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asn_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_assignment' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_erase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_fetch' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_for' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_label' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_loop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_message' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_modify' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_receive' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_select' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_send' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_store' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_post' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_argument' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_concatenate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dbkey' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_field' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_from' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_literal' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_negate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_scalar' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_user_name' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_prot_mask' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_upcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lock_state' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_null' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_substr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_trim' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_value_if' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_eql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_neq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_geq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gtr' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lss' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_leq' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_matches' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sleuth' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_like' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_contains' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_missing' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_between' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_starts' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_unique' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_and' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_or' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_not' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_validate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_max_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_min_indexed' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_count_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_list_distinct' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_asb' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rse' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_seek' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_union' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_aggregate' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_map' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dependency' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_proc' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_procedure' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_block' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_error_handler' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_abort' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cast' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_nop' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_plan' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_merge' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_join' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sequential' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_navigational' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_indices' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_retrieve' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_relation2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rid2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exists' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_rec_version' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_stall' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_extract' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_date' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_time' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_add2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_subtract2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_multiply2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_divide2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_total_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_agg_average_distinct2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_average2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_total2' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_current_role' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_breakleave' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_internal_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_exec_into' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_dcl_cursor' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_cursor_stmt' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_lowcase' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_equiv' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_strlen' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_src_info' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_init_variable' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_domain_validation' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_sys_function' not handled in switch ../src/jrd/opt.cpp:2287: warning: enumeration value 'nod_MAX' not handled in switch ../src/jrd/opt.cpp: In function 'bool gen_sort_merge(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::RiverStack&)': ../src/jrd/opt.cpp:5551: warning: unused variable 'dbb' ../src/jrd/opt.cpp: In function 'void find_used_streams(const Jrd::RecordSource*, UCHAR*)': ../src/jrd/opt.cpp:3604: warning: 'stream' may be used uninitialized in this function ../src/jrd/opt.cpp: In function 'Jrd::RecordSource* gen_aggregate(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::NodeStack*, UCHAR)': ../src/jrd/opt.cpp:3893: warning: 'agg_operator' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Optimizer.cpp -o ../temp/superserver/jrd/Optimizer.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/Optimizer.cpp:44: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/Optimizer.cpp: In function 'double Jrd::OPT_getRelationCardinality(Jrd::thread_db*, Jrd::jrd_rel*, const Jrd::Format*)': ../src/jrd/Optimizer.cpp:592: warning: unused variable 'dbb' ../src/jrd/Optimizer.cpp: In destructor 'Jrd::OptimizerRetrieval::~OptimizerRetrieval()': ../src/jrd/Optimizer.cpp:957: warning: unused variable 'invCandidate' ../src/jrd/Optimizer.cpp: In member function 'void Jrd::OptimizerRetrieval::findDependentFromStreams(Jrd::jrd_nod*, Jrd::SortedStreamList*) const': ../src/jrd/Optimizer.cpp:1085: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1108: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1112: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1116: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1120: warning: suggest parentheses around assignment used as truth value ../src/jrd/Optimizer.cpp:1124: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/../jrd/dsc.h: In function 'bool Jrd::OPT_expression_equal2(Jrd::thread_db*, Jrd::OptimizerBlk*, Jrd::jrd_nod*, Jrd::jrd_nod*, USHORT)': ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd1.24' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/../jrd/dsc.h:334: warning: dereferencing pointer 'd2.25' does break strict-aliasing rules ../src/jrd/../jrd/../jrd/dsc.h:334: note: initialized from here ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pag.cpp -o ../temp/superserver/jrd/pag.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pag.cpp:73: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/pag.cpp:99: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/pag.cpp: In function 'USHORT PAG_add_file(const TEXT*, SLONG)': ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'Ods::pag* PAG_allocate(Jrd::WIN*)': ../src/jrd/pag.cpp:812: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_format_header()': ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1071: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp: In function 'void PAG_header(bool)': ../src/jrd/pag.cpp:1282: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/jrd/pag.cpp:1305: warning: comparison between signed and unsigned integer expressions ../src/jrd/pag.cpp: In function 'void PAG_header_init()': ../src/jrd/pag.cpp:1416: warning: array subscript is above array bounds ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/misc/blrtable.cpp -o ../temp/superserver/misc/blrtable.o ../src/misc/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/superserver/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -lm -ldl -lcurses ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/par.cpp -o ../temp/superserver/jrd/par.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/par.cpp:44: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/ini.h:28, from ../src/jrd/par.cpp:46: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace In file included from ../src/jrd/par.cpp:62: ../src/jrd/../jrd/fun_proto.h:27: warning: declaration 'class Jrd::CompilerScratch' does not declare anything ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_field(Jrd::thread_db*, Jrd::CompilerScratch*, SSHORT)': ../src/jrd/par.cpp:1253: warning: unused variable 'id' ../src/jrd/par.cpp: In function 'Jrd::jrd_nod* par_function(Jrd::thread_db*, Jrd::CompilerScratch*)': ../src/jrd/par.cpp:1447: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/par.cpp: In function 'void par_procedure_parms(Jrd::thread_db*, Jrd::CompilerScratch*, Jrd::jrd_prc*, Jrd::jrd_nod**, Jrd::jrd_nod**, bool)': ../src/jrd/par.cpp:2106: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ods.cpp -o ../temp/superserver/jrd/ods.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/plugin_manager.cpp -o ../temp/superserver/jrd/plugin_manager.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/pwd.cpp -o ../temp/superserver/jrd/pwd.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RandomGenerator.cpp -o ../temp/superserver/jrd/RandomGenerator.o ../src/jrd/RandomGenerator.cpp: In member function 'void Jrd::RandomGenerator::getBytes(void*, size_t)': ../src/jrd/RandomGenerator.cpp:45: warning: comparison between signed and unsigned integer expressions ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/Relation.cpp -o ../temp/superserver/jrd/Relation.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/Relation.cpp: In member function 'bool Jrd::jrd_rel::delPages(Jrd::thread_db*, SLONG, Jrd::RelationPages*)': ../src/jrd/Relation.cpp:271: warning: unused variable 'found' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rlck.cpp -o ../temp/superserver/jrd/rlck.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rpb_chain.cpp -o ../temp/superserver/jrd/rpb_chain.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/rse.cpp -o ../temp/superserver/jrd/rse.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/rse.cpp:57: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/rse.cpp: In function 'bool RSE_get_record(Jrd::thread_db*, Jrd::RecordSource*, Jrd::RSE_GET_MODE)': ../src/jrd/rse.cpp:253: warning: unused variable 'impure' ../src/jrd/rse.cpp: In static member function 'static void Jrd::RSBRecurse::close(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3761: warning: unused variable 'request' ../src/jrd/rse.cpp: In static member function 'static bool Jrd::RSBRecurse::get(Jrd::thread_db*, Jrd::RecordSource*, Jrd::irsb_recurse*)': ../src/jrd/rse.cpp:3646: warning: 'rsb_ptr' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdw.cpp -o ../temp/superserver/jrd/sdw.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/sdw.cpp:50: ../src/jrd/../jrd/os/pio_proto.h: At global scope: ../src/jrd/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/shut.cpp -o ../temp/superserver/jrd/shut.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sort.cpp -o ../temp/superserver/jrd/sort.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sort.cpp: In function 'void SORT_sort(Jrd::thread_db*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1089: warning: unused variable 'buffer' ../src/jrd/sort.cpp: In function 'Jrd::sort_record* get_merge(Jrd::merge_control*, Jrd::sort_context*)': ../src/jrd/sort.cpp:1771: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp:1795: warning: suggest explicit braces to avoid ambiguous 'else' ../src/jrd/sort.cpp: In function 'ULONG allocate_memory(Jrd::sort_context*, ULONG, ULONG, bool)': ../src/jrd/sort.cpp:2088: warning: suggest parentheses around assignment used as truth value ../src/jrd/sort.cpp: In function 'void order_and_save(Jrd::sort_context*)': ../src/jrd/sort.cpp:2649: warning: unused variable 'seek' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sqz.cpp -o ../temp/superserver/jrd/sqz.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/superserver/jrd/svc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/svc.cpp:41: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp: In function 'Jrd::Service* SVC_attach(USHORT, const TEXT*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:522: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'void* SVC_start(Jrd::Service*, USHORT, const SCHAR*)': ../src/jrd/svc.cpp:1879: warning: unused variable 'tdbb' ../src/jrd/svc.cpp: In function 'void* SVC_read_fb_log(void*)': ../src/jrd/svc.cpp:2067: warning: suggest parentheses around '&&' within '||' ../src/jrd/svc.cpp:2058: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/jrd/svc.cpp: In function 'void service_fork(void* (*)(void*), Jrd::Service*)': ../src/jrd/svc.cpp:2315: warning: unused variable 'argc' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/jrd/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/jrd/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/jrd/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:93: warning: 'BURP_SW_MODE_RO' defined but not used ../src/jrd/../burp/burpswi.h:94: warning: 'BURP_SW_MODE_RW' defined but not used ../src/jrd/../burp/burpswi.h:95: warning: 'BURP_SW_OVERWRITE' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sym.cpp -o ../temp/superserver/jrd/sym.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sym.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/SysFunction.cpp -o ../temp/superserver/jrd/SysFunction.o In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/../jrd/Relation.h:25, from ../src/jrd/../jrd/exe.h:37, from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/SysFunction.cpp:39: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateAdd(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1234: warning: suggest parentheses around '&&' within '||' ../src/jrd/SysFunction.cpp: In function 'dsc* evlReverse(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:2459: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp:2505: warning: unused variable 'readed' ../src/jrd/SysFunction.cpp: In static member function 'static dsc* SysFunction::substring(Jrd::thread_db*, Jrd::impure_value*, dsc*, const dsc*, const dsc*)': ../src/jrd/SysFunction.cpp:2861: warning: unused variable 'totLen' ../src/jrd/SysFunction.cpp: In function 'dsc* evlDateDiff(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1382: warning: 'result' may be used uninitialized in this function ../src/jrd/SysFunction.cpp: In function 'dsc* evlOverlay(Jrd::thread_db*, const SysFunction*, Jrd::jrd_nod*, Jrd::impure_value*)': ../src/jrd/SysFunction.cpp:1800: warning: 'length' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TempSpace.cpp -o ../temp/superserver/jrd/TempSpace.o ../src/jrd/TempSpace.cpp: In member function 'bool TempSpace::validate(offset_t&) const': ../src/jrd/TempSpace.cpp:576: warning: unused variable 'ok' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tpc.cpp -o ../temp/superserver/jrd/tpc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/tra.cpp -o ../temp/superserver/jrd/tra.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/tra.cpp:43: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/tra.cpp: In function 'Jrd::jrd_tra* TRA_start(Jrd::thread_db*, int, const UCHAR*)': ../src/jrd/tra.cpp:1507: warning: unused variable 'attachment' ../src/jrd/tra.cpp: In function 'void transaction_options(Jrd::thread_db*, Jrd::jrd_tra*, const UCHAR*, USHORT)': ../src/jrd/tra.cpp:3052: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/validation.cpp -o ../temp/superserver/jrd/validation.o ../src/jrd/validation.cpp:622: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/validation.cpp: In function 'RTN walk_index(Jrd::thread_db*, vdr*, Jrd::jrd_rel*, Ods::index_root_page&, USHORT)': ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1437: warning: 'node.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::data' may be used uninitialized in this function ../src/jrd/validation.cpp:1610: warning: 'downNode.Ods::IndexNode::pageNumber' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/vio.cpp -o ../temp/superserver/jrd/vio.o ../src/jrd/vio.cpp:5135: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/evl_proto.h:27, from ../src/jrd/vio.cpp:76: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/vio.cpp: In function 'void VIO_modify(Jrd::thread_db*, Jrd::record_param*, Jrd::record_param*, Jrd::jrd_tra*)': ../src/jrd/vio.cpp:2279: warning: suggest parentheses around '&&' within '||' ../src/jrd/vio.cpp: In function 'int prepare_update(Jrd::thread_db*, Jrd::jrd_tra*, SLONG, Jrd::record_param*, Jrd::record_param*, Jrd::record_param*, Jrd::PageStack&, bool)': ../src/jrd/vio.cpp:4642: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nodebug.cpp -o ../temp/superserver/jrd/nodebug.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/nbak.cpp -o ../temp/superserver/jrd/nbak.o In file included from ../src/jrd/jrd.h:38, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/jrd.h:103, from ../src/jrd/nbak.cpp:31: ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/nbak.cpp:43: ../src/jrd/os/pio_proto.h: At global scope: ../src/jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/nbak.cpp: In member function 'void Jrd::BackupManager::end_backup(Jrd::thread_db*, bool)': ../src/jrd/nbak.cpp:381: warning: unused variable 'dbb' ../src/jrd/common.h: At global scope: ../src/jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sha.cpp -o ../temp/superserver/jrd/sha.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/unix.cpp -o ../temp/superserver/jrd/os/posix/unix.o In file included from ../src/include/../jrd/jrd.h:38, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/jrd.h:103, from ../src/jrd/os/posix/unix.cpp:50: ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/os/posix/unix.cpp:66: ../src/include/../jrd/os/pio_proto.h: At global scope: ../src/include/../jrd/os/pio_proto.h:32: warning: declaration 'class Jrd::BufferDesc' does not declare anything ../src/include/../jrd/os/pio_proto.h:34: warning: declaration 'struct Ods::pag' does not declare anything ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* PIO_create(Jrd::Database*, const Firebird::PathName&, bool, bool, bool)': ../src/jrd/os/posix/unix.cpp:271: warning: unused variable 'rc' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_force_write(Jrd::jrd_file*, bool, bool)': ../src/jrd/os/posix/unix.cpp:394: warning: unused variable 'control' ../src/jrd/os/posix/unix.cpp: In function 'ULONG PIO_get_number_of_pages(const Jrd::jrd_file*, USHORT)': ../src/jrd/os/posix/unix.cpp:442: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:448: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'void PIO_header(Jrd::Database*, SCHAR*, int)': ../src/jrd/os/posix/unix.cpp:487: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:526: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:544: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'USHORT PIO_init_data(Jrd::Database*, Jrd::jrd_file*, ISC_STATUS*, ULONG, USHORT)': ../src/jrd/os/posix/unix.cpp:636: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:598: warning: unused variable 'bytes' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_read(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:744: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:792: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:812: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'bool PIO_write(Jrd::jrd_file*, Jrd::BufferDesc*, Ods::pag*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:838: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:883: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp: In function 'Jrd::jrd_file* seek_file(Jrd::jrd_file*, Jrd::BufferDesc*, FB_UINT64*, ISC_STATUS*)': ../src/jrd/os/posix/unix.cpp:924: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/os/posix/unix.cpp:935: warning: deprecated conversion from string constant to 'TEXT*' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/TextType.cpp -o ../temp/superserver/jrd/TextType.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/intl_classes.h:33, from ../src/jrd/TextType.cpp:97: ../src/jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/thd.cpp -o ../temp/superserver/jrd/thd.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/unicode_util.cpp -o ../temp/superserver/jrd/unicode_util.o In file included from ../src/jrd/../jrd/unicode_util.h:30, from ../src/jrd/unicode_util.cpp:30: ../src/jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16ToUtf8(ULONG, const USHORT*, ULONG, UCHAR*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:332: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf8ToUtf16(ULONG, const UCHAR*, ULONG, USHORT*, USHORT*, ULONG*)': ../src/jrd/unicode_util.cpp:399: warning: unused variable 'srcEnd' ../src/jrd/unicode_util.cpp: In static member function 'static ULONG Jrd::UnicodeUtil::utf16Substring(ULONG, const USHORT*, ULONG, USHORT*, ULONG, ULONG)': ../src/jrd/unicode_util.cpp:592: warning: unused variable 'srcStart' ../src/jrd/unicode_util.cpp: In static member function 'static Jrd::UnicodeUtil::ICU* Jrd::UnicodeUtil::Utf16Collation::loadICU(const Firebird::string&, const Firebird::string&, const Firebird::string&)': ../src/jrd/unicode_util.cpp:1172: warning: unused variable 'status' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/superserver/jrd/RuntimeStatistics.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/DebugInterface.cpp -o ../temp/superserver/jrd/DebugInterface.o In file included from ../src/jrd/../jrd/../jrd/jrd.h:38, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/../jrd/jrd.h:103, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superserver/dsql/array.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/dsql/array.cpp -o ../temp/superserver/dsql/array.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superserver/dsql/array.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/superserver/dsql/array.cpp:59: warning: 'DB' defined but not used ../temp/superserver/dsql/array.cpp:62: warning: 'gds_trans' defined but not used ../temp/superserver/dsql/array.cpp:64: warning: 'isc_status' defined but not used ../temp/superserver/dsql/array.cpp:65: warning: 'isc_status2' defined but not used ../temp/superserver/dsql/array.cpp:67: warning: 'isc_array_length' defined but not used ../temp/superserver/dsql/array.cpp:68: warning: 'SQLCODE' defined but not used ../temp/superserver/dsql/array.cpp:70: warning: 'isc_0l' defined but not used ../temp/superserver/dsql/array.cpp:93: warning: 'isc_11l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/superserver/dsql/blob.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/dsql/blob.cpp -o ../temp/superserver/dsql/blob.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superserver/dsql/blob.cpp:53: warning: 'isc_blob_null' defined but not used ../temp/superserver/dsql/blob.cpp:55: warning: 'DB' defined but not used ../temp/superserver/dsql/blob.cpp:58: warning: 'gds_trans' defined but not used ../temp/superserver/dsql/blob.cpp:60: warning: 'isc_status' defined but not used ../temp/superserver/dsql/blob.cpp:61: warning: 'isc_status2' defined but not used ../temp/superserver/dsql/blob.cpp:63: warning: 'isc_array_length' defined but not used ../temp/superserver/dsql/blob.cpp:64: warning: 'SQLCODE' defined but not used ../temp/superserver/dsql/blob.cpp:66: warning: 'isc_0l' defined but not used ../temp/superserver/dsql/blob.cpp:89: warning: 'isc_10l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/superserver/dsql/preparse.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/superserver/dsql/user_dsql.o ../src/dsql/user_dsql.cpp:105: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/user_dsql.cpp:43: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/user_dsql.cpp: In function 'ISC_STATUS isc_embed_dsql_release(ISC_STATUS*, const SCHAR*)': ../src/dsql/user_dsql.cpp:843: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/user_dsql.cpp:1350: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp:1371: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void error_post(ISC_STATUS, ...)': ../src/dsql/user_dsql.cpp:1442: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'dsql_name* insert_name(const TEXT*, dsql_name**, stmt*)': ../src/dsql/user_dsql.cpp:1548: warning: suggest parentheses around assignment used as truth value ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/superserver/dsql/utld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/utld.cpp: In function 'USHORT UTLD_char_length_to_byte_length(USHORT, USHORT)': ../src/dsql/utld.cpp:161: warning: comparison between signed and unsigned integer expressions ../src/dsql/utld.cpp: In function 'void UTLD_save_status_strings(ISC_STATUS*)': ../src/dsql/utld.cpp:801: warning: 'l' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sqlda(ISC_STATUS*, sqlda_sup*, USHORT*, USHORT*, USHORT*, USHORT, XSQLDA*, USHORT)': ../src/dsql/utld.cpp:367: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:368: warning: 'qvar' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sql_info(ISC_STATUS*, USHORT, const SCHAR*, XSQLDA*, USHORT*)': ../src/dsql/utld.cpp:211: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:212: warning: 'qvar' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/superserver/dsql/keywords.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/metd.epp ../temp/superserver/dsql/metd.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/dsql/metd.cpp -o ../temp/superserver/dsql/metd.o In file included from ../src/include/../dsql/dsql.h:138, from ../temp/superserver/dsql/metd.cpp:43: ../src/include/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/include/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../temp/superserver/dsql/metd.cpp: In function 'USHORT METD_get_charset_bpc(dsql_req*, SSHORT)': ../temp/superserver/dsql/metd.cpp:1155: warning: unused variable 'bpc' ../temp/superserver/dsql/metd.cpp:1157: warning: unused variable 'isc_status' ../temp/superserver/dsql/metd.cpp:1159: warning: unused variable 'DB' ../temp/superserver/dsql/metd.cpp: In function 'dsql_prc* METD_get_procedure(dsql_req*, const dsql_str*)': ../temp/superserver/dsql/metd.cpp:2213: warning: 'pr_collation_id' may be used uninitialized in this function ../temp/superserver/dsql/metd.cpp:2216: warning: 'pr_null_flag' may be used uninitialized in this function ../temp/superserver/dsql/metd.cpp: In function 'dsql_udf* METD_get_function(dsql_req*, const dsql_str*)': ../temp/superserver/dsql/metd.cpp:1716: warning: 'return_arg' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superserver/dsql/metd.cpp:100: warning: 'isc_blob_null' defined but not used ../temp/superserver/dsql/metd.cpp:102: warning: 'DB' defined but not used ../temp/superserver/dsql/metd.cpp:105: warning: 'gds_trans' defined but not used ../temp/superserver/dsql/metd.cpp:107: warning: 'isc_status' defined but not used ../temp/superserver/dsql/metd.cpp:108: warning: 'isc_status2' defined but not used ../temp/superserver/dsql/metd.cpp:110: warning: 'isc_array_length' defined but not used ../temp/superserver/dsql/metd.cpp:111: warning: 'SQLCODE' defined but not used ../temp/superserver/dsql/metd.cpp:113: warning: 'isc_0l' defined but not used ../temp/superserver/dsql/metd.cpp:127: warning: 'isc_7l' defined but not used ../temp/superserver/dsql/metd.cpp:141: warning: 'isc_16l' defined but not used ../temp/superserver/dsql/metd.cpp:158: warning: 'isc_25l' defined but not used ../temp/superserver/dsql/metd.cpp:171: warning: 'isc_32l' defined but not used ../temp/superserver/dsql/metd.cpp:185: warning: 'isc_40l' defined but not used ../temp/superserver/dsql/metd.cpp:224: warning: 'isc_67l' defined but not used ../temp/superserver/dsql/metd.cpp:242: warning: 'isc_80l' defined but not used ../temp/superserver/dsql/metd.cpp:259: warning: 'isc_85l' defined but not used ../temp/superserver/dsql/metd.cpp:279: warning: 'isc_99l' defined but not used ../temp/superserver/dsql/metd.cpp:317: warning: 'isc_121l' defined but not used ../temp/superserver/dsql/metd.cpp:331: warning: 'isc_128l' defined but not used ../temp/superserver/dsql/metd.cpp:356: warning: 'isc_135l' defined but not used ../temp/superserver/dsql/metd.cpp:380: warning: 'isc_149l' defined but not used ../temp/superserver/dsql/metd.cpp:393: warning: 'isc_155l' defined but not used ../temp/superserver/dsql/metd.cpp:404: warning: 'isc_160l' defined but not used ../temp/superserver/dsql/metd.cpp:416: warning: 'isc_167l' defined but not used ../temp/superserver/dsql/metd.cpp:442: warning: 'isc_186l' defined but not used ../temp/superserver/dsql/metd.cpp:455: warning: 'isc_190l' defined but not used ../temp/superserver/dsql/metd.cpp:468: warning: 'isc_196l' defined but not used ../temp/superserver/dsql/metd.cpp:497: warning: 'isc_205l' defined but not used ../temp/superserver/dsql/metd.cpp:516: warning: 'isc_215l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/alld.cpp -o ../temp/superserver/dsql/alld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/alld.cpp:57: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/ddl.cpp -o ../temp/superserver/dsql/ddl.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/ddl.cpp: In function 'void DDL_execute(dsql_req*)': ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:310: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'void DDL_resolve_intl_type2(dsql_req*, dsql_fld*, const dsql_str*, bool)': ../src/dsql/ddl.cpp:533: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp:578: warning: unused variable 'relation' ../src/dsql/ddl.cpp: In function 'void define_field(dsql_req*, dsql_nod*, SSHORT, const dsql_str*, const dsql_nod*)': ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_alias' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_derived_field' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/ddl.cpp:1982: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/ddl.cpp: In function 'SSHORT getBlobFilterSubType(dsql_req*, const dsql_nod*)': ../src/dsql/ddl.cpp:2117: warning: deprecated conversion from string constant to 'char*' ../src/dsql/ddl.cpp: In function 'void define_procedure(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:2606: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void DDL_gen_block(dsql_req*, dsql_nod*)': ../src/dsql/ddl.cpp:2775: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2799: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:2770: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void define_trigger(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3274: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp:3277: warning: suggest parentheses around assignment used as truth value ../src/dsql/ddl.cpp: In function 'void define_view(dsql_req*, NOD_TYPE)': ../src/dsql/ddl.cpp:3880: warning: comparison between signed and unsigned integer expressions ../src/dsql/ddl.cpp: In function 'void delete_relation_view(dsql_req*, dsql_nod*, bool)': ../src/dsql/ddl.cpp:4356: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp:4367: warning: suggest parentheses around '&&' within '||' ../src/dsql/ddl.cpp: In function 'void modify_relation(dsql_req*)': ../src/dsql/ddl.cpp:5664: warning: unused variable 'tdsql' ../src/dsql/ddl.cpp: In function 'void define_view_trigger(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*)': ../src/dsql/ddl.cpp:4189: warning: 'condition' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/dsql.cpp -o ../temp/superserver/dsql/dsql.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/dsql.cpp:67: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/dsql.cpp:2967: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void cleanup_transaction(void*, void*)': ../src/dsql/dsql.cpp:3022: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'void close_cursor(dsql_req*)': ../src/dsql/dsql.cpp:3085: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'bool get_rsb_item(SSHORT*, const SCHAR**, SSHORT*, SCHAR**, USHORT*, USHORT*)': ../src/dsql/dsql.cpp:4129: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dsql/dsql.cpp: In function 'UCHAR* var_info(dsql_msg*, const UCHAR*, const UCHAR*, UCHAR*, const UCHAR*, USHORT)': ../src/dsql/dsql.cpp:5235: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5244: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5253: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5262: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp:5271: warning: suggest parentheses around assignment used as truth value ../src/dsql/dsql.cpp: In function 'ISC_STATUS GDS_DSQL_SQL_INFO_CPP(ISC_STATUS*, dsql_req**, USHORT, const UCHAR*, USHORT, UCHAR*)': ../src/dsql/dsql.cpp:3800: warning: dereferencing pointer 'buffer_ptr.181' does break strict-aliasing rules ../src/dsql/dsql.cpp:3792: warning: dereferencing pointer 'buffer_ptr.181' does break strict-aliasing rules ../src/dsql/dsql.cpp:3767: warning: dereferencing pointer 'buffer_ptr.181' does break strict-aliasing rules ../src/dsql/dsql.cpp:1730: note: initialized from here ../src/dsql/dsql.cpp: In function 'ISC_STATUS dsql8_prepare(ISC_STATUS*, void**, dsql_req**, USHORT, const TEXT*, USHORT, USHORT, const SCHAR*, USHORT, SCHAR*)': ../src/dsql/dsql.cpp:1334: warning: 'database' may be used uninitialized in this function ../src/dsql/dsql.cpp:1334: note: 'database' was declared here ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/errd.cpp -o ../temp/superserver/dsql/errd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/errd.cpp:40: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/gen.cpp -o ../temp/superserver/dsql/gen.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/gen.cpp: In function 'void GEN_start_transaction(dsql_req*, const dsql_nod*)': ../src/dsql/gen.cpp:810: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:828: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void gen_select(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:2362: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2472: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp:2478: warning: suggest parentheses around assignment used as truth value ../src/dsql/gen.cpp: In function 'void GEN_expr(dsql_req*, dsql_nod*)': ../src/dsql/gen.cpp:110: warning: 'blr_operator' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/hsh.cpp -o ../temp/superserver/dsql/hsh.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/hsh.cpp: In function 'void HSHD_set_flag(const void*, const TEXT*, SSHORT, SYM_TYPE, SSHORT)': ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_statement' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_cursor' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_keyword' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_context' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_field' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_stream' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_charset' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_intlsym_collation' not handled in switch ../src/dsql/hsh.cpp:354: warning: enumeration value 'SYM_eof' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/make.cpp -o ../temp/superserver/dsql/make.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/make.cpp:44: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/../jrd/ini.h:28, from ../src/dsql/make.cpp:58: ../src/dsql/../jrd/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/make.cpp: In function 'dsql_nod* MAKE_constant(dsql_str*, dsql_constant_type)': ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_STRING' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_DOUBLE' not handled in switch ../src/dsql/make.cpp:205: warning: enumeration value 'CONSTANT_SINT64' not handled in switch ../src/dsql/make.cpp: In function 'void make_parameter_names(dsql_par*, const dsql_nod*)': ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_via' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_constant' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_map' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_variable' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_negate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_concatenate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_substr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_null' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dbkey' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cast' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_upcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lowcase' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_add2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_subtract2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_multiply2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_divide2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gen_id2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_time' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_date' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_extract' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_current_role' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_internal_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_searched_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_simple_case' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_coalesce' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_strlen' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_trim' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/make.cpp:1868: warning: enumeration value 'nod_sys_function' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unknown_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_commit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rollback' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trans' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_domain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_database' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_field' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_filter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_shadow' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_revoke' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete_rel_constraint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_primary' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_foreign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_abort' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_references' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_proc_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_trig_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_view_obj' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_delete' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_execute' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_store' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_assign' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_return' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_while' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_if' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_select' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_erase_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_modify_current' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_post' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_on_error' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_sqlcode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gdscode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exception_stmt' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_default' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_start_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_relation_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_procedure_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rel_proc_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rse' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_select_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_union' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_aggregate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_flag' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_between' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_like' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_missing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_and' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_or' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_not' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_unique' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_containing' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_starting' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dom_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_parameter' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_group' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_var_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_array' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collate' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exists' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_singular' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_max' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_min' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_count' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_average2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_total2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_get_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_put_segment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_inner' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_left' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_right' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_full' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_join_cross' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_access' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_wait' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_isolation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_table_lock' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_mode' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_reserve' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_retain' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_page_size' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_length' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_file_desc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_dfl_charset' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_password' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lc_ctype' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_return_value' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_computed' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_plan_item' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_plan' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_natural' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_index_order' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_generator2' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_index' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_active' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_idx_inactive' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_restrict' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cascade' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_set_statistics' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rec_version' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_any' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_eql_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_neq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_gtr_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_geq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_leq_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lss_all' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_upd_del' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_ref_trig_action' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_role_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_grant_admin' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_role' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_domain_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_name' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_type' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_field_pos' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_breakleave' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_relation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_udf_param' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_limit' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_sql' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_procedure' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_view' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_for_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_user_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_release_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_undo_savepoint' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_label' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_into' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_difference_file' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_drop_difference' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_begin_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_end_backup' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_derived_table' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_open' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_fetch' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_cursor_close' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_fetch_seek' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_exec_block' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_param_val' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_rows' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_query_spec' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_equiv' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_replace_exception' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_comment' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_mod_udf' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_def_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_del_collation' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_from_external' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_collation_specific_attr' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_returning' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_redef_trigger' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_tra_misc' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_lock_timeout' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_agg_list' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_src_info' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_with' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_update_or_insert' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_when' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_update' not handled in switch ../src/dsql/make.cpp:1817: warning: enumeration value 'nod_merge_insert' not handled in switch ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/movd.cpp -o ../temp/superserver/dsql/movd.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/movd.cpp:30: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/parse.cpp -o ../temp/superserver/dsql/parse.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/parse.cpp:100: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/dsql/parse.cpp:111: ../src/dsql/../jrd/intlobj_new.h: At global scope: ../src/dsql/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/pass1.cpp -o ../temp/superserver/dsql/pass1.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_dbkey(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:4020: warning: suggest parentheses around '&&' within '||' ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_derived_table(dsql_req*, dsql_nod*, bool, dsql_str*)': ../src/dsql/pass1.cpp:4668: warning: deprecated conversion from string constant to 'TEXT*' ../src/dsql/pass1.cpp: In function 'void pass1_expand_select_node(dsql_req*, dsql_nod*, DsqlNodStack&, bool)': ../src/dsql/pass1.cpp:4893: warning: unused variable 'tdsql' ../src/dsql/pass1.cpp:4940: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_rse_impl(dsql_req*, dsql_nod*, dsql_nod*, dsql_nod*, dsql_nod*, USHORT)': ../src/dsql/pass1.cpp:7782: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_variable(dsql_req*, dsql_nod*)': ../src/dsql/pass1.cpp:9439: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9440: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9443: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9444: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9447: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp:9448: warning: suggest parentheses around assignment used as truth value ../src/dsql/pass1.cpp: In function 'dsql_nod* pass1_cursor_reference(dsql_req*, const dsql_nod*, dsql_nod*)': ../src/dsql/pass1.cpp:3907: warning: 'source' may be used uninitialized in this function ../src/dsql/pass1.cpp: In function 'dsql_nod* PASS1_statement(dsql_req*, dsql_nod*, bool)': ../src/dsql/pass1.cpp:1247: warning: 'node' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/misc_func.cpp -o ../temp/superserver/dsql/misc_func.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/misc_func.cpp: At global scope: ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/misc_func.cpp:35: warning: deprecated conversion from string constant to 'char*' ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/lock/lock.cpp -o ../temp/superserver/lock/lock.o ../src/lock/lock.cpp: In function 'SLONG LOCK_enq(SLONG, SLONG, USHORT, const UCHAR*, USHORT, UCHAR, int (*)(void*), void*, SLONG, SSHORT, ISC_STATUS*, SLONG)': ../src/lock/lock.cpp:600: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp:618: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'bool LOCK_set_owner_handle(SLONG, SLONG)': ../src/lock/lock.cpp:662: warning: unused variable 'old_owner' ../src/lock/lock.cpp: In function 'SLONG LOCK_write_data(SLONG, SLONG)': ../src/lock/lock.cpp:1357: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'lrq* deadlock_walk(lrq*, bool*)': ../src/lock/lock.cpp:2562: warning: suggest parentheses around assignment used as truth value ../src/lock/lock.cpp: In function 'void grant(lrq*, lbl*)': ../src/lock/lock.cpp:2945: warning: suggest parentheses around assignment used as truth value ../src/lock/../jrd/common.h: At global scope: ../src/lock/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/lock/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/lock/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/lock/lock.cpp:247: warning: 'LOCK_owner_offset' defined but not used ../src/lock/lock.cpp:248: warning: 'LOCK_owner' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/superserver/remote/allr.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/allr.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/allr.cpp:27: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/superserver/remote/inet.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet.cpp:98: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/inet.cpp:98: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/inet.cpp: In function 'int accept_connection(rem_port*, P_CNCT*)': ../src/remote/inet.cpp:1208: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ../src/remote/inet.cpp: In function 'bool_t packet_send(rem_port*, const SCHAR*, SSHORT)': ../src/remote/inet.cpp:3673: warning: 'inetErrNo' may be used uninitialized in this function ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/remote/inet.cpp:3164: warning: 'bool_t inet_read(XDR*)' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/superserver/remote/interface.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/interface.cpp:37: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' In file included from ../src/remote/interface.cpp:39: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/remote/interface.cpp: In function 'ISC_STATUS REM_fetch(ISC_STATUS*, rsr**, USHORT, const UCHAR*, USHORT, USHORT, UCHAR*)': ../src/remote/interface.cpp:1907: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp: In function 'void mov_faster(const SLONG*, SLONG*, USHORT)': ../src/remote/interface.cpp:6214: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6228: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6233: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/superserver/remote/merge.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/merge.cpp:27: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/superserver/remote/parser.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/parser.cpp:32: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/parser.cpp:32: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/parser.cpp: In function 'message* PARSE_messages(const UCHAR*, USHORT)': ../src/remote/parser.cpp:214: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/superserver/remote/protocol.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/protocol.cpp:33: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/protocol.cpp: In function 'bool_t xdr_protocol(XDR*, PACKET*)': ../src/remote/protocol.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:315: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:355: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:576: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/superserver/remote/remote.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/remote.cpp:28: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/superserver/remote/xdr.o ../src/remote/xdr.cpp:500: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/xdr.cpp:29: ../src/remote/../remote/remote.h: In member function 'bool rem_port::haveRecvData() const': ../src/remote/../remote/remote.h:524: warning: suggest parentheses around '&&' within '||' ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/superserver/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:142: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:149: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_dyn(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:197: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:206: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_sdl(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:245: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int print_blr_dtype(ctl*, bool)': ../src/gpre/pretty.cpp:414: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:485: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_char(ctl*, SSHORT)': ../src/gpre/pretty.cpp:526: warning: suggest parentheses around '&&' within '||' ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:553: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:620: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_sdl_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:775: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/superserver/utilities/gsec/call_service.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/superserver/utilities/gsec/security.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "security2.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/utilities/gsec/security.cpp -o ../temp/superserver/utilities/gsec/security.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superserver/utilities/gsec/security.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/superserver/utilities/gsec/security.cpp:59: warning: 'DB' defined but not used ../temp/superserver/utilities/gsec/security.cpp:62: warning: 'gds_trans' defined but not used ../temp/superserver/utilities/gsec/security.cpp:64: warning: 'isc_status' defined but not used ../temp/superserver/utilities/gsec/security.cpp:65: warning: 'isc_status2' defined but not used ../temp/superserver/utilities/gsec/security.cpp:67: warning: 'isc_array_length' defined but not used ../temp/superserver/utilities/gsec/security.cpp:68: warning: 'SQLCODE' defined but not used ../temp/superserver/utilities/gsec/security.cpp:73: warning: 'isc_1l' defined but not used ../temp/superserver/utilities/gsec/security.cpp:93: warning: 'isc_15l' defined but not used ../temp/superserver/utilities/gsec/security.cpp:112: warning: 'isc_27l' defined but not used ../temp/superserver/utilities/gsec/security.cpp:126: warning: 'isc_37l' defined but not used ../temp/superserver/utilities/gsec/security.cpp:155: warning: 'isc_74l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gsec/gsec.cpp -o ../temp/superserver/utilities/gsec/gsec.o ../src/utilities/gsec/gsec.cpp: In function 'int common_main(int, const char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/utilities/gsec/gsec.cpp:266: warning: enumeration value 'ISC_PROTOCOL_LOCAL' not handled in switch ../src/utilities/gsec/gsec.cpp:252: warning: unused variable 'databaseNameEntered' ../src/utilities/gsec/gsec.cpp: In function 'bool get_switches(int, const char**, const in_sw_tab_t*, tsec*, bool*)': ../src/utilities/gsec/gsec.cpp:805: warning: suggest parentheses around assignment used as truth value ../src/utilities/gsec/gsec.cpp: In function 'SSHORT parse_cmd_line(int, const char**, tsec*)': ../src/utilities/gsec/gsec.cpp:1275: warning: suggest explicit braces to avoid ambiguous 'else' ../src/utilities/gsec/gsec.cpp: In function 'void GSEC_print_status(const ISC_STATUS*, bool)': ../src/utilities/gsec/gsec.cpp:1312: warning: unused variable 'vector' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../utilities/gsec/gsecswi.h:92: warning: 'gsec_action_in_sw_table' defined but not used ../src/utilities/gsec/gsec.cpp:1384: warning: 'int util_print(const SCHAR*, ...)' defined but not used ../src/utilities/gsec/gsec.cpp:595: warning: 'bool get_line(int*, SCHAR**, TEXT*, size_t)' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gstat/dba.epp ../temp/superserver/utilities/gstat/dba.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/utilities/gstat/dba.cpp -o ../temp/superserver/utilities/gstat/dba.o ../temp/superserver/utilities/gstat/dba.cpp: In function 'void* main_gstat(void*)': ../temp/superserver/utilities/gstat/dba.cpp:538: warning: suggest parentheses around assignment used as truth value ../temp/superserver/utilities/gstat/dba.cpp:542: warning: suggest parentheses around assignment used as truth value ../temp/superserver/utilities/gstat/dba.cpp:761: warning: suggest parentheses around assignment used as truth value ../temp/superserver/utilities/gstat/dba.cpp: In function 'ULONG analyze_fragments(const dba_rel*, const Ods::rhdf*)': ../temp/superserver/utilities/gstat/dba.cpp:1368: warning: unused variable 'tddba' ../temp/superserver/utilities/gstat/dba.cpp: In function 'ULONG analyze_versions(dba_rel*, const Ods::rhdf*)': ../temp/superserver/utilities/gstat/dba.cpp:1528: warning: unused variable 'tddba' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:96: warning: 'isc_blob_null' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:98: warning: 'DB' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:101: warning: 'gds_trans' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:103: warning: 'isc_status' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:104: warning: 'isc_status2' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:106: warning: 'isc_array_length' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:107: warning: 'SQLCODE' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:112: warning: 'isc_1l' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:128: warning: 'isc_9l' defined but not used ../temp/superserver/utilities/gstat/dba.cpp:143: warning: 'isc_16l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gstat/ppg.cpp -o ../temp/superserver/utilities/gstat/ppg.o In file included from ../src/include/../jrd/../jrd/jrd.h:38, from ../src/include/../jrd/GlobalRWLock.h:33, from ../src/include/../jrd/nbak.h:37, from ../src/utilities/gstat/ppg.cpp:35: ../src/include/../jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/include/../jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/include/../jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/include/../jrd/../jrd/jrd.h:103, from ../src/include/../jrd/GlobalRWLock.h:33, from ../src/include/../jrd/nbak.h:37, from ../src/utilities/gstat/ppg.cpp:35: ../src/include/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/include/../jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/utilities/gstat/ppg.cpp: In function 'void PPG_print_header(const Ods::header_page*, SLONG, bool, Jrd::Service*)': ../src/utilities/gstat/ppg.cpp:193: warning: comparison between signed and unsigned integer expressions ../src/utilities/gstat/ppg.cpp:196: warning: comparison between signed and unsigned integer expressions ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/include/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/common/cmd_util.cpp -o ../temp/superserver/utilities/common/cmd_util.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superserver/common/classes/ClumpletReader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superserver/common/classes/ClumpletWriter.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/superserver/common/config/config.o ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_INTEGER' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/superserver/common/config/config_file.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/superserver/common/config/dir_list.o ../src/common/config/dir_list.cpp: In member function 'bool Firebird::DirectoryList::isPathInList(const Firebird::PathName&) const': ../src/common/config/dir_list.cpp:196: warning: enumeration value 'NotInitialized' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'Restrict' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'SimpleList' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/superserver/burp/burp.o ../src/burp/burp.cpp: In function 'int common_main(int, char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/burp/burp.cpp:728: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:732: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:754: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:877: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'SLONG get_number(const SCHAR*)': ../src/burp/burp.cpp:1651: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'gbak_action open_files(const TEXT*, const TEXT**, bool, USHORT, const Firebird::ClumpletWriter&)': ../src/burp/burp.cpp:1688: warning: suggest explicit braces to avoid ambiguous 'else' ../src/burp/burp.cpp: In function 'ULONG get_size(const SCHAR*, burp_fil*)': ../src/burp/burp.cpp:2149: warning: suggest parentheses around assignment used as truth value ../src/burp/../jrd/common.h: At global scope: ../src/burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/superserver/burp/backup.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/burp/backup.cpp -o ../temp/superserver/burp/backup.o In file included from ../temp/superserver/burp/backup.cpp:61: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/superserver/burp/backup.cpp: In function 'void::put_relation(burp_rel*)': ../temp/superserver/burp/backup.cpp:4302: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/backup.cpp:4334: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/backup.cpp:4341: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/backup.cpp:4348: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/backup.cpp:4355: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/backup.cpp: In function 'void::write_database(const TEXT*)': ../temp/superserver/burp/backup.cpp:5105: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/backup.cpp:5110: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/backup.cpp:5123: warning: suggest parentheses around assignment used as truth value ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/superserver/burp/backup.cpp:84: warning: 'isc_blob_null' defined but not used ../temp/superserver/burp/backup.cpp:86: warning: 'DB' defined but not used ../temp/superserver/burp/backup.cpp:89: warning: 'gds_trans' defined but not used ../temp/superserver/burp/backup.cpp:91: warning: 'isc_status' defined but not used ../temp/superserver/burp/backup.cpp:92: warning: 'isc_status2' defined but not used ../temp/superserver/burp/backup.cpp:94: warning: 'isc_array_length' defined but not used ../temp/superserver/burp/backup.cpp:109: warning: 'isc_4l' defined but not used ../temp/superserver/burp/backup.cpp:126: warning: 'isc_14l' defined but not used ../temp/superserver/burp/backup.cpp:146: warning: 'isc_26l' defined but not used ../temp/superserver/burp/backup.cpp:164: warning: 'isc_34l' defined but not used ../temp/superserver/burp/backup.cpp:184: warning: 'isc_40l' defined but not used ../temp/superserver/burp/backup.cpp:196: warning: 'isc_47l' defined but not used ../temp/superserver/burp/backup.cpp:221: warning: 'isc_60l' defined but not used ../temp/superserver/burp/backup.cpp:248: warning: 'isc_75l' defined but not used ../temp/superserver/burp/backup.cpp:277: warning: 'isc_94l' defined but not used ../temp/superserver/burp/backup.cpp:289: warning: 'isc_99l' defined but not used ../temp/superserver/burp/backup.cpp:305: warning: 'isc_106l' defined but not used ../temp/superserver/burp/backup.cpp:325: warning: 'isc_115l' defined but not used ../temp/superserver/burp/backup.cpp:338: warning: 'isc_122l' defined but not used ../temp/superserver/burp/backup.cpp:354: warning: 'isc_131l' defined but not used ../temp/superserver/burp/backup.cpp:367: warning: 'isc_138l' defined but not used ../temp/superserver/burp/backup.cpp:379: warning: 'isc_145l' defined but not used ../temp/superserver/burp/backup.cpp:399: warning: 'isc_154l' defined but not used ../temp/superserver/burp/backup.cpp:429: warning: 'isc_173l' defined but not used ../temp/superserver/burp/backup.cpp:448: warning: 'isc_183l' defined but not used ../temp/superserver/burp/backup.cpp:465: warning: 'isc_191l' defined but not used ../temp/superserver/burp/backup.cpp:485: warning: 'isc_201l' defined but not used ../temp/superserver/burp/backup.cpp:513: warning: 'isc_219l' defined but not used ../temp/superserver/burp/backup.cpp:538: warning: 'isc_231l' defined but not used ../temp/superserver/burp/backup.cpp:567: warning: 'isc_249l' defined but not used ../temp/superserver/burp/backup.cpp:579: warning: 'isc_256l' defined but not used ../temp/superserver/burp/backup.cpp:600: warning: 'isc_273l' defined but not used ../temp/superserver/burp/backup.cpp:617: warning: 'isc_282l' defined but not used ../temp/superserver/burp/backup.cpp:654: warning: 'isc_302l' defined but not used ../temp/superserver/burp/backup.cpp:709: warning: 'isc_340l' defined but not used ../temp/superserver/burp/backup.cpp:723: warning: 'isc_344l' defined but not used ../temp/superserver/burp/backup.cpp:738: warning: 'isc_350l' defined but not used ../temp/superserver/burp/backup.cpp:753: warning: 'isc_358l' defined but not used ../temp/superserver/burp/backup.cpp:775: warning: 'isc_370l' defined but not used ../temp/superserver/burp/backup.cpp:800: warning: 'isc_386l' defined but not used ../temp/superserver/burp/backup.cpp:822: warning: 'isc_396l' defined but not used ../temp/superserver/burp/backup.cpp:843: warning: 'isc_405l' defined but not used ../temp/superserver/burp/backup.cpp:858: warning: 'isc_412l' defined but not used ../temp/superserver/burp/backup.cpp:874: warning: 'isc_418l' defined but not used ../temp/superserver/burp/backup.cpp:885: warning: 'isc_423l' defined but not used ../temp/superserver/burp/backup.cpp:896: warning: 'isc_427l' defined but not used ../temp/superserver/burp/backup.cpp:907: warning: 'isc_432l' defined but not used ../temp/superserver/burp/backup.cpp:921: warning: 'isc_440l' defined but not used ../temp/superserver/burp/backup.cpp:944: warning: 'isc_452l' defined but not used ../temp/superserver/burp/backup.cpp:971: warning: 'isc_468l' defined but not used ../temp/superserver/burp/backup.cpp:984: warning: 'isc_474l' defined but not used ../temp/superserver/burp/backup.cpp:1012: warning: 'isc_490l' defined but not used ../temp/superserver/burp/backup.cpp:1025: warning: 'isc_496l' defined but not used ../temp/superserver/burp/backup.cpp:1039: warning: 'isc_503l' defined but not used ../temp/superserver/burp/backup.cpp:1055: warning: 'isc_511l' defined but not used ../temp/superserver/burp/backup.cpp:1071: warning: 'isc_522l' defined but not used ../temp/superserver/burp/backup.cpp:1083: warning: 'isc_528l' defined but not used ../temp/superserver/burp/backup.cpp:1097: warning: 'isc_534l' defined but not used ../temp/superserver/burp/backup.cpp:1109: warning: 'isc_540l' defined but not used ../temp/superserver/burp/backup.cpp:1122: warning: 'isc_546l' defined but not used ../temp/superserver/burp/backup.cpp:1135: warning: 'isc_552l' defined but not used ../temp/superserver/burp/backup.cpp:1151: warning: 'isc_561l' defined but not used ../temp/superserver/burp/backup.cpp:1165: warning: 'isc_567l' defined but not used ../temp/superserver/burp/backup.cpp:1182: warning: 'isc_573l' defined but not used ../temp/superserver/burp/backup.cpp:1207: warning: 'isc_590l' defined but not used ../temp/superserver/burp/backup.cpp:1223: warning: 'isc_598l' defined but not used ../temp/superserver/burp/backup.cpp:1247: warning: 'isc_614l' defined but not used ../temp/superserver/burp/backup.cpp:1259: warning: 'isc_620l' defined but not used ../temp/superserver/burp/backup.cpp:1274: warning: 'isc_627l' defined but not used ../temp/superserver/burp/backup.cpp:1288: warning: 'isc_634l' defined but not used ../temp/superserver/burp/backup.cpp:1302: warning: 'isc_641l' defined but not used ../temp/superserver/burp/backup.cpp:1341: warning: 'isc_667l' defined but not used ../temp/superserver/burp/backup.cpp:1393: warning: 'isc_706l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/superserver/burp/restore.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/burp/restore.cpp -o ../temp/superserver/burp/restore.o In file included from ../temp/superserver/burp/restore.cpp:55: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/superserver/burp/restore.cpp: In function 'int RESTORE_restore(const TEXT*, const TEXT*)': ../temp/superserver/burp/restore.cpp:1604: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/restore.cpp:2156: warning: unused variable 'cumul_count' ../temp/superserver/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/superserver/burp/restore.cpp:4375: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/restore.cpp:4659: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/restore.cpp: In function 'bool::get_global_field(BurpGlobals*)': ../temp/superserver/burp/restore.cpp:6530: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/restore.cpp:6973: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/restore.cpp: In function 'void::get_source_blob(BurpGlobals*, ISC_QUAD&, bool)': ../temp/superserver/burp/restore.cpp:9262: warning: suggest parentheses around assignment used as truth value ../temp/superserver/burp/restore.cpp: In function 'void::restore_security_class(BurpGlobals*, const TEXT*, const TEXT*)': ../temp/superserver/burp/restore.cpp:11432: warning: unused variable 'local_trans' ../temp/superserver/burp/restore.cpp: In function 'bool::get_relation_data(BurpGlobals*)': ../temp/superserver/burp/restore.cpp:8862: warning: control reaches end of non-void function ../temp/superserver/burp/restore.cpp: In function 'bool::get_acl(BurpGlobals*, const TEXT*, ISC_QUAD*, ISC_QUAD*)': ../temp/superserver/burp/restore.cpp:2933: warning: 'max_segment' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp: In function 'void::get_array(BurpGlobals*, burp_rel*, UCHAR*)': ../temp/superserver/burp/restore.cpp:3082: warning: 'field' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3084: warning: 'field_length' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3097: warning: 'end_ranges' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3085: warning: 'buffer' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3085: warning: 'p' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3163: warning: 'upper' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3163: warning: 'lower' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3394: warning: 'lcount' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp:3516: warning: 'lcount' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/superserver/burp/restore.cpp:4540: warning: 'p' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp: In function 'bool::get_type(BurpGlobals*)': ../temp/superserver/burp/restore.cpp:10089: warning: 'l' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp: In function 'bool::get_user_privilege(BurpGlobals*)': ../temp/superserver/burp/restore.cpp:10224: warning: 'grant_option' may be used uninitialized in this function ../temp/superserver/burp/restore.cpp: In function 'bool::get_trigger_message(BurpGlobals*)': ../temp/superserver/burp/restore.cpp:9933: warning: 'number' may be used uninitialized in this function ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/superserver/burp/restore.cpp:80: warning: 'DB' defined but not used ../temp/superserver/burp/restore.cpp:83: warning: 'gds_trans' defined but not used ../temp/superserver/burp/restore.cpp:85: warning: 'isc_status' defined but not used ../temp/superserver/burp/restore.cpp:86: warning: 'isc_status2' defined but not used ../temp/superserver/burp/restore.cpp:88: warning: 'isc_array_length' defined but not used ../temp/superserver/burp/restore.cpp:175: warning: 'isc_28l' defined but not used ../temp/superserver/burp/restore.cpp:194: warning: 'isc_37l' defined but not used ../temp/superserver/burp/restore.cpp:219: warning: 'isc_61l' defined but not used ../temp/superserver/burp/restore.cpp:230: warning: 'isc_66l' defined but not used ../temp/superserver/burp/restore.cpp:243: warning: 'isc_73l' defined but not used ../temp/superserver/burp/restore.cpp:261: warning: 'isc_81l' defined but not used ../temp/superserver/burp/restore.cpp:275: warning: 'isc_91l' defined but not used ../temp/superserver/burp/restore.cpp:290: warning: 'isc_101l' defined but not used ../temp/superserver/burp/restore.cpp:303: warning: 'isc_108l' defined but not used ../temp/superserver/burp/restore.cpp:317: warning: 'isc_116l' defined but not used ../temp/superserver/burp/restore.cpp:330: warning: 'isc_124l' defined but not used ../temp/superserver/burp/restore.cpp:344: warning: 'isc_130l' defined but not used ../temp/superserver/burp/restore.cpp:363: warning: 'isc_144l' defined but not used ../temp/superserver/burp/restore.cpp:377: warning: 'isc_153l' defined but not used ../temp/superserver/burp/restore.cpp:390: warning: 'isc_158l' defined but not used ../temp/superserver/burp/restore.cpp:403: warning: 'isc_163l' defined but not used ../temp/superserver/burp/restore.cpp:426: warning: 'isc_181l' defined but not used ../temp/superserver/burp/restore.cpp:452: warning: 'isc_203l' defined but not used ../temp/superserver/burp/restore.cpp:472: warning: 'isc_217l' defined but not used ../temp/superserver/burp/restore.cpp:484: warning: 'isc_223l' defined but not used ../temp/superserver/burp/restore.cpp:495: warning: 'isc_229l' defined but not used ../temp/superserver/burp/restore.cpp:509: warning: 'isc_239l' defined but not used ../temp/superserver/burp/restore.cpp:528: warning: 'isc_253l' defined but not used ../temp/superserver/burp/restore.cpp:551: warning: 'isc_274l' defined but not used ../temp/superserver/burp/restore.cpp:576: warning: 'isc_297l' defined but not used ../temp/superserver/burp/restore.cpp:593: warning: 'isc_309l' defined but not used ../temp/superserver/burp/restore.cpp:613: warning: 'isc_320l' defined but not used ../temp/superserver/burp/restore.cpp:641: warning: 'isc_341l' defined but not used ../temp/superserver/burp/restore.cpp:664: warning: 'isc_358l' defined but not used ../temp/superserver/burp/restore.cpp:691: warning: 'isc_381l' defined but not used ../temp/superserver/burp/restore.cpp:703: warning: 'isc_390l' defined but not used ../temp/superserver/burp/restore.cpp:720: warning: 'isc_396l' defined but not used ../temp/superserver/burp/restore.cpp:733: warning: 'isc_401l' defined but not used ../temp/superserver/burp/restore.cpp:758: warning: 'isc_420l' defined but not used ../temp/superserver/burp/restore.cpp:810: warning: 'isc_473l' defined but not used ../temp/superserver/burp/restore.cpp:863: warning: 'isc_528l' defined but not used ../temp/superserver/burp/restore.cpp:884: warning: 'isc_540l' defined but not used ../temp/superserver/burp/restore.cpp:906: warning: 'isc_554l' defined but not used ../temp/superserver/burp/restore.cpp:926: warning: 'isc_566l' defined but not used ../temp/superserver/burp/restore.cpp:944: warning: 'isc_577l' defined but not used ../temp/superserver/burp/restore.cpp:960: warning: 'isc_585l' defined but not used ../temp/superserver/burp/restore.cpp:974: warning: 'isc_591l' defined but not used ../temp/superserver/burp/restore.cpp:1011: warning: 'isc_626l' defined but not used ../temp/superserver/burp/restore.cpp:1025: warning: 'isc_635l' defined but not used ../temp/superserver/burp/restore.cpp:1040: warning: 'isc_645l' defined but not used ../temp/superserver/burp/restore.cpp:1064: warning: 'isc_665l' defined but not used ../temp/superserver/burp/restore.cpp:1088: warning: 'isc_685l' defined but not used ../temp/superserver/burp/restore.cpp:1100: warning: 'isc_691l' defined but not used ../temp/superserver/burp/restore.cpp:1125: warning: 'isc_711l' defined but not used ../temp/superserver/burp/restore.cpp:1138: warning: 'isc_717l' defined but not used ../temp/superserver/burp/restore.cpp:1149: warning: 'isc_722l' defined but not used ../temp/superserver/burp/restore.cpp:1159: warning: 'isc_726l' defined but not used ../temp/superserver/burp/restore.cpp:1173: warning: 'isc_734l' defined but not used ../temp/superserver/burp/restore.cpp:1191: warning: 'isc_746l' defined but not used ../temp/superserver/burp/restore.cpp:1208: warning: 'isc_757l' defined but not used ../temp/superserver/burp/restore.cpp:1223: warning: 'isc_767l' defined but not used ../temp/superserver/burp/restore.cpp:1241: warning: 'isc_774l' defined but not used ../temp/superserver/burp/restore.cpp:1261: warning: 'isc_787l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/superserver/burp/mvol.o ../src/burp/mvol.cpp: In function 'UCHAR MVOL_write(UCHAR, int*, UCHAR**)': ../src/burp/mvol.cpp:571: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:594: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:657: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:668: warning: comparison between signed and unsigned integer expressions ../src/burp/../burp/../jrd/common.h: At global scope: ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/superserver/burp/misc.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/superserver/burp/canonical.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/superserver/alice/alice.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/superserver/alice/all.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/superserver/alice/exe.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/superserver/alice/alice_meta.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superserver/alice/alice_meta.cpp -o ../temp/superserver/alice/alice_meta.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/superserver/alice/alice_meta.cpp:66: warning: 'isc_blob_null' defined but not used ../temp/superserver/alice/alice_meta.cpp:68: warning: 'DB' defined but not used ../temp/superserver/alice/alice_meta.cpp:71: warning: 'gds_trans' defined but not used ../temp/superserver/alice/alice_meta.cpp:74: warning: 'isc_status2' defined but not used ../temp/superserver/alice/alice_meta.cpp:76: warning: 'isc_array_length' defined but not used ../temp/superserver/alice/alice_meta.cpp:77: warning: 'SQLCODE' defined but not used ../temp/superserver/alice/alice_meta.cpp:79: warning: 'isc_0l' defined but not used ../temp/superserver/alice/alice_meta.cpp:92: warning: 'isc_6l' defined but not used ../temp/superserver/alice/alice_meta.cpp:107: warning: 'isc_12l' defined but not used ../temp/superserver/alice/alice_meta.cpp:120: warning: 'isc_18l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/superserver/alice/tdr.o ../src/alice/tdr.cpp: In function 'void TDR_list_limbo(void*, const TEXT*, ULONG)': ../src/alice/tdr.cpp:319: warning: suggest parentheses around assignment used as truth value ../src/alice/../jrd/common.h: At global scope: ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/superserver/common/classes/alloc.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/superserver/common/classes/locks.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/superserver/common/classes/semaphore.o In file included from ../src/common/classes/semaphore.cpp:29: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/superserver/common/classes/fb_string.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/superserver/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:103: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/superserver/common/classes/TempFile.o ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/superserver/common/classes/UserBlob.o ../src/common/classes/UserBlob.cpp: In member function 'bool UserBlob::open(void*&, void*&, ISC_QUAD&, USHORT, const UCHAR*)': ../src/common/classes/UserBlob.cpp:52: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/superserver/common/classes/SafeArg.o ../src/common/classes/SafeArg.cpp: In member function 'const MsgFormat::safe_cell& MsgFormat::SafeArg::getCell(size_t) const': ../src/common/classes/SafeArg.cpp:330: warning: missing braces around initializer for 'MsgFormat::safe_cell::' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/superserver/common/classes/MsgPrint.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/superserver/common/classes/BaseStream.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/superserver/common/fb_exception.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/superserver/common/classes/MetaName.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/superserver/common/StatusHolder.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/superserver/common/utils.o ../src/common/utils.cpp: In function 'Firebird::PathName fb_utils::get_process_name()': ../src/common/utils.cpp:645: warning: comparison between signed and unsigned integer expressions ../src/common/../jrd/common.h: At global scope: ../src/common/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/superserver/config/AdminException.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/superserver/config/Args.o ../src/config/Args.cpp: In static member function 'static bool Args::readPasswords(const char*, char*, int)': ../src/config/Args.cpp:179: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/superserver/config/ArgsException.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/superserver/config/ConfObj.o ../src/config/ConfObj.cpp: In constructor 'Vulcan::ConfObj::ConfObj(Vulcan::ConfObject*)': ../src/config/ConfObj.cpp:39: warning: suggest parentheses around assignment used as truth value ../src/config/ConfObj.cpp: In copy constructor 'Vulcan::ConfObj::ConfObj(const Vulcan::ConfObj&)': ../src/config/ConfObj.cpp:54: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/superserver/config/ConfObject.o ../src/config/ConfObject.cpp: In member function 'virtual void Vulcan::ConfObject::setChain(Vulcan::ConfObject*)': ../src/config/ConfObject.cpp:336: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/superserver/config/ConfigFile.o ../src/config/ConfigFile.cpp: In destructor 'virtual Vulcan::ConfigFile::~ConfigFile()': ../src/config/ConfigFile.cpp:105: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/superserver/config/Configuration.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/superserver/config/Element.o ../src/config/Element.cpp: In destructor 'virtual Vulcan::Element::~Element()': ../src/config/Element.cpp:102: warning: suggest parentheses around assignment used as truth value ../src/config/Element.cpp:108: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/superserver/config/FileName.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/superserver/config/InputFile.o ../src/config/InputFile.cpp: In destructor 'virtual Vulcan::InputFile::~InputFile()': ../src/config/InputFile.cpp:76: warning: suggest parentheses around assignment used as truth value ../src/config/InputFile.cpp: In member function 'void Vulcan::InputFile::rewrite()': ../src/config/InputFile.cpp:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/superserver/config/InputStream.o ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/superserver/config/Lex.o ../src/config/Lex.cpp: In member function 'void Vulcan::Lex::getToken()': ../src/config/Lex.cpp:145: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/superserver/config/ScanDir.o ../src/config/ScanDir.cpp: In member function 'bool ScanDir::next()': ../src/config/ScanDir.cpp:90: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/superserver/config/Stream.o ../src/config/Stream.cpp: In member function 'virtual void Vulcan::Stream::putSegment(int, const char*, bool)': ../src/config/Stream.cpp:95: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::clear()': ../src/config/Stream.cpp:393: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::truncate(int)': ../src/config/Stream.cpp:561: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'int Vulcan::Stream::compare(Vulcan::Stream*)': ../src/config/Stream.cpp:579: warning: suggest explicit braces to avoid ambiguous 'else' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/superserver/config/StreamSegment.o ../src/config/StreamSegment.cpp: In member function 'void Vulcan::StreamSegment::setStream(Vulcan::Stream*)': ../src/config/StreamSegment.cpp:59: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/superserver/vulcan/JString.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/vulcan/../jrd/common.h: At global scope: ../src/vulcan/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERSERVER -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/superserver/vulcan/RefObject.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/superserver/remote/inet_server.o ../temp/superserver/remote/server.o ../temp/superserver/remote/server_stub.o ../temp/superserver/jrd/config_root.o ../temp/superserver/jrd/path_utils.o ../temp/superserver/jrd/mod_loader.o ../temp/superserver/jrd/fbsyslog.o ../temp/superserver/jrd/guid.o ../temp/superserver/jrd/alt.o ../temp/superserver/jrd/cvt.o ../temp/superserver/jrd/db_alias.o ../temp/superserver/jrd/dsc.o ../temp/superserver/jrd/enc.o ../temp/superserver/jrd/gds.o ../temp/superserver/jrd/isc.o ../temp/superserver/jrd/isc_file.o ../temp/superserver/jrd/isc_ipc.o ../temp/superserver/jrd/isc_sync.o ../temp/superserver/jrd/perf.o ../temp/superserver/jrd/sch.o ../temp/superserver/jrd/sdl.o ../temp/superserver/jrd/status.o ../temp/superserver/jrd/ThreadData.o ../temp/superserver/jrd/utl.o ../temp/superserver/jrd/why.o ../temp/superserver/jrd/blob_filter.o ../temp/superserver/jrd/dpm.o ../temp/superserver/jrd/dyn.o ../temp/superserver/jrd/dyn_def.o ../temp/superserver/jrd/dyn_del.o ../temp/superserver/jrd/dyn_mod.o ../temp/superserver/jrd/dyn_util.o ../temp/superserver/jrd/fun.o ../temp/superserver/jrd/grant.o ../temp/superserver/jrd/ini.o ../temp/superserver/jrd/met.o ../temp/superserver/jrd/pcmet.o ../temp/superserver/jrd/scl.o ../temp/superserver/jrd/CharSet.o ../temp/superserver/jrd/Collation.o ../temp/superserver/jrd/DatabaseSnapshot.o ../temp/superserver/jrd/VirtualTable.o ../temp/superserver/jrd/RecordBuffer.o ../temp/superserver/jrd/all.o ../temp/superserver/jrd/blb.o ../temp/superserver/jrd/btn.o ../temp/superserver/jrd/btr.o ../temp/superserver/jrd/builtin.o ../temp/superserver/jrd/GlobalRWLock.o ../temp/superserver/jrd/cch.o ../temp/superserver/jrd/cmp.o ../temp/superserver/jrd/cvt2.o ../temp/superserver/jrd/DataTypeUtil.o ../temp/superserver/jrd/dfw.o ../temp/superserver/jrd/divorce.o ../temp/superserver/jrd/err.o ../temp/superserver/jrd/iberr.o ../temp/superserver/jrd/event.o ../temp/superserver/jrd/evl.o ../temp/superserver/jrd/exe.o ../temp/superserver/jrd/ext.o ../temp/superserver/jrd/execute_statement.o ../temp/superserver/jrd/filters.o ../temp/superserver/jrd/flu.o ../temp/superserver/jrd/functions.o ../temp/superserver/jrd/idx.o ../temp/superserver/jrd/inf.o ../temp/superserver/jrd/intl.o ../temp/superserver/jrd/intl_builtin.o ../temp/superserver/jrd/IntlManager.o ../temp/superserver/jrd/IntlUtil.o ../temp/superserver/jrd/inuse.o ../temp/superserver/jrd/jrd.o ../temp/superserver/jrd/lck.o ../temp/superserver/jrd/log.o ../temp/superserver/jrd/mov.o ../temp/superserver/jrd/nav.o ../temp/superserver/jrd/opt.o ../temp/superserver/jrd/Optimizer.o ../temp/superserver/jrd/pag.o ../temp/superserver/jrd/par.o ../temp/superserver/jrd/ods.o ../temp/superserver/jrd/plugin_manager.o ../temp/superserver/jrd/pwd.o ../temp/superserver/jrd/RandomGenerator.o ../temp/superserver/jrd/Relation.o ../temp/superserver/jrd/rlck.o ../temp/superserver/jrd/rpb_chain.o ../temp/superserver/jrd/rse.o ../temp/superserver/jrd/sdw.o ../temp/superserver/jrd/shut.o ../temp/superserver/jrd/sort.o ../temp/superserver/jrd/sqz.o ../temp/superserver/jrd/svc.o ../temp/superserver/jrd/sym.o ../temp/superserver/jrd/SysFunction.o ../temp/superserver/jrd/TempSpace.o ../temp/superserver/jrd/tpc.o ../temp/superserver/jrd/tra.o ../temp/superserver/jrd/validation.o ../temp/superserver/jrd/vio.o ../temp/superserver/jrd/nodebug.o ../temp/superserver/jrd/nbak.o ../temp/superserver/jrd/sha.o ../temp/superserver/jrd/os/posix/unix.o ../temp/superserver/jrd/TextType.o ../temp/superserver/jrd/thd.o ../temp/superserver/jrd/unicode_util.o ../temp/superserver/jrd/RuntimeStatistics.o ../temp/superserver/jrd/DebugInterface.o ../temp/superserver/dsql/array.o ../temp/superserver/dsql/blob.o ../temp/superserver/dsql/preparse.o ../temp/superserver/dsql/user_dsql.o ../temp/superserver/dsql/utld.o ../temp/superserver/dsql/keywords.o ../temp/superserver/dsql/metd.o ../temp/superserver/dsql/alld.o ../temp/superserver/dsql/ddl.o ../temp/superserver/dsql/dsql.o ../temp/superserver/dsql/errd.o ../temp/superserver/dsql/gen.o ../temp/superserver/dsql/hsh.o ../temp/superserver/dsql/make.o ../temp/superserver/dsql/movd.o ../temp/superserver/dsql/parse.o ../temp/superserver/dsql/pass1.o ../temp/superserver/dsql/misc_func.o ../temp/superserver/lock/lock.o ../temp/superserver/remote/allr.o ../temp/superserver/remote/inet.o ../temp/superserver/remote/interface.o ../temp/superserver/remote/merge.o ../temp/superserver/remote/parser.o ../temp/superserver/remote/protocol.o ../temp/superserver/remote/remote.o ../temp/superserver/remote/xdr.o ../temp/superserver/gpre/pretty.o ../temp/superserver/utilities/gsec/call_service.o ../temp/superserver/utilities/gsec/security.o ../temp/superserver/utilities/gsec/gsec.o ../temp/superserver/utilities/gstat/dba.o ../temp/superserver/utilities/gstat/ppg.o ../temp/superserver/utilities/common/cmd_util.o ../temp/superserver/common/classes/ClumpletReader.o ../temp/superserver/common/classes/ClumpletWriter.o ../temp/superserver/common/config/config.o ../temp/superserver/common/config/config_file.o ../temp/superserver/common/config/dir_list.o ../temp/superserver/burp/burp.o ../temp/superserver/burp/backup.o ../temp/superserver/burp/restore.o ../temp/superserver/burp/mvol.o ../temp/superserver/burp/misc.o ../temp/superserver/burp/canonical.o ../temp/superserver/alice/alice.o ../temp/superserver/alice/all.o ../temp/superserver/alice/exe.o ../temp/superserver/alice/alice_meta.o ../temp/superserver/alice/tdr.o ../temp/superserver/common/classes/alloc.o ../temp/superserver/common/classes/locks.o ../temp/superserver/common/classes/semaphore.o ../temp/superserver/common/classes/fb_string.o ../temp/superserver/common/classes/timestamp.o ../temp/superserver/common/classes/TempFile.o ../temp/superserver/common/classes/UserBlob.o ../temp/superserver/common/classes/SafeArg.o ../temp/superserver/common/classes/MsgPrint.o ../temp/superserver/common/classes/BaseStream.o ../temp/superserver/common/fb_exception.o ../temp/superserver/common/classes/MetaName.o ../temp/superserver/common/StatusHolder.o ../temp/superserver/common/utils.o ../temp/superserver/config/AdminException.o ../temp/superserver/config/Args.o ../temp/superserver/config/ArgsException.o ../temp/superserver/config/ConfObj.o ../temp/superserver/config/ConfObject.o ../temp/superserver/config/ConfigFile.o ../temp/superserver/config/Configuration.o ../temp/superserver/config/Element.o ../temp/superserver/config/FileName.o ../temp/superserver/config/InputFile.o ../temp/superserver/config/InputStream.o ../temp/superserver/config/Lex.o ../temp/superserver/config/ScanDir.o ../temp/superserver/config/Stream.o ../temp/superserver/config/StreamSegment.o ../temp/superserver/vulcan/JString.o ../temp/superserver/vulcan/PathName.o ../temp/superserver/vulcan/RefObject.o -o ../gen/firebird/bin/fbserver -L../gen/firebird/lib -lm -ldl -lcurses -pthread -licuuc -licudata -licui18n rm ../temp/superserver/jrd/dyn_def.cpp ../temp/superserver/jrd/dyn_del.cpp ../temp/superserver/utilities/gsec/security.cpp ../temp/superserver/burp/backup.cpp ../temp/superserver/jrd/pcmet.cpp ../temp/superserver/jrd/scl.cpp ../temp/superserver/jrd/fun.cpp ../temp/superserver/dsql/blob.cpp ../temp/superserver/jrd/dyn.cpp ../temp/superserver/dsql/array.cpp ../temp/superserver/burp/restore.cpp ../temp/superserver/jrd/dpm.cpp ../temp/superserver/utilities/gstat/dba.cpp ../temp/superserver/alice/alice_meta.cpp ../temp/superserver/jrd/dyn_mod.cpp ../temp/superserver/jrd/grant.cpp ../temp/superserver/jrd/ini.cpp ../temp/superserver/jrd/dfw.cpp ../temp/superserver/jrd/dyn_util.cpp ../temp/superserver/dsql/metd.cpp ../temp/superserver/jrd/met.cpp make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.libfbclient libfbclient make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/alt.cpp -o ../temp/superclient/jrd/alt.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/cvt.cpp -o ../temp/superclient/jrd/cvt.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/cvt.cpp:42: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' In file included from ../src/jrd/../jrd/../jrd/intl_classes.h:33, from ../src/jrd/../jrd/intl_proto.h:27, from ../src/jrd/cvt.cpp:56: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h: At global scope: ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/jrd/../jrd/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/jrd/cvt.cpp: In function 'void CVT_move(const dsc*, dsc*, void (*)(ISC_STATUS, ...))': ../src/jrd/cvt.cpp:1528: warning: unused variable 'to_size' ../src/jrd/../jrd/../lock/../jrd/file_params.h: At global scope: ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/../jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/db_alias.cpp -o ../temp/superclient/jrd/db_alias.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/superclient/jrd/dsc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/enc.cpp -o ../temp/superclient/jrd/enc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/gds.cpp -o ../temp/superclient/jrd/gds.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/gds.cpp:162: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/gds.cpp: In function 'SLONG safe_interpret(char*, size_t, const ISC_STATUS**, bool)': ../src/jrd/gds.cpp:910: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp:941: warning: format '%ld' expects type 'long int', but argument 3 has type 'ISC_STATUS' ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1124: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/jrd/gds.cpp: In function 'SLONG gds__get_prefix(SSHORT, const TEXT*)': ../src/jrd/gds.cpp:1709: warning: unused variable 'count' ../src/jrd/gds.cpp: In function 'void gds__unregister_cleanup(void (*)(void*), void*)': ../src/jrd/gds.cpp:2481: warning: suggest parentheses around assignment used as truth value ../src/jrd/gds.cpp: In function 'void blr_print_verb(gds_ctl*, SSHORT)': ../src/jrd/gds.cpp:3289: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/gds.cpp:118: warning: 'FB_PID_FILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/superclient/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/superclient/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superclient/jrd/isc_ipc.o ../src/jrd/os/posix/isc_ipc.cpp: In function 'void ISC_signal_cancel(int, void (*)(void*), void*)': ../src/jrd/os/posix/isc_ipc.cpp:411: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_sync.cpp -o ../temp/superclient/jrd/isc_sync.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, void (*)(void*, sh_mem*, bool), void*, SLONG, sh_mem*)': ../src/jrd/isc_sync.cpp:1915: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1935: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1945: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1965: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:1988: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2093: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2128: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2089: 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_object(ISC_STATUS*, sh_mem*, SLONG, SLONG)': ../src/jrd/isc_sync.cpp:2855: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2873: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_object(ISC_STATUS*, sh_mem*, UCHAR**, SLONG)': ../src/jrd/isc_sync.cpp:2912: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:2928: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, SLONG, bool)': ../src/jrd/isc_sync.cpp:3843: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'void ISC_unmap_file(ISC_STATUS*, sh_mem*, USHORT)': ../src/jrd/isc_sync.cpp:4137: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result ../src/jrd/isc_sync.cpp: In function 'SLONG find_key(ISC_STATUS*, TEXT*)': ../src/jrd/isc_sync.cpp:4310: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/isc_sync.cpp:4315: warning: deprecated conversion from string constant to 'TEXT*' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/jrd/isc_sync.cpp:76: warning: 'inhibit_restart' defined but not used ../src/jrd/isc_sync.cpp:79: warning: 'process_id' defined but not used ../src/jrd/isc_sync.cpp:82: warning: 'next_shared_memory' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/perf.cpp -o ../temp/superclient/jrd/perf.o ../src/jrd/perf.cpp: In function 'int perf_format(const PERF*, const PERF*, const SCHAR*, SCHAR*, SSHORT*)': ../src/jrd/perf.cpp:111: warning: 'delta' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sch.cpp -o ../temp/superclient/jrd/sch.o ../src/jrd/sch.cpp: In function 'void SCH_abort()': ../src/jrd/sch.cpp:227: warning: suggest parentheses around assignment used as truth value ../src/jrd/sch.cpp: In function 'void cleanup(void*)': ../src/jrd/sch.cpp:808: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/superclient/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sdl.cpp: In function 'ISC_STATUS error(ISC_STATUS*, ...)': ../src/jrd/sdl.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/status.cpp -o ../temp/superclient/jrd/status.o ../src/jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/superclient/jrd/ThreadData.o ../src/jrd/ThreadData.cpp: In static member function 'static void ThreadData::start(void* (*)(void*), void*, int, int, void*)': ../src/jrd/ThreadData.cpp:334: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadData.cpp:336: warning: suggest parentheses around assignment used as truth value ../src/jrd/ThreadData.cpp:312: warning: unused variable 'pattr' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/utl.cpp -o ../temp/superclient/jrd/utl.o ../src/jrd/utl.cpp:1039: warning: ignoring #pragma FB_COMPILER_MESSAGE ../src/jrd/utl.cpp: In function 'void isc_expand_dpb(SCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:388: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:458: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:661: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/jrd/utl.cpp: In function 'int dump(ISC_QUAD*, void*, void*, FILE*)': ../src/jrd/utl.cpp:2006: 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 edit(ISC_QUAD*, void*, void*, SSHORT, const SCHAR*)': ../src/jrd/utl.cpp:2079: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'void isc_expand_dpb_internal(const UCHAR**, SSHORT*, ...)': ../src/jrd/utl.cpp:2204: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp:2273: warning: suggest parentheses around assignment used as truth value ../src/jrd/utl.cpp: In function 'int isc_version(void**, void (*)(void*, const char*), void*)': ../src/jrd/utl.cpp:1282: warning: 'ods_version' may be used uninitialized in this function ../src/jrd/utl.cpp:1282: warning: 'ods_minor_version' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/why.cpp -o ../temp/superclient/jrd/why.o In file included from ../src/jrd/why.cpp:66: ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/include/gen/msg_facs.h:49: warning: deprecated conversion from string constant to 'char*' ../src/jrd/why.cpp: In destructor '::YEntry::~YEntry()': ../src/jrd/why.cpp:573: warning: unused variable 'attach' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_commit_transaction(ISC_STATUS*, void**)': ../src/jrd/why.cpp:1444: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_insert_m(ISC_STATUS*, void**, USHORT, const SCHAR*, USHORT, USHORT, const SCHAR*)': ../src/jrd/why.cpp:3327: warning: unused variable 'dasup' ../src/jrd/why.cpp: In function 'ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, void**, SSHORT, const SCHAR*, SSHORT, SCHAR*)': ../src/jrd/why.cpp:3625: warning: suggest parentheses around '&&' within '||' ../src/jrd/why.cpp: In function 'SCHAR* alloc(SLONG)': ../src/jrd/why.cpp:5294: warning: suggest parentheses around assignment used as truth value ../src/jrd/why.cpp: In function 'ISC_STATUS isc_create_database(ISC_STATUS*, USHORT, const TEXT*, void**, SSHORT, const UCHAR*, USHORT)': ../src/jrd/why.cpp:1655: warning: 'n' may be used uninitialized in this function ../src/jrd/why.cpp: In function 'ISC_STATUS isc_attach_database(ISC_STATUS*, SSHORT, const TEXT*, void**, SSHORT, const SCHAR*)': ../src/jrd/why.cpp:1085: warning: 'n' may be used uninitialized in this function ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superclient/dsql/array.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superclient/dsql/array.cpp -o ../temp/superclient/dsql/array.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superclient/dsql/array.cpp:57: warning: 'isc_blob_null' defined but not used ../temp/superclient/dsql/array.cpp:59: warning: 'DB' defined but not used ../temp/superclient/dsql/array.cpp:62: warning: 'gds_trans' defined but not used ../temp/superclient/dsql/array.cpp:64: warning: 'isc_status' defined but not used ../temp/superclient/dsql/array.cpp:65: warning: 'isc_status2' defined but not used ../temp/superclient/dsql/array.cpp:67: warning: 'isc_array_length' defined but not used ../temp/superclient/dsql/array.cpp:68: warning: 'SQLCODE' defined but not used ../temp/superclient/dsql/array.cpp:70: warning: 'isc_0l' defined but not used ../temp/superclient/dsql/array.cpp:93: warning: 'isc_11l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/superclient/dsql/blob.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/superclient/dsql/blob.cpp -o ../temp/superclient/dsql/blob.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/superclient/dsql/blob.cpp:53: warning: 'isc_blob_null' defined but not used ../temp/superclient/dsql/blob.cpp:55: warning: 'DB' defined but not used ../temp/superclient/dsql/blob.cpp:58: warning: 'gds_trans' defined but not used ../temp/superclient/dsql/blob.cpp:60: warning: 'isc_status' defined but not used ../temp/superclient/dsql/blob.cpp:61: warning: 'isc_status2' defined but not used ../temp/superclient/dsql/blob.cpp:63: warning: 'isc_array_length' defined but not used ../temp/superclient/dsql/blob.cpp:64: warning: 'SQLCODE' defined but not used ../temp/superclient/dsql/blob.cpp:66: warning: 'isc_0l' defined but not used ../temp/superclient/dsql/blob.cpp:89: warning: 'isc_10l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/preparse.cpp -o ../temp/superclient/dsql/preparse.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/user_dsql.cpp -o ../temp/superclient/dsql/user_dsql.o ../src/dsql/user_dsql.cpp:105: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/user_dsql.cpp:43: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/user_dsql.cpp: In function 'ISC_STATUS isc_embed_dsql_release(ISC_STATUS*, const SCHAR*)': ../src/dsql/user_dsql.cpp:843: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void cleanup_database(void**, void*)': ../src/dsql/user_dsql.cpp:1350: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp:1371: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'void error_post(ISC_STATUS, ...)': ../src/dsql/user_dsql.cpp:1442: warning: suggest parentheses around assignment used as truth value ../src/dsql/user_dsql.cpp: In function 'dsql_name* insert_name(const TEXT*, dsql_name**, stmt*)': ../src/dsql/user_dsql.cpp:1548: warning: suggest parentheses around assignment used as truth value ../src/dsql/../jrd/common.h: At global scope: ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/utld.cpp -o ../temp/superclient/dsql/utld.o In file included from ../src/dsql/../dsql/dsql.h:138, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../dsql/node.h: In member function 'SLONG dsql_nod::getSlong() const': ../src/dsql/../dsql/../dsql/node.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/dsql/utld.cpp: In function 'USHORT UTLD_char_length_to_byte_length(USHORT, USHORT)': ../src/dsql/utld.cpp:161: warning: comparison between signed and unsigned integer expressions ../src/dsql/utld.cpp: In function 'void UTLD_save_status_strings(ISC_STATUS*)': ../src/dsql/utld.cpp:801: warning: 'l' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sqlda(ISC_STATUS*, sqlda_sup*, USHORT*, USHORT*, USHORT*, USHORT, XSQLDA*, USHORT)': ../src/dsql/utld.cpp:367: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:368: warning: 'qvar' may be used uninitialized in this function ../src/dsql/utld.cpp: In function 'ISC_STATUS UTLD_parse_sql_info(ISC_STATUS*, USHORT, const SCHAR*, XSQLDA*, USHORT*)': ../src/dsql/utld.cpp:211: warning: 'sqlda' may be used uninitialized in this function ../src/dsql/utld.cpp:212: warning: 'qvar' may be used uninitialized in this function ../src/dsql/../dsql/../jrd/common.h: At global scope: ../src/dsql/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dsql/keywords.cpp -o ../temp/superclient/dsql/keywords.o ../src/dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/allr.cpp -o ../temp/superclient/remote/allr.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/allr.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/inet.cpp -o ../temp/superclient/remote/inet.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/inet.cpp:98: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/inet.cpp: In function 'int accept_connection(rem_port*, P_CNCT*)': ../src/remote/inet.cpp:1208: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ../src/remote/inet.cpp: In function 'rem_port* receive(rem_port*, PACKET*)': ../src/remote/inet.cpp:2326: warning: suggest parentheses around assignment used as truth value ../src/remote/inet.cpp: In function 'bool_t packet_send(rem_port*, const SCHAR*, SSHORT)': ../src/remote/inet.cpp:3673: warning: 'inetErrNo' may be used uninitialized in this function ../src/remote/../jrd/common.h: At global scope: ../src/remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/interface.cpp -o ../temp/superclient/remote/interface.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type In file included from ../src/remote/interface.cpp:39: ../src/remote/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/remote/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/remote/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/remote/interface.cpp: In function 'ISC_STATUS REM_fetch(ISC_STATUS*, rsr**, USHORT, const UCHAR*, USHORT, USHORT, UCHAR*)': ../src/remote/interface.cpp:1907: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp: In function 'void mov_faster(const SLONG*, SLONG*, USHORT)': ../src/remote/interface.cpp:6214: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6228: warning: suggest parentheses around assignment used as truth value ../src/remote/interface.cpp:6233: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/merge.cpp -o ../temp/superclient/remote/merge.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/parser.cpp -o ../temp/superclient/remote/parser.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/parser.cpp:32: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/parser.cpp: In function 'message* PARSE_messages(const UCHAR*, USHORT)': ../src/remote/parser.cpp:214: warning: suggest parentheses around assignment used as truth value ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/protocol.cpp -o ../temp/superclient/remote/protocol.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/protocol.cpp: In function 'bool_t xdr_protocol(XDR*, PACKET*)': ../src/remote/protocol.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:315: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:355: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/protocol.cpp:576: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/remote/../remote/../jrd/common.h: At global scope: ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/remote.cpp -o ../temp/superclient/remote/remote.o In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/remote/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/remote/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/remote/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/remote/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/remote/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/remote/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/remote/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/remote/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/superclient/remote/xdr.o ../src/remote/xdr.cpp:500: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/superclient/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:142: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:149: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_dyn(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:197: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:206: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_sdl(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:245: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int print_blr_dtype(ctl*, bool)': ../src/gpre/pretty.cpp:414: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:485: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_char(ctl*, SSHORT)': ../src/gpre/pretty.cpp:526: warning: suggest parentheses around '&&' within '||' ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:553: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:620: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_sdl_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:775: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gsec/call_service.cpp -o ../temp/superclient/utilities/gsec/call_service.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/superclient/common/fb_exception.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/superclient/common/classes/MetaName.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/superclient/common/StatusHolder.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/utils.cpp -o ../temp/superclient/common/utils.o ../src/common/utils.cpp: In function 'Firebird::PathName fb_utils::get_process_name()': ../src/common/utils.cpp:645: warning: comparison between signed and unsigned integer expressions ../src/common/../jrd/common.h: At global scope: ../src/common/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/superclient/common/classes/alloc.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/superclient/common/classes/locks.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/superclient/common/classes/semaphore.o In file included from ../src/common/classes/semaphore.cpp:29: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/superclient/common/classes/fb_string.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/superclient/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:103: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/superclient/common/classes/TempFile.o ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/superclient/common/classes/SafeArg.o ../src/common/classes/SafeArg.cpp: In member function 'const MsgFormat::safe_cell& MsgFormat::SafeArg::getCell(size_t) const': ../src/common/classes/SafeArg.cpp:330: warning: missing braces around initializer for 'MsgFormat::safe_cell::' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/superclient/common/classes/MsgPrint.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/superclient/common/classes/BaseStream.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superclient/jrd/config_root.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superclient/jrd/path_utils.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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 Firebird::string&)': ../src/jrd/os/posix/fbsyslog.cpp:51: 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:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/superclient/jrd/guid.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/superclient/common/config/config.o ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_INTEGER' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/superclient/common/config/config_file.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/superclient/common/config/dir_list.o ../src/common/config/dir_list.cpp: In member function 'bool Firebird::DirectoryList::isPathInList(const Firebird::PathName&) const': ../src/common/config/dir_list.cpp:196: warning: enumeration value 'NotInitialized' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'Restrict' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'SimpleList' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superclient/common/classes/ClumpletReader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superclient/common/classes/ClumpletWriter.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used gcc -Wl,--version-script,../builds/posix/firebird.vers -shared \ -Wl,-soname,libfbclient.so.2 -Wl,-rpath,/usr/lib/firebird/lib \ -o ../gen/firebird/lib/libfbclient.so.2.1.2 ../temp/superclient/jrd/alt.o ../temp/superclient/jrd/cvt.o ../temp/superclient/jrd/db_alias.o ../temp/superclient/jrd/dsc.o ../temp/superclient/jrd/enc.o ../temp/superclient/jrd/gds.o ../temp/superclient/jrd/isc.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc_ipc.o ../temp/superclient/jrd/isc_sync.o ../temp/superclient/jrd/perf.o ../temp/superclient/jrd/sch.o ../temp/superclient/jrd/sdl.o ../temp/superclient/jrd/status.o ../temp/superclient/jrd/ThreadData.o ../temp/superclient/jrd/utl.o ../temp/superclient/jrd/why.o ../temp/superclient/dsql/array.o ../temp/superclient/dsql/blob.o ../temp/superclient/dsql/preparse.o ../temp/superclient/dsql/user_dsql.o ../temp/superclient/dsql/utld.o ../temp/superclient/dsql/keywords.o ../temp/superclient/remote/allr.o ../temp/superclient/remote/inet.o ../temp/superclient/remote/interface.o ../temp/superclient/remote/merge.o ../temp/superclient/remote/parser.o ../temp/superclient/remote/protocol.o ../temp/superclient/remote/remote.o ../temp/superclient/remote/xdr.o ../temp/superclient/gpre/pretty.o ../temp/superclient/utilities/gsec/call_service.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/utils.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/jrd/guid.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/common/config/dir_list.o ../temp/superclient/common/classes/ClumpletReader.o ../temp/superclient/common/classes/ClumpletWriter.o -lm -ldl -lcurses -lsupc++ -lgcc_eh -pthread (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2.1.2 libfbclient.so.2 ) (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2 libfbclient.so ) make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.gfix make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/std/alice/alice_meta.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/alice/alice_meta.cpp -o ../temp/std/alice/alice_meta.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/std/alice/alice_meta.cpp:66: warning: 'isc_blob_null' defined but not used ../temp/std/alice/alice_meta.cpp:68: warning: 'DB' defined but not used ../temp/std/alice/alice_meta.cpp:71: warning: 'gds_trans' defined but not used ../temp/std/alice/alice_meta.cpp:74: warning: 'isc_status2' defined but not used ../temp/std/alice/alice_meta.cpp:76: warning: 'isc_array_length' defined but not used ../temp/std/alice/alice_meta.cpp:77: warning: 'SQLCODE' defined but not used ../temp/std/alice/alice_meta.cpp:79: warning: 'isc_0l' defined but not used ../temp/std/alice/alice_meta.cpp:92: warning: 'isc_6l' defined but not used ../temp/std/alice/alice_meta.cpp:107: warning: 'isc_12l' defined but not used ../temp/std/alice/alice_meta.cpp:120: warning: 'isc_18l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/alice.cpp -o ../temp/std/alice/alice.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/all.cpp -o ../temp/std/alice/all.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/exe.cpp -o ../temp/std/alice/exe.o ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/alice/tdr.cpp -o ../temp/std/alice/tdr.o ../src/alice/tdr.cpp: In function 'void TDR_list_limbo(void*, const TEXT*, ULONG)': ../src/alice/tdr.cpp:319: warning: suggest parentheses around assignment used as truth value ../src/alice/../jrd/common.h: At global scope: ../src/alice/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/alice/../alice/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/alice/../alice/aliceswi.h:114: warning: 'ALICE_SW_ASYNC' defined but not used ../src/alice/../alice/aliceswi.h:115: warning: 'ALICE_SW_SYNC' defined but not used ../src/alice/../alice/aliceswi.h:116: warning: 'ALICE_SW_MODE_RO' defined but not used ../src/alice/../alice/aliceswi.h:117: warning: 'ALICE_SW_MODE_RW' defined but not used ../src/alice/../alice/aliceswi.h:120: warning: 'alice_in_sw_table' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc.cpp -o ../temp/std/jrd/isc.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc.cpp:51: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../src/jrd/../jrd/scl.h:126: warning: 'Jrd::SYSDBA_USER_NAME' defined but not used ../src/jrd/../jrd/scl.h:128: warning: 'Jrd::object_table' defined but not used ../src/jrd/../jrd/scl.h:129: warning: 'Jrd::object_procedure' defined but not used ../src/jrd/../jrd/scl.h:130: warning: 'Jrd::object_column' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/ThreadData.cpp -o ../temp/std/jrd/ThreadData.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/std/jrd/path_utils.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletReader.cpp -o ../temp/std/common/classes/ClumpletReader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/std/common/classes/ClumpletWriter.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/fb_exception.cpp -o ../temp/std/common/fb_exception.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MetaName.cpp -o ../temp/std/common/classes/MetaName.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/StatusHolder.cpp -o ../temp/std/common/StatusHolder.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/std/common/classes/alloc.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/locks.cpp -o ../temp/std/common/classes/locks.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/semaphore.cpp -o ../temp/std/common/classes/semaphore.o In file included from ../src/common/classes/semaphore.cpp:29: ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/fb_string.cpp -o ../temp/std/common/classes/fb_string.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/timestamp.cpp -o ../temp/std/common/classes/timestamp.o ../src/common/classes/timestamp.cpp: In static member function 'static int Firebird::TimeStamp::yday(const tm*)': ../src/common/classes/timestamp.cpp:103: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/TempFile.cpp -o ../temp/std/common/classes/TempFile.o ../src/include/../jrd/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/SafeArg.cpp -o ../temp/std/common/classes/SafeArg.o ../src/common/classes/SafeArg.cpp: In member function 'const MsgFormat::safe_cell& MsgFormat::SafeArg::getCell(size_t) const': ../src/common/classes/SafeArg.cpp:330: warning: missing braces around initializer for 'MsgFormat::safe_cell::' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/MsgPrint.cpp -o ../temp/std/common/classes/MsgPrint.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/BaseStream.cpp -o ../temp/std/common/classes/BaseStream.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/alice/alice_meta.o ../temp/std/alice/alice.o ../temp/std/alice/all.o ../temp/std/alice/exe.o ../temp/std/alice/tdr.o ../temp/std/jrd/isc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gfix -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.gbak make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/std/burp/backup.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/burp/backup.cpp -o ../temp/std/burp/backup.o In file included from ../temp/std/burp/backup.cpp:61: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/std/burp/backup.cpp: In function 'void::put_relation(burp_rel*)': ../temp/std/burp/backup.cpp:4302: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4334: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4341: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4348: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:4355: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp: In function 'void::write_database(const TEXT*)': ../temp/std/burp/backup.cpp:5105: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:5110: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/backup.cpp:5123: warning: suggest parentheses around assignment used as truth value ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/std/burp/backup.cpp:84: warning: 'isc_blob_null' defined but not used ../temp/std/burp/backup.cpp:86: warning: 'DB' defined but not used ../temp/std/burp/backup.cpp:89: warning: 'gds_trans' defined but not used ../temp/std/burp/backup.cpp:91: warning: 'isc_status' defined but not used ../temp/std/burp/backup.cpp:92: warning: 'isc_status2' defined but not used ../temp/std/burp/backup.cpp:94: warning: 'isc_array_length' defined but not used ../temp/std/burp/backup.cpp:109: warning: 'isc_4l' defined but not used ../temp/std/burp/backup.cpp:126: warning: 'isc_14l' defined but not used ../temp/std/burp/backup.cpp:146: warning: 'isc_26l' defined but not used ../temp/std/burp/backup.cpp:164: warning: 'isc_34l' defined but not used ../temp/std/burp/backup.cpp:184: warning: 'isc_40l' defined but not used ../temp/std/burp/backup.cpp:196: warning: 'isc_47l' defined but not used ../temp/std/burp/backup.cpp:221: warning: 'isc_60l' defined but not used ../temp/std/burp/backup.cpp:248: warning: 'isc_75l' defined but not used ../temp/std/burp/backup.cpp:277: warning: 'isc_94l' defined but not used ../temp/std/burp/backup.cpp:289: warning: 'isc_99l' defined but not used ../temp/std/burp/backup.cpp:305: warning: 'isc_106l' defined but not used ../temp/std/burp/backup.cpp:325: warning: 'isc_115l' defined but not used ../temp/std/burp/backup.cpp:338: warning: 'isc_122l' defined but not used ../temp/std/burp/backup.cpp:354: warning: 'isc_131l' defined but not used ../temp/std/burp/backup.cpp:367: warning: 'isc_138l' defined but not used ../temp/std/burp/backup.cpp:379: warning: 'isc_145l' defined but not used ../temp/std/burp/backup.cpp:399: warning: 'isc_154l' defined but not used ../temp/std/burp/backup.cpp:429: warning: 'isc_173l' defined but not used ../temp/std/burp/backup.cpp:448: warning: 'isc_183l' defined but not used ../temp/std/burp/backup.cpp:465: warning: 'isc_191l' defined but not used ../temp/std/burp/backup.cpp:485: warning: 'isc_201l' defined but not used ../temp/std/burp/backup.cpp:513: warning: 'isc_219l' defined but not used ../temp/std/burp/backup.cpp:538: warning: 'isc_231l' defined but not used ../temp/std/burp/backup.cpp:567: warning: 'isc_249l' defined but not used ../temp/std/burp/backup.cpp:579: warning: 'isc_256l' defined but not used ../temp/std/burp/backup.cpp:600: warning: 'isc_273l' defined but not used ../temp/std/burp/backup.cpp:617: warning: 'isc_282l' defined but not used ../temp/std/burp/backup.cpp:654: warning: 'isc_302l' defined but not used ../temp/std/burp/backup.cpp:709: warning: 'isc_340l' defined but not used ../temp/std/burp/backup.cpp:723: warning: 'isc_344l' defined but not used ../temp/std/burp/backup.cpp:738: warning: 'isc_350l' defined but not used ../temp/std/burp/backup.cpp:753: warning: 'isc_358l' defined but not used ../temp/std/burp/backup.cpp:775: warning: 'isc_370l' defined but not used ../temp/std/burp/backup.cpp:800: warning: 'isc_386l' defined but not used ../temp/std/burp/backup.cpp:822: warning: 'isc_396l' defined but not used ../temp/std/burp/backup.cpp:843: warning: 'isc_405l' defined but not used ../temp/std/burp/backup.cpp:858: warning: 'isc_412l' defined but not used ../temp/std/burp/backup.cpp:874: warning: 'isc_418l' defined but not used ../temp/std/burp/backup.cpp:885: warning: 'isc_423l' defined but not used ../temp/std/burp/backup.cpp:896: warning: 'isc_427l' defined but not used ../temp/std/burp/backup.cpp:907: warning: 'isc_432l' defined but not used ../temp/std/burp/backup.cpp:921: warning: 'isc_440l' defined but not used ../temp/std/burp/backup.cpp:944: warning: 'isc_452l' defined but not used ../temp/std/burp/backup.cpp:971: warning: 'isc_468l' defined but not used ../temp/std/burp/backup.cpp:984: warning: 'isc_474l' defined but not used ../temp/std/burp/backup.cpp:1012: warning: 'isc_490l' defined but not used ../temp/std/burp/backup.cpp:1025: warning: 'isc_496l' defined but not used ../temp/std/burp/backup.cpp:1039: warning: 'isc_503l' defined but not used ../temp/std/burp/backup.cpp:1055: warning: 'isc_511l' defined but not used ../temp/std/burp/backup.cpp:1071: warning: 'isc_522l' defined but not used ../temp/std/burp/backup.cpp:1083: warning: 'isc_528l' defined but not used ../temp/std/burp/backup.cpp:1097: warning: 'isc_534l' defined but not used ../temp/std/burp/backup.cpp:1109: warning: 'isc_540l' defined but not used ../temp/std/burp/backup.cpp:1122: warning: 'isc_546l' defined but not used ../temp/std/burp/backup.cpp:1135: warning: 'isc_552l' defined but not used ../temp/std/burp/backup.cpp:1151: warning: 'isc_561l' defined but not used ../temp/std/burp/backup.cpp:1165: warning: 'isc_567l' defined but not used ../temp/std/burp/backup.cpp:1182: warning: 'isc_573l' defined but not used ../temp/std/burp/backup.cpp:1207: warning: 'isc_590l' defined but not used ../temp/std/burp/backup.cpp:1223: warning: 'isc_598l' defined but not used ../temp/std/burp/backup.cpp:1247: warning: 'isc_614l' defined but not used ../temp/std/burp/backup.cpp:1259: warning: 'isc_620l' defined but not used ../temp/std/burp/backup.cpp:1274: warning: 'isc_627l' defined but not used ../temp/std/burp/backup.cpp:1288: warning: 'isc_634l' defined but not used ../temp/std/burp/backup.cpp:1302: warning: 'isc_641l' defined but not used ../temp/std/burp/backup.cpp:1341: warning: 'isc_667l' defined but not used ../temp/std/burp/backup.cpp:1393: warning: 'isc_706l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/std/burp/restore.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/burp/restore.cpp -o ../temp/std/burp/restore.o In file included from ../temp/std/burp/restore.cpp:55: ../src/include/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../temp/std/burp/restore.cpp: In function 'int RESTORE_restore(const TEXT*, const TEXT*)': ../temp/std/burp/restore.cpp:1604: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp:2156: warning: unused variable 'cumul_count' ../temp/std/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/std/burp/restore.cpp:4375: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp:4659: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp: In function 'bool::get_global_field(BurpGlobals*)': ../temp/std/burp/restore.cpp:6530: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp:6973: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp: In function 'void::get_source_blob(BurpGlobals*, ISC_QUAD&, bool)': ../temp/std/burp/restore.cpp:9262: warning: suggest parentheses around assignment used as truth value ../temp/std/burp/restore.cpp: In function 'void::restore_security_class(BurpGlobals*, const TEXT*, const TEXT*)': ../temp/std/burp/restore.cpp:11432: warning: unused variable 'local_trans' ../temp/std/burp/restore.cpp: In function 'bool::get_relation_data(BurpGlobals*)': ../temp/std/burp/restore.cpp:8862: warning: control reaches end of non-void function ../temp/std/burp/restore.cpp: In function 'bool::get_acl(BurpGlobals*, const TEXT*, ISC_QUAD*, ISC_QUAD*)': ../temp/std/burp/restore.cpp:2933: warning: 'max_segment' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'void::get_array(BurpGlobals*, burp_rel*, UCHAR*)': ../temp/std/burp/restore.cpp:3082: warning: 'field' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3084: warning: 'field_length' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3097: warning: 'end_ranges' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3085: warning: 'buffer' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3085: warning: 'p' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3163: warning: 'upper' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3163: warning: 'lower' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3394: warning: 'lcount' may be used uninitialized in this function ../temp/std/burp/restore.cpp:3516: warning: 'lcount' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'rec_type::get_data(BurpGlobals*, burp_rel*)': ../temp/std/burp/restore.cpp:4540: warning: 'p' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'bool::get_trigger_message(BurpGlobals*)': ../temp/std/burp/restore.cpp:9933: warning: 'number' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'bool::get_type(BurpGlobals*)': ../temp/std/burp/restore.cpp:10089: warning: 'l' may be used uninitialized in this function ../temp/std/burp/restore.cpp: In function 'bool::get_user_privilege(BurpGlobals*)': ../temp/std/burp/restore.cpp:10224: warning: 'grant_option' may be used uninitialized in this function ../src/include/../burp/../jrd/common.h: At global scope: ../src/include/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../temp/std/burp/restore.cpp:80: warning: 'DB' defined but not used ../temp/std/burp/restore.cpp:83: warning: 'gds_trans' defined but not used ../temp/std/burp/restore.cpp:85: warning: 'isc_status' defined but not used ../temp/std/burp/restore.cpp:86: warning: 'isc_status2' defined but not used ../temp/std/burp/restore.cpp:88: warning: 'isc_array_length' defined but not used ../temp/std/burp/restore.cpp:175: warning: 'isc_28l' defined but not used ../temp/std/burp/restore.cpp:194: warning: 'isc_37l' defined but not used ../temp/std/burp/restore.cpp:219: warning: 'isc_61l' defined but not used ../temp/std/burp/restore.cpp:230: warning: 'isc_66l' defined but not used ../temp/std/burp/restore.cpp:243: warning: 'isc_73l' defined but not used ../temp/std/burp/restore.cpp:261: warning: 'isc_81l' defined but not used ../temp/std/burp/restore.cpp:275: warning: 'isc_91l' defined but not used ../temp/std/burp/restore.cpp:290: warning: 'isc_101l' defined but not used ../temp/std/burp/restore.cpp:303: warning: 'isc_108l' defined but not used ../temp/std/burp/restore.cpp:317: warning: 'isc_116l' defined but not used ../temp/std/burp/restore.cpp:330: warning: 'isc_124l' defined but not used ../temp/std/burp/restore.cpp:344: warning: 'isc_130l' defined but not used ../temp/std/burp/restore.cpp:363: warning: 'isc_144l' defined but not used ../temp/std/burp/restore.cpp:377: warning: 'isc_153l' defined but not used ../temp/std/burp/restore.cpp:390: warning: 'isc_158l' defined but not used ../temp/std/burp/restore.cpp:403: warning: 'isc_163l' defined but not used ../temp/std/burp/restore.cpp:426: warning: 'isc_181l' defined but not used ../temp/std/burp/restore.cpp:452: warning: 'isc_203l' defined but not used ../temp/std/burp/restore.cpp:472: warning: 'isc_217l' defined but not used ../temp/std/burp/restore.cpp:484: warning: 'isc_223l' defined but not used ../temp/std/burp/restore.cpp:495: warning: 'isc_229l' defined but not used ../temp/std/burp/restore.cpp:509: warning: 'isc_239l' defined but not used ../temp/std/burp/restore.cpp:528: warning: 'isc_253l' defined but not used ../temp/std/burp/restore.cpp:551: warning: 'isc_274l' defined but not used ../temp/std/burp/restore.cpp:576: warning: 'isc_297l' defined but not used ../temp/std/burp/restore.cpp:593: warning: 'isc_309l' defined but not used ../temp/std/burp/restore.cpp:613: warning: 'isc_320l' defined but not used ../temp/std/burp/restore.cpp:641: warning: 'isc_341l' defined but not used ../temp/std/burp/restore.cpp:664: warning: 'isc_358l' defined but not used ../temp/std/burp/restore.cpp:691: warning: 'isc_381l' defined but not used ../temp/std/burp/restore.cpp:703: warning: 'isc_390l' defined but not used ../temp/std/burp/restore.cpp:720: warning: 'isc_396l' defined but not used ../temp/std/burp/restore.cpp:733: warning: 'isc_401l' defined but not used ../temp/std/burp/restore.cpp:758: warning: 'isc_420l' defined but not used ../temp/std/burp/restore.cpp:810: warning: 'isc_473l' defined but not used ../temp/std/burp/restore.cpp:863: warning: 'isc_528l' defined but not used ../temp/std/burp/restore.cpp:884: warning: 'isc_540l' defined but not used ../temp/std/burp/restore.cpp:906: warning: 'isc_554l' defined but not used ../temp/std/burp/restore.cpp:926: warning: 'isc_566l' defined but not used ../temp/std/burp/restore.cpp:944: warning: 'isc_577l' defined but not used ../temp/std/burp/restore.cpp:960: warning: 'isc_585l' defined but not used ../temp/std/burp/restore.cpp:974: warning: 'isc_591l' defined but not used ../temp/std/burp/restore.cpp:1011: warning: 'isc_626l' defined but not used ../temp/std/burp/restore.cpp:1025: warning: 'isc_635l' defined but not used ../temp/std/burp/restore.cpp:1040: warning: 'isc_645l' defined but not used ../temp/std/burp/restore.cpp:1064: warning: 'isc_665l' defined but not used ../temp/std/burp/restore.cpp:1088: warning: 'isc_685l' defined but not used ../temp/std/burp/restore.cpp:1100: warning: 'isc_691l' defined but not used ../temp/std/burp/restore.cpp:1125: warning: 'isc_711l' defined but not used ../temp/std/burp/restore.cpp:1138: warning: 'isc_717l' defined but not used ../temp/std/burp/restore.cpp:1149: warning: 'isc_722l' defined but not used ../temp/std/burp/restore.cpp:1159: warning: 'isc_726l' defined but not used ../temp/std/burp/restore.cpp:1173: warning: 'isc_734l' defined but not used ../temp/std/burp/restore.cpp:1191: warning: 'isc_746l' defined but not used ../temp/std/burp/restore.cpp:1208: warning: 'isc_757l' defined but not used ../temp/std/burp/restore.cpp:1223: warning: 'isc_767l' defined but not used ../temp/std/burp/restore.cpp:1241: warning: 'isc_774l' defined but not used ../temp/std/burp/restore.cpp:1261: warning: 'isc_787l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/burp.cpp -o ../temp/std/burp/burp.o ../src/burp/burp.cpp: In function 'int main(int, char**)': ../src/burp/burp.cpp:257: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:260: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'int common_main(int, char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/burp/burp.cpp:728: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:732: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:754: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp:877: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'SLONG get_number(const SCHAR*)': ../src/burp/burp.cpp:1651: warning: suggest parentheses around assignment used as truth value ../src/burp/burp.cpp: In function 'gbak_action open_files(const TEXT*, const TEXT**, bool, USHORT, const Firebird::ClumpletWriter&)': ../src/burp/burp.cpp:1688: warning: suggest explicit braces to avoid ambiguous 'else' ../src/burp/burp.cpp: In function 'ULONG get_size(const SCHAR*, burp_fil*)': ../src/burp/burp.cpp:2149: warning: suggest parentheses around assignment used as truth value ../src/burp/../jrd/common.h: At global scope: ../src/burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/canonical.cpp -o ../temp/std/burp/canonical.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/misc.cpp -o ../temp/std/burp/misc.o ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/mvol.cpp -o ../temp/std/burp/mvol.o ../src/burp/mvol.cpp: In function 'UCHAR MVOL_write(UCHAR, int*, UCHAR**)': ../src/burp/mvol.cpp:571: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:594: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:657: warning: comparison between signed and unsigned integer expressions ../src/burp/mvol.cpp:668: warning: comparison between signed and unsigned integer expressions ../src/burp/../burp/../jrd/common.h: At global scope: ../src/burp/../burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/../jrd/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/remote/xdr.cpp -o ../temp/std/remote/xdr.o ../src/remote/xdr.cpp:500: warning: ignoring #pragma FB_COMPILER_MESSAGE In file included from ../src/remote/../remote/../remote/remote_def.h:43, from ../src/remote/../remote/remote.h:33, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../remote/../remote/protocol.h:87: warning: large integer implicitly truncated to unsigned type ../src/remote/../remote/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/sdl.cpp -o ../temp/std/jrd/sdl.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/sdl.cpp:29: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/sdl.cpp: In function 'ISC_STATUS error(ISC_STATUS*, ...)': ../src/jrd/sdl.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/backup.o ../temp/std/burp/restore.o ../temp/std/burp/burp.o ../temp/std/burp/canonical.o ../temp/std/burp/misc.o ../temp/std/burp/mvol.o ../temp/std/remote/xdr.o ../temp/std/jrd/sdl.o ../temp/std/common/classes/MetaName.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gbak -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/burp/spit.cpp -o ../temp/std/burp/spit.o ../src/burp/spit.cpp: In function 'int get_function_option(const SCHAR*, gsplit_option*, const SCHAR*, const in_sw_tab_t*)': ../src/burp/spit.cpp:381: warning: suggest parentheses around assignment used as truth value ../src/burp/spit.cpp:384: warning: suggest parentheses around assignment used as truth value ../src/burp/spit.cpp: In function 'int get_file_size(const SCHAR*, const SCHAR*, double*)': ../src/burp/spit.cpp:465: warning: suggest parentheses around assignment used as truth value ../src/burp/../jrd/common.h: At global scope: ../src/burp/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/burp/../burp/burpswi.h:93: warning: 'BURP_SW_MODE_RO' defined but not used ../src/burp/../burp/burpswi.h:94: warning: 'BURP_SW_MODE_RW' defined but not used ../src/burp/../burp/burpswi.h:95: warning: 'BURP_SW_OVERWRITE' defined but not used ../src/burp/../burp/burpswi.h:98: warning: 'burp_in_sw_table' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/burp/spit.o -o ../gen/firebird/bin/gsplit -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.gsec make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/gsec/gsec.cpp -o ../temp/superclient/utilities/gsec/gsec.o ../src/utilities/gsec/gsec.cpp: In function 'int common_main(int, char**, int (*)(Jrd::Service*, const UCHAR*), Jrd::Service*)': ../src/utilities/gsec/gsec.cpp:266: warning: enumeration value 'ISC_PROTOCOL_LOCAL' not handled in switch ../src/utilities/gsec/gsec.cpp: In function 'bool get_switches(int, char**, const in_sw_tab_t*, tsec*, bool*)': ../src/utilities/gsec/gsec.cpp:805: warning: suggest parentheses around assignment used as truth value ../src/utilities/gsec/gsec.cpp: In function 'SSHORT parse_cmd_line(int, char**, tsec*)': ../src/utilities/gsec/gsec.cpp:1275: warning: suggest explicit braces to avoid ambiguous 'else' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/jrd_pwd.h:40: warning: 'PASSWORD_SALT' defined but not used ../src/include/../utilities/gsec/gsecswi.h:92: warning: 'gsec_action_in_sw_table' defined but not used ../src/utilities/gsec/gsec.cpp:1536: warning: 'void get_security_error(ISC_STATUS*, int)' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/classes/UserBlob.cpp -o ../temp/superclient/common/classes/UserBlob.o ../src/common/classes/UserBlob.cpp: In member function 'bool UserBlob::open(void*&, void*&, ISC_QUAD&, USHORT, const UCHAR*)': ../src/common/classes/UserBlob.cpp:52: warning: suggest parentheses around '&&' within '||' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/AdminException.cpp -o ../temp/superclient/config/AdminException.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Args.cpp -o ../temp/superclient/config/Args.o ../src/config/Args.cpp: In static member function 'static bool Args::readPasswords(const char*, char*, int)': ../src/config/Args.cpp:179: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ArgsException.cpp -o ../temp/superclient/config/ArgsException.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObj.cpp -o ../temp/superclient/config/ConfObj.o ../src/config/ConfObj.cpp: In constructor 'Vulcan::ConfObj::ConfObj(Vulcan::ConfObject*)': ../src/config/ConfObj.cpp:39: warning: suggest parentheses around assignment used as truth value ../src/config/ConfObj.cpp: In copy constructor 'Vulcan::ConfObj::ConfObj(const Vulcan::ConfObj&)': ../src/config/ConfObj.cpp:54: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfObject.cpp -o ../temp/superclient/config/ConfObject.o ../src/config/ConfObject.cpp: In member function 'virtual void Vulcan::ConfObject::setChain(Vulcan::ConfObject*)': ../src/config/ConfObject.cpp:336: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ConfigFile.cpp -o ../temp/superclient/config/ConfigFile.o ../src/config/ConfigFile.cpp: In destructor 'virtual Vulcan::ConfigFile::~ConfigFile()': ../src/config/ConfigFile.cpp:105: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Configuration.cpp -o ../temp/superclient/config/Configuration.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Element.cpp -o ../temp/superclient/config/Element.o ../src/config/Element.cpp: In destructor 'virtual Vulcan::Element::~Element()': ../src/config/Element.cpp:102: warning: suggest parentheses around assignment used as truth value ../src/config/Element.cpp:108: warning: suggest parentheses around assignment used as truth value ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/FileName.cpp -o ../temp/superclient/config/FileName.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputFile.cpp -o ../temp/superclient/config/InputFile.o ../src/config/InputFile.cpp: In destructor 'virtual Vulcan::InputFile::~InputFile()': ../src/config/InputFile.cpp:76: warning: suggest parentheses around assignment used as truth value ../src/config/InputFile.cpp: In member function 'void Vulcan::InputFile::rewrite()': ../src/config/InputFile.cpp:161: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/InputStream.cpp -o ../temp/superclient/config/InputStream.o ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Lex.cpp -o ../temp/superclient/config/Lex.o ../src/config/Lex.cpp: In member function 'void Vulcan::Lex::getToken()': ../src/config/Lex.cpp:145: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/ScanDir.cpp -o ../temp/superclient/config/ScanDir.o ../src/config/ScanDir.cpp: In member function 'bool ScanDir::next()': ../src/config/ScanDir.cpp:90: warning: suggest parentheses around assignment used as truth value ../src/config/../jrd/common.h: At global scope: ../src/config/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/Stream.cpp -o ../temp/superclient/config/Stream.o ../src/config/Stream.cpp: In member function 'virtual void Vulcan::Stream::putSegment(int, const char*, bool)': ../src/config/Stream.cpp:95: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::clear()': ../src/config/Stream.cpp:393: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'void Vulcan::Stream::truncate(int)': ../src/config/Stream.cpp:561: warning: suggest parentheses around assignment used as truth value ../src/config/Stream.cpp: In member function 'int Vulcan::Stream::compare(Vulcan::Stream*)': ../src/config/Stream.cpp:579: warning: suggest explicit braces to avoid ambiguous 'else' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/config/StreamSegment.cpp -o ../temp/superclient/config/StreamSegment.o ../src/config/StreamSegment.cpp: In member function 'void Vulcan::StreamSegment::setStream(Vulcan::Stream*)': ../src/config/StreamSegment.cpp:59: warning: suggest parentheses around assignment used as truth value g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/JString.cpp -o ../temp/superclient/vulcan/JString.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../src/vulcan/../jrd/common.h: At global scope: ../src/vulcan/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -DSTD_UTIL -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/vulcan/RefObject.cpp -o ../temp/superclient/vulcan/RefObject.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/superclient/utilities/gsec/gsec.o ../temp/superclient/utilities/gsec/call_service.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/classes/UserBlob.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/utils.o ../temp/superclient/config/AdminException.o ../temp/superclient/config/Args.o ../temp/superclient/config/ArgsException.o ../temp/superclient/config/ConfObj.o ../temp/superclient/config/ConfObject.o ../temp/superclient/config/ConfigFile.o ../temp/superclient/config/Configuration.o ../temp/superclient/config/Element.o ../temp/superclient/config/FileName.o ../temp/superclient/config/InputFile.o ../temp/superclient/config/InputStream.o ../temp/superclient/config/Lex.o ../temp/superclient/config/ScanDir.o ../temp/superclient/config/Stream.o ../temp/superclient/config/StreamSegment.o ../temp/superclient/vulcan/JString.o ../temp/superclient/vulcan/PathName.o ../temp/superclient/vulcan/RefObject.o -o ../gen/firebird/bin/gsec -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.isql make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/std/isql/extract.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/isql/extract.cpp -o ../temp/std/isql/extract.o In file included from ../temp/std/isql/extract.cpp:58: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/isql/extract.cpp: In function 'int EXTRACT_list_table(const SCHAR*, const SCHAR*, bool, SSHORT)': ../temp/std/isql/extract.cpp:1304: warning: unused variable 'rel_flags' ../temp/std/isql/extract.cpp: In function 'bool extract_rel_constraints(const char*)': ../temp/std/isql/extract.cpp:1874: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/extract.cpp: In function 'void get_procedure_args(const char*)': ../temp/std/isql/extract.cpp:2014: warning: 'prm_null_flag' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/std/isql/extract.cpp:79: warning: 'isc_blob_null' defined but not used ../temp/std/isql/extract.cpp:95: warning: 'isc_1l' defined but not used ../temp/std/isql/extract.cpp:112: warning: 'isc_8l' defined but not used ../temp/std/isql/extract.cpp:135: warning: 'isc_18l' defined but not used ../temp/std/isql/extract.cpp:169: warning: 'isc_30l' defined but not used ../temp/std/isql/extract.cpp:193: warning: 'isc_35l' defined but not used ../temp/std/isql/extract.cpp:214: warning: 'isc_46l' defined but not used ../temp/std/isql/extract.cpp:232: warning: 'isc_54l' defined but not used ../temp/std/isql/extract.cpp:259: warning: 'isc_67l' defined but not used ../temp/std/isql/extract.cpp:281: warning: 'isc_75l' defined but not used ../temp/std/isql/extract.cpp:323: warning: 'isc_89l' defined but not used ../temp/std/isql/extract.cpp:344: warning: 'isc_98l' defined but not used ../temp/std/isql/extract.cpp:361: warning: 'isc_104l' defined but not used ../temp/std/isql/extract.cpp:379: warning: 'isc_114l' defined but not used ../temp/std/isql/extract.cpp:413: warning: 'isc_134l' defined but not used ../temp/std/isql/extract.cpp:431: warning: 'isc_144l' defined but not used ../temp/std/isql/extract.cpp:468: warning: 'isc_168l' defined but not used ../temp/std/isql/extract.cpp:491: warning: 'isc_182l' defined but not used ../temp/std/isql/extract.cpp:509: warning: 'isc_187l' defined but not used ../temp/std/isql/extract.cpp:541: warning: 'isc_199l' defined but not used ../temp/std/isql/extract.cpp:575: warning: 'isc_209l' defined but not used ../temp/std/isql/extract.cpp:610: warning: 'isc_222l' defined but not used ../temp/std/isql/extract.cpp:639: warning: 'isc_234l' defined but not used ../temp/std/isql/extract.cpp:661: warning: 'isc_242l' defined but not used ../temp/std/isql/extract.cpp:678: warning: 'isc_249l' defined but not used ../temp/std/isql/extract.cpp:695: warning: 'isc_256l' defined but not used ../temp/std/isql/extract.cpp:710: warning: 'isc_261l' defined but not used ../temp/std/isql/extract.cpp:725: warning: 'isc_266l' defined but not used ../temp/std/isql/extract.cpp:745: warning: 'isc_271l' defined but not used ../temp/std/isql/extract.cpp:761: warning: 'isc_277l' defined but not used ../temp/std/isql/extract.cpp:779: warning: 'isc_287l' defined but not used ../temp/std/isql/extract.cpp:802: warning: 'isc_302l' defined but not used ../temp/std/isql/extract.cpp:840: warning: 'isc_324l' defined but not used ../temp/std/isql/extract.cpp:873: warning: 'isc_336l' defined but not used ../temp/std/isql/extract.cpp:898: warning: 'isc_344l' defined but not used ../temp/std/isql/extract.cpp:916: warning: 'isc_354l' defined but not used ../temp/std/isql/extract.cpp:971: warning: 'isc_389l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/std/isql/isql.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/isql/isql.cpp -o ../temp/std/isql/isql.o ../temp/std/isql/isql.cpp: In function 'bool check_date(const tm&)': ../temp/std/isql/isql.cpp:4108: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp: In function 'processing_state get_statement(TEXT*, size_t, const TEXT*)': ../temp/std/isql/isql.cpp:5932: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp:5998: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp:6028: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/isql.cpp:6082: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/std/isql/isql.cpp:6082: warning: enumeration value 'in_block_comment' not handled in switch ../temp/std/isql/isql.cpp:6082: warning: enumeration value 'in_double_quoted_string' not handled in switch ../temp/std/isql/isql.cpp:6094: warning: enumeration value 'in_single_line_comment' not handled in switch ../temp/std/isql/isql.cpp:6094: warning: enumeration value 'in_block_comment' not handled in switch ../temp/std/isql/isql.cpp:6094: warning: enumeration value 'in_single_quoted_string' not handled in switch ../temp/std/isql/isql.cpp: In function 'processing_state newdb(TEXT*, const TEXT*, const TEXT*, int, const TEXT*, bool)': ../temp/std/isql/isql.cpp:6917: warning: suggest parentheses around assignment used as truth value ../temp/std/isql/isql.cpp:6921: warning: suggest parentheses around assignment used as truth value ../temp/std/isql/isql.cpp:6925: warning: suggest parentheses around assignment used as truth value ../temp/std/isql/isql.cpp: In function 'SSHORT print_item(TEXT**, XSQLVAR*, SLONG)': ../temp/std/isql/isql.cpp:7955: warning: format '%4.4lu' expects type 'long unsigned int', but argument 6 has type 'unsigned int' ../temp/std/isql/isql.cpp: In function 'processing_state bulk_insert_hack(const char*, XSQLDA**)': ../temp/std/isql/isql.cpp:3623: warning: 'integer' may be used uninitialized in this function ../temp/std/isql/isql.cpp:3622: warning: 'smallint' may be used uninitialized in this function ../temp/std/isql/isql.cpp:3624: warning: 'pi64' may be used uninitialized in this function ../temp/std/isql/isql.cpp: In function 'processing_state add_row(TEXT*)': ../temp/std/isql/isql.cpp:2854: warning: 'smallint' may be used uninitialized in this function ../temp/std/isql/isql.cpp:2855: warning: 'integer' may be used uninitialized in this function ../temp/std/isql/isql.cpp:2856: warning: 'pi64' may be used uninitialized in this function ../src/include/../dsql/../jrd/common.h: At global scope: ../src/include/../dsql/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:300: warning: 'Integral_subtypes' defined but not used ../src/include/../isql/isql.h:310: warning: 'Sub_types' defined but not used ../src/include/../isql/isql.h:334: warning: 'UDF_param_types' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used ../temp/std/isql/isql.cpp:152: warning: 'isc_1l' defined but not used ../temp/std/isql/isql.cpp:172: warning: 'isc_10' defined but not used ../temp/std/isql/isql.cpp:175: warning: 'isc_11l' defined but not used ../temp/std/isql/isql.cpp:177: warning: 'isc_11' defined but not used ../temp/std/isql/isql.cpp:191: warning: 'isc_19l' defined but not used ../temp/std/isql/isql.cpp:206: warning: 'isc_26l' defined but not used ../temp/std/isql/isql.cpp:231: warning: 'isc_38l' defined but not used ../temp/std/isql/isql.cpp:258: warning: 'isc_51l' defined but not used ../temp/std/isql/isql.cpp:275: warning: 'isc_58l' defined but not used ../temp/std/isql/isql.cpp:290: warning: 'isc_66l' defined but not used ../temp/std/isql/isql.cpp:312: warning: 'isc_77l' defined but not used ../temp/std/isql/isql.cpp:330: warning: 'isc_84l' defined but not used ../temp/std/isql/isql.cpp:359: warning: 'isc_94l' defined but not used ../temp/std/isql/isql.cpp:376: warning: 'isc_103l' defined but not used ../temp/std/isql/isql.cpp:393: warning: 'isc_110l' defined but not used ../temp/std/isql/isql.cpp:409: warning: 'isc_115l' defined but not used ../temp/std/isql/isql.cpp:777: warning: 'Print_buffer' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/std/isql/show.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/isql/show.cpp -o ../temp/std/isql/show.o In file included from ../temp/std/isql/show.cpp:54: ../src/include/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/include/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../temp/std/isql/show.cpp: In function 'processing_state show_collations(const SCHAR*, SSHORT, const char*, bool)': ../temp/std/isql/show.cpp:4476: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp: In function 'processing_state show_dependencies(const char*, int)': ../temp/std/isql/show.cpp:5769: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp: In function 'processing_state show_table(const SCHAR*, bool)': ../temp/std/isql/show.cpp:8308: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp:8759: warning: suggest parentheses around '&&' within '||' ../temp/std/isql/show.cpp: In function 'void show_charsets(const SCHAR*, const SCHAR*, bool, bool, bool, bool)': ../temp/std/isql/show.cpp:4051: warning: 'collation' may be used uninitialized in this function ../temp/std/isql/show.cpp:4051: warning: 'char_set_id' may be used uninitialized in this function ../src/include/../jrd/../jrd/common.h: At global scope: ../src/include/../jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../isql/isql.h:369: warning: 'SCRATCH' defined but not used ../temp/std/isql/show.cpp:78: warning: 'isc_blob_null' defined but not used ../temp/std/isql/show.cpp:94: warning: 'isc_1l' defined but not used ../temp/std/isql/show.cpp:127: warning: 'isc_16l' defined but not used ../temp/std/isql/show.cpp:142: warning: 'isc_24l' defined but not used ../temp/std/isql/show.cpp:168: warning: 'isc_31l' defined but not used ../temp/std/isql/show.cpp:183: warning: 'isc_39l' defined but not used ../temp/std/isql/show.cpp:203: warning: 'isc_45l' defined but not used ../temp/std/isql/show.cpp:228: warning: 'isc_53l' defined but not used ../temp/std/isql/show.cpp:245: warning: 'isc_62l' defined but not used ../temp/std/isql/show.cpp:270: warning: 'isc_74l' defined but not used ../temp/std/isql/show.cpp:293: warning: 'isc_83l' defined but not used ../temp/std/isql/show.cpp:310: warning: 'isc_91l' defined but not used ../temp/std/isql/show.cpp:328: warning: 'isc_101l' defined but not used ../temp/std/isql/show.cpp:373: warning: 'isc_130l' defined but not used ../temp/std/isql/show.cpp:390: warning: 'isc_140l' defined but not used ../temp/std/isql/show.cpp:411: warning: 'isc_148l' defined but not used ../temp/std/isql/show.cpp:435: warning: 'isc_157l' defined but not used ../temp/std/isql/show.cpp:457: warning: 'isc_167l' defined but not used ../temp/std/isql/show.cpp:479: warning: 'isc_177l' defined but not used ../temp/std/isql/show.cpp:498: warning: 'isc_183l' defined but not used ../temp/std/isql/show.cpp:520: warning: 'isc_193l' defined but not used ../temp/std/isql/show.cpp:535: warning: 'isc_200l' defined but not used ../temp/std/isql/show.cpp:551: warning: 'isc_205l' defined but not used ../temp/std/isql/show.cpp:571: warning: 'isc_216l' defined but not used ../temp/std/isql/show.cpp:589: warning: 'isc_226l' defined but not used ../temp/std/isql/show.cpp:624: warning: 'isc_243l' defined but not used ../temp/std/isql/show.cpp:642: warning: 'isc_252l' defined but not used ../temp/std/isql/show.cpp:666: warning: 'isc_260l' defined but not used ../temp/std/isql/show.cpp:682: warning: 'isc_268l' defined but not used ../temp/std/isql/show.cpp:697: warning: 'isc_273l' defined but not used ../temp/std/isql/show.cpp:729: warning: 'isc_286l' defined but not used ../temp/std/isql/show.cpp:756: warning: 'isc_303l' defined but not used ../temp/std/isql/show.cpp:773: warning: 'isc_310l' defined but not used ../temp/std/isql/show.cpp:798: warning: 'isc_319l' defined but not used ../temp/std/isql/show.cpp:819: warning: 'isc_330l' defined but not used ../temp/std/isql/show.cpp:853: warning: 'isc_346l' defined but not used ../temp/std/isql/show.cpp:870: warning: 'isc_353l' defined but not used ../temp/std/isql/show.cpp:888: warning: 'isc_358l' defined but not used ../temp/std/isql/show.cpp:909: warning: 'isc_369l' defined but not used ../temp/std/isql/show.cpp:924: warning: 'isc_374l' defined but not used ../temp/std/isql/show.cpp:946: warning: 'isc_383l' defined but not used ../temp/std/isql/show.cpp:963: warning: 'isc_390l' defined but not used ../temp/std/isql/show.cpp:981: warning: 'isc_400l' defined but not used ../temp/std/isql/show.cpp:1006: warning: 'isc_416l' defined but not used ../temp/std/isql/show.cpp:1025: warning: 'isc_421l' defined but not used ../temp/std/isql/show.cpp:1061: warning: 'isc_435l' defined but not used ../temp/std/isql/show.cpp:1093: warning: 'isc_448l' defined but not used ../temp/std/isql/show.cpp:1111: warning: 'isc_454l' defined but not used ../temp/std/isql/show.cpp:1132: warning: 'isc_465l' defined but not used ../temp/std/isql/show.cpp:1153: warning: 'isc_476l' defined but not used ../temp/std/isql/show.cpp:1171: warning: 'isc_481l' defined but not used ../temp/std/isql/show.cpp:1196: warning: 'isc_495l' defined but not used ../temp/std/isql/show.cpp:1212: warning: 'isc_501l' defined but not used ../temp/std/isql/show.cpp:1233: warning: 'isc_507l' defined but not used ../temp/std/isql/show.cpp:1254: warning: 'isc_513l' defined but not used ../temp/std/isql/show.cpp:1274: warning: 'isc_519l' defined but not used ../temp/std/isql/show.cpp:1294: warning: 'isc_525l' defined but not used ../temp/std/isql/show.cpp:1315: warning: 'isc_531l' defined but not used ../temp/std/isql/show.cpp:1336: warning: 'isc_537l' defined but not used ../temp/std/isql/show.cpp:1356: warning: 'isc_543l' defined but not used ../temp/std/isql/show.cpp:1376: warning: 'isc_549l' defined but not used ../temp/std/isql/show.cpp:1396: warning: 'isc_555l' defined but not used ../temp/std/isql/show.cpp:1418: warning: 'isc_563l' defined but not used ../temp/std/isql/show.cpp:1438: warning: 'isc_570l' defined but not used ../temp/std/isql/show.cpp:1458: warning: 'isc_578l' defined but not used ../temp/std/isql/show.cpp:1478: warning: 'isc_585l' defined but not used ../temp/std/isql/show.cpp:1498: warning: 'isc_593l' defined but not used ../temp/std/isql/show.cpp:1518: warning: 'isc_600l' defined but not used ../temp/std/isql/show.cpp:1540: warning: 'isc_606l' defined but not used ../temp/std/isql/show.cpp:1555: warning: 'isc_611l' defined but not used ../temp/std/isql/show.cpp:1584: warning: 'isc_625l' defined but not used ../temp/std/isql/show.cpp:1610: warning: 'isc_635l' defined but not used ../temp/std/isql/show.cpp:1627: warning: 'isc_645l' defined but not used ../temp/std/isql/show.cpp:1645: warning: 'isc_654l' defined but not used ../temp/std/isql/show.cpp:1671: warning: 'isc_667l' defined but not used ../temp/std/isql/show.cpp:1688: warning: 'isc_677l' defined but not used ../temp/std/isql/show.cpp:1712: warning: 'isc_690l' defined but not used ../temp/std/isql/show.cpp:1730: warning: 'isc_697l' defined but not used ../temp/std/isql/show.cpp:1746: warning: 'isc_702l' defined but not used ../temp/std/isql/show.cpp:1760: warning: 'isc_708l' defined but not used ../temp/std/isql/show.cpp:1774: warning: 'isc_714l' defined but not used ../temp/std/isql/show.cpp:1789: warning: 'isc_720l' defined but not used ../temp/std/isql/show.cpp:1803: warning: 'isc_726l' defined but not used ../temp/std/isql/show.cpp:1817: warning: 'isc_732l' defined but not used ../temp/std/isql/show.cpp:1840: warning: 'isc_742l' defined but not used ../temp/std/isql/show.cpp:1863: warning: 'isc_753l' defined but not used ../temp/std/isql/show.cpp:1877: warning: 'isc_759l' defined but not used ../temp/std/isql/show.cpp:1905: warning: 'isc_770l' defined but not used ../temp/std/isql/show.cpp:1920: warning: 'isc_776l' defined but not used ../temp/std/isql/show.cpp:1950: warning: 'isc_790l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/isql/Extender.cpp -o ../temp/std/isql/Extender.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/isql/extract.o ../temp/std/isql/isql.o ../temp/std/isql/show.o ../temp/std/isql/Extender.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/isql -L../gen/firebird/lib -lfbclient ../gen/firebird/lib/libeditline.a -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.gpre make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/gpre_meta.cpp -o ../temp/std/gpre/gpre_meta.o In file included from ../src/gpre/gpre_meta.cpp:40: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_fini(dbb*)': ../src/gpre/gpre_meta.cpp:1918: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp:1919: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'gpre_rel* MET_get_view_relation(gpre_req*, const char*, const char*, USHORT)': ../src/gpre/gpre_meta.cpp:2527: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre_meta.cpp: In function 'void MET_load_hash_table(dbb*)': ../src/gpre/gpre_meta.cpp:2921: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/gpre/gpre_meta.cpp:63: warning: 'isc_blob_null' defined but not used ../src/gpre/gpre_meta.cpp:76: warning: 'isc_0l' defined but not used ../src/gpre/gpre_meta.cpp:101: warning: 'isc_7l' defined but not used ../src/gpre/gpre_meta.cpp:119: warning: 'isc_13l' defined but not used ../src/gpre/gpre_meta.cpp:142: warning: 'isc_19l' defined but not used ../src/gpre/gpre_meta.cpp:157: warning: 'isc_23l' defined but not used ../src/gpre/gpre_meta.cpp:174: warning: 'isc_31l' defined but not used ../src/gpre/gpre_meta.cpp:186: warning: 'isc_37l' defined but not used ../src/gpre/gpre_meta.cpp:197: warning: 'isc_42l' defined but not used ../src/gpre/gpre_meta.cpp:210: warning: 'isc_49l' defined but not used ../src/gpre/gpre_meta.cpp:221: warning: 'isc_53l' defined but not used ../src/gpre/gpre_meta.cpp:234: warning: 'isc_57l' defined but not used ../src/gpre/gpre_meta.cpp:250: warning: 'isc_64l' defined but not used ../src/gpre/gpre_meta.cpp:273: warning: 'isc_73l' defined but not used ../src/gpre/gpre_meta.cpp:289: warning: 'isc_80l' defined but not used ../src/gpre/gpre_meta.cpp:310: warning: 'isc_88l' defined but not used ../src/gpre/gpre_meta.cpp:337: warning: 'isc_96l' defined but not used ../src/gpre/gpre_meta.cpp:367: warning: 'isc_108l' defined but not used ../src/gpre/gpre_meta.cpp:381: warning: 'isc_115l' defined but not used ../src/gpre/gpre_meta.cpp:396: warning: 'isc_123l' defined but not used ../src/gpre/gpre_meta.cpp:410: warning: 'isc_129l' defined but not used ../src/gpre/gpre_meta.cpp:423: warning: 'isc_132l' defined but not used ../src/gpre/gpre_meta.cpp:435: warning: 'isc_138l' defined but not used ../src/gpre/gpre_meta.cpp:449: warning: 'isc_145l' defined but not used ../src/gpre/gpre_meta.cpp:478: warning: 'isc_157l' defined but not used ../src/gpre/gpre_meta.cpp:505: warning: 'isc_167l' defined but not used ../src/gpre/gpre_meta.cpp:528: warning: 'isc_183l' defined but not used ../src/gpre/gpre_meta.cpp:548: warning: 'isc_192l' defined but not used ../src/gpre/gpre_meta.cpp:559: warning: 'isc_197l' defined but not used ../src/gpre/gpre_meta.cpp:577: warning: 'isc_203l' defined but not used ../src/gpre/gpre_meta.cpp:606: warning: 'isc_218l' defined but not used ../src/gpre/gpre_meta.cpp:643: warning: 'isc_242l' defined but not used ../src/gpre/gpre_meta.cpp:667: warning: 'isc_248l' defined but not used ../src/gpre/gpre_meta.cpp:686: warning: 'isc_258l' defined but not used ../src/gpre/gpre_meta.cpp:698: warning: 'isc_265l' defined but not used ../src/gpre/gpre_meta.cpp:716: warning: 'isc_275l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cmd.cpp -o ../temp/std/gpre/cmd.o In file included from ../src/gpre/cmd.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cmd.cpp: In function 'void put_computed_blr(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2350: warning: unused variable 'relation' ../src/gpre/cmd.cpp: In function 'void put_computed_source(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2384: warning: unused variable 'relation' ../src/gpre/cmd.cpp: In function 'void put_dtype(gpre_req*, const gpre_fld*)': ../src/gpre/cmd.cpp:2422: warning: unused variable 'precision' ../src/gpre/cmd.cpp:2423: warning: unused variable 'sub_type' ../src/gpre/cmd.cpp:2419: warning: 'dtype' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cme.cpp -o ../temp/std/gpre/cme.o In file included from ../src/gpre/cme.cpp:38: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_expr(gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:173: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:381: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/cme.cpp: In function 'void CME_relation(gpre_ctx*, gpre_req*)': ../src/gpre/cme.cpp:1090: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void CME_rse(gpre_rse*, gpre_req*)': ../src/gpre/cme.cpp:1157: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1227: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp:1236: warning: suggest parentheses around assignment used as truth value ../src/gpre/cme.cpp: In function 'void cmp_plan(const gpre_nod*, gpre_req*)': ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/cme.cpp:1710: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/cmp.cpp -o ../temp/std/gpre/cmp.o In file included from ../src/gpre/cmp.cpp:34: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/cmp.cpp: In function 'void CMP_compile_request(gpre_req*)': ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_for' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_store' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_store2' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_insert' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_cursor' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_select' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_mass_update' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_any' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_statistical' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_set_generator' not handled in switch ../src/gpre/cmp.cpp:170: warning: enumeration value 'REQ_LASTREQUEST' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:260: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_for(gpre_req*)': ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:875: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_for' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_insert' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_modify' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_fetch' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_s_start' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_store' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/cmp.cpp:935: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/cmp.cpp: In function 'void cmp_ready(gpre_req*)': ../src/gpre/cmp.cpp:1211: warning: unused variable 'action' ../src/gpre/cmp.cpp: In function 'void cmp_sdl_fudge(gpre_req*, SLONG)': ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_epascal' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cobol' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/cmp.cpp:1315: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/cmp.cpp: In function 'gpre_port* make_port(gpre_req*, ref*)': ../src/gpre/cmp.cpp:1666: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/c_cxx.cpp -o ../temp/std/gpre/c_cxx.o In file included from ../src/gpre/c_cxx.cpp:38: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void C_CXX_action(const act*, int)': ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/c_cxx.cpp:181: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/c_cxx.cpp: In function 'void asgn_to(const act*, ref*, int)': ../src/gpre/c_cxx.cpp:659: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp:687: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void gen_blob_open(const act*, USHORT)': ../src/gpre/c_cxx.cpp:1041: warning: suggest parentheses around assignment used as truth value ../src/gpre/c_cxx.cpp: In function 'void gen_blr(void*, SSHORT, const char*)': ../src/gpre/c_cxx.cpp:1114: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/c_cxx.cpp: In function 'void gen_compile(const act*, int)': ../src/gpre/c_cxx.cpp:1200: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_create_database(const act*, int)': ../src/gpre/c_cxx.cpp:1221: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1222: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1225: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1227: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:1241: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:1258: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:1280: warning: format '%d' expects type 'int', but argument 7 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_cursor_init(const act*, int)': ../src/gpre/c_cxx.cpp:1334: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_ddl(const act*, int)': ../src/gpre/c_cxx.cpp:1540: warning: format '%d' expects type 'int', but argument 7 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'SSHORT gen_event_block(const act*)': ../src/gpre/c_cxx.cpp:1986: warning: unused variable 'event_name' ../src/gpre/c_cxx.cpp: In function 'void gen_get_or_put_slice(const act*, const ref*, bool, int)': ../src/gpre/c_cxx.cpp:2451: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2462: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_get_segment(const act*, int)': ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:2514: warning: format '%d' expects type 'int', but argument 6 has type 'ULONG' ../src/gpre/c_cxx.cpp:2518: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_put_segment(const act*, int)': ../src/gpre/c_cxx.cpp:2671: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 5 has type 'ULONG' ../src/gpre/c_cxx.cpp:2675: warning: format '%d' expects type 'int', but argument 6 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_request(const gpre_req*)': ../src/gpre/c_cxx.cpp:2831: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2834: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2838: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2843: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2849: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2858: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2860: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2917: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2928: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2930: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2941: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2959: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:2960: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_routine(const act*, int)': ../src/gpre/c_cxx.cpp:3003: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3005: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3005: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp:3007: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_segment(const act*, int)': ../src/gpre/c_cxx.cpp:3112: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_slice(const act*, ref*, int)': ../src/gpre/c_cxx.cpp:3202: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp:3228: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void gen_t_start(const act*, int)': ../src/gpre/c_cxx.cpp:3384: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_tpb(tpb*, int)': ../src/gpre/c_cxx.cpp:3410: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void make_array_declaration(ref*)': ../src/gpre/c_cxx.cpp:3614: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' ../src/gpre/c_cxx.cpp: In function 'void make_port(const gpre_port*, int)': ../src/gpre/c_cxx.cpp:3782: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void make_ready(const dbb*, const TEXT*, const TEXT*, USHORT, const gpre_req*)': ../src/gpre/c_cxx.cpp:3801: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3804: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3806: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3814: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp:3853: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ../src/gpre/c_cxx.cpp: In function 'void gen_blr(void*, SSHORT, const char*)': ../src/gpre/c_cxx.cpp:1073: warning: 'd' may be used uninitialized in this function ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/exp.cpp -o ../temp/std/gpre/exp.o In file included from ../src/gpre/exp.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/exp.cpp: In function 'gpre_nod* EXP_literal()': ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/exp.cpp:337: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_array(gpre_req*, gpre_fld*, bool, bool)': ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_undef' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_pascal' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_fortran' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_epascal' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_ada' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_scxx' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_cplusplus' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_cpp' not handled in switch ../src/gpre/exp.cpp:1092: warning: enumeration value 'lang_internal_cxx' not handled in switch ../src/gpre/exp.cpp: In function 'gpre_nod* par_over(gpre_ctx*)': ../src/gpre/exp.cpp:1344: warning: suggest parentheses around assignment used as truth value ../src/gpre/exp.cpp: In function 'gpre_nod* par_relational(gpre_req*)': ../src/gpre/exp.cpp:1490: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/gpre.cpp -o ../temp/std/gpre/gpre.o In file included from ../src/gpre/gpre.cpp:57: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'int main(int, char**)': ../src/gpre/gpre.cpp:408: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:422: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:889: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:934: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'void CPR_raw_read()': ../src/gpre/gpre.cpp:1234: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1237: warning: the address of 'token_string' will always evaluate as 'true' ../src/gpre/gpre.cpp: In function 'bool file_rename(TEXT*, const TEXT*, const TEXT*)': ../src/gpre/gpre.cpp:1519: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1533: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1539: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp: In function 'bool get_switches(int, TEXT**, const in_sw_tab_t*, sw_tab_t*, TEXT**)': ../src/gpre/gpre.cpp:1766: warning: suggest parentheses around assignment used as truth value ../src/gpre/gpre.cpp:1874: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/gpre.cpp:1895: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/gpre.cpp: In function 'tok* get_token()': ../src/gpre/gpre.cpp:2050: warning: unused variable 'start_line' ../src/gpre/gpre.cpp:2051: warning: unused variable 'start_position' ../src/gpre/gpre.cpp: In function 'SLONG pass1(const TEXT*)': ../src/gpre/gpre.cpp:2459: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/hsh.cpp -o ../temp/std/gpre/hsh.o In file included from ../src/gpre/hsh.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'void HSH_remove(gpre_sym*)': ../src/gpre/hsh.cpp:194: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'int hash(const SCHAR*)': ../src/gpre/hsh.cpp:225: warning: suggest parentheses around assignment used as truth value ../src/gpre/hsh.cpp: In function 'bool scompare2(const SCHAR*, const SCHAR*)': ../src/gpre/hsh.cpp:261: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/int_cxx.cpp -o ../temp/std/gpre/int_cxx.o In file included from ../src/gpre/int_cxx.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/int_cxx.cpp: In function 'void INT_CXX_action(const act*, int)': ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_any' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_alter_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_at_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_average' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_b_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_basedon' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_cancel' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_create' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_for' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_handle' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_blob_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_block_data' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_commit_retain_context' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_generator' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_create_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_declare_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_delete' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_disconnect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_database' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_domain' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_filter' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_index' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_shadow' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_table' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_udf' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_drop_view' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_close' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_cursor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_describe_input' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_execute' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_grant' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_immediate' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_insert' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_revoke' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_dyn_statement' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endblob' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_e_declare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_enderror' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endfor' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endmodify' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_endstore_special' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_erase' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_init' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_event_wait' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_fetch' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_finish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_function' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_hctef' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_loop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_max' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_min' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_on_error' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_open' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_prepare' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_procedure' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_ready' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_release' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rfinish' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_rollback' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_routine' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_segment_length' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_s_end' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_select' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_start' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_statistics' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_store2' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_total' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_update' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_variable' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_clear_handles' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_type_number' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_noop' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_get_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_put_slice' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_sql_dialect' not handled in switch ../src/gpre/int_cxx.cpp:97: warning: enumeration value 'ACT_LASTACT' not handled in switch ../src/gpre/int_cxx.cpp: In function 'void gen_compile(const gpre_req*, int)': ../src/gpre/int_cxx.cpp:295: warning: unused variable 'symbol' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/jrdmet.cpp -o ../temp/std/gpre/jrdmet.o In file included from ../src/gpre/jrdmet.cpp:35: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value In file included from ../src/gpre/../jrd/ini.h:28, from ../src/gpre/jrdmet.cpp:37: ../src/gpre/../jrd/../jrd/intlobj_new.h: At global scope: ../src/gpre/../jrd/../jrd/intlobj_new.h:150: warning: 'texttype' has a field 'texttype::texttype_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:226: warning: 'csconvert' has a field 'csconvert::csconvert_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/../jrd/intlobj_new.h:299: warning: 'charset' has a field 'charset::charset_impl' whose type uses the anonymous namespace ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/movg.cpp -o ../temp/std/gpre/movg.o In file included from ../src/gpre/movg.cpp:43: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/msc.cpp -o ../temp/std/gpre/msc.o In file included from ../src/gpre/msc.cpp:52: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/msc.cpp: In function 'void MSC_init()': ../src/gpre/msc.cpp:284: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/par.cpp -o ../temp/std/gpre/par.o In file included from ../src/gpre/par.cpp:49: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pat.cpp -o ../temp/std/gpre/pat.o In file included from ../src/gpre/pat.cpp:32: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp: In function 'void PATTERN_expand(USHORT, const TEXT*, PAT*)': ../src/gpre/pat.cpp:167: warning: suggest parentheses around assignment used as truth value ../src/gpre/pat.cpp:163: warning: 'value' may be used uninitialized in this function ../src/gpre/pat.cpp:165: warning: 'long_value' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/pretty.cpp -o ../temp/std/gpre/pretty.o ../src/gpre/pretty.cpp: In function 'int PRETTY_print_cdb(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:142: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:149: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_dyn(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:197: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:206: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int PRETTY_print_sdl(UCHAR*, void (*)(void*, SSHORT, const char*), void*, SSHORT)': ../src/gpre/pretty.cpp:245: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'int print_blr_dtype(ctl*, bool)': ../src/gpre/pretty.cpp:414: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp: In function 'void print_blr_line(void*, SSHORT, const char*)': ../src/gpre/pretty.cpp:485: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_char(ctl*, SSHORT)': ../src/gpre/pretty.cpp:526: warning: suggest parentheses around '&&' within '||' ../src/gpre/pretty.cpp: In function 'int print_dyn_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:553: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/pretty.cpp:620: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp:653: warning: suggest parentheses around assignment used as truth value ../src/gpre/pretty.cpp: In function 'int print_sdl_verb(ctl*, SSHORT)': ../src/gpre/pretty.cpp:775: warning: deprecated conversion from string constant to 'TEXT*' ../src/gpre/../jrd/common.h: At global scope: ../src/gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/sqe.cpp -o ../temp/std/gpre/sqe.o In file included from ../src/gpre/sqe.cpp:49: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* SQE_field(gpre_req*, bool)': ../src/gpre/sqe.cpp:630: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'bool SQE_resolve(gpre_nod*, gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:1010: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_fld* get_ref(gpre_nod*)': ../src/gpre/sqe.cpp:1431: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1439: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:1403: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_ctx* par_alias_list(gpre_req*, gpre_nod*)': ../src/gpre/sqe.cpp:1718: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'bool resolve_fields(gpre_nod*&, gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:2695: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_rse* par_rse(gpre_req*, gpre_nod*, bool)': ../src/gpre/sqe.cpp:2739: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_rse* par_select(gpre_req*, gpre_rse*)': ../src/gpre/sqe.cpp:2883: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_nod* par_udf(gpre_req*)': ../src/gpre/sqe.cpp:3022: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sqe.cpp: In function 'gpre_nod* post_fields(gpre_nod*, map*)': ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3270: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_fld* resolve(gpre_nod*, gpre_ctx*, gpre_ctx**, act**)': ../src/gpre/sqe.cpp:3452: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'gpre_ctx* resolve_asterisk(tok*, gpre_rse*)': ../src/gpre/sqe.cpp:3574: warning: suggest parentheses around assignment used as truth value ../src/gpre/sqe.cpp: In function 'void set_ref(gpre_nod*, gpre_fld*)': ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_field' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_map_ref' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3611: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'bool validate_references(const gpre_nod*, const gpre_nod*)': ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_literal' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_value' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sqe.cpp:3735: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sqe.cpp: In function 'gpre_nod* par_plan_item(gpre_req*, bool, USHORT*, bool*)': ../src/gpre/sqe.cpp:2305: warning: 'access_type' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/gpre/sql.cpp -o ../temp/std/gpre/sql.o In file included from ../src/gpre/sql.cpp:33: ../src/gpre/../gpre/gpre.h: In member function 'void gpre_req::add_cstring(const char*)': ../src/gpre/../gpre/gpre.h:1214: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'act* SQL_action(const TEXT*)': ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTERNAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FILTER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:208: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_declare()': ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_none' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_start_actions' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ANY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BACK_SLASH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BASED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CACHE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CANCEL_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLEAR_HANDLES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLOSE_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COLLATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CREATE_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DERIVED_FROM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOMAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ELEMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ELSE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_FETCH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STORE_SPECIAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ERASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT_INIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FETCH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FINISH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GET_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GET_SLICE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_KEY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LONG' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MONTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAMESPACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NATIONAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NCHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ON_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPEN_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUT_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUT_SLICE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RELEASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RELEASE_REQUESTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETURNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SAVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHORT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_START_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_START_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STORE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUBROUTINE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUSPEND_WINDOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_end_actions' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ABNORMAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACCEPTING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ADD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALLOCATION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ALTER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AUTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AUTOCOMMIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BASE_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BLOB' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERCOUNT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BUFFERSIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_BY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CARAT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CASCADE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CAST' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHECK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CHECK_POINT_LEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COLON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMPILETIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONCURRENCY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONNECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONSISTENCY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CONTINUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_COUNT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CREATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CROSS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_DATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DBA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DBKEY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DELETE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCRIBE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DESCRIPTOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DIALECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DISCONNECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DOT_DOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_DROP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_END_EXEC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ENTRY_POINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EQ' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EVENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXCLUSIVE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXECUTE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_EXTERN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FILE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FILENAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FIRST' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOREIGN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FORWARD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FOUND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FROM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_FULL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GOTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GRANT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GROUP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GROUP_COMMIT_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_GT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HANDLES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HAVING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HEIGHT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HORIZONTAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_HOUR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IMMEDIATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INCLUDE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INDEX' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INDICATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INNER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INPUT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INSERT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTERNAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_INTO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_IS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ISOLATION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_JOIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LC_CTYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LC_MESSAGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEFT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LEVEL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LIKE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOCK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOG_BUF_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOG_FILE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAX' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MAX_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MENU_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MERGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MINUTE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MINUS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MISSING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_MODULE_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NAMES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NATURAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO_AUTO_UNDO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NO_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NULL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_NUM_LOG_BUFS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OF' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ONLY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPAQUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPEN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OPTIONS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OR1' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ORDER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTPUT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVERFLOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_OVERRIDING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PARAMETER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PATHNAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PLAN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PLUS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_POINTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRIMARY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PROTECTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_PUBLIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_QUAD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RAW_PARTITIONS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_COMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_ONLY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_READ_WRITE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REFERENCES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REQUEST_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESERVING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESOURCE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RESTRICT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETAIN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RETURNS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_ROUTINE_PTR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RUN' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_RUNTIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCALE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCHEDULE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SCHEMA' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SECOND' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SECTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SEGMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SELECT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SEMI_COLON' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SET' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHARED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SIZE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SLASH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SNAPSHOT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SORT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SORTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQLERROR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SQLWARNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STABILITY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTING_WITH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STARTS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATEMENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STATIC' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STOGROUP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STREAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_STRING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SUM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SYNONYM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TABLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TABLESPACE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TAG' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TERMINATING_FIELD' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TERMINATOR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TIME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TIMESTAMP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TITLE_LENGTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TITLE_TEXT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TO' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSACTION_HANDLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRANSPARENT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNCOMMITTED' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPPER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOWER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_LOWERCASE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USERS' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_USING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VALUE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VALUES' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VAL_PARAM' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VARYING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VERSION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VERTICAL' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_VIEW' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WAIT' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WAKING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WARNING' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WEEKDAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WHENEVER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WIDTH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WITH' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WORK' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_WRITE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_YEAR' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_YEARDAY' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_SKIP' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_CONNECTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_ROLE' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_TRANSACTION' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_CURRENT_USER' not handled in switch ../src/gpre/sql.cpp:2176: warning: enumeration value 'KW_max' not handled in switch ../src/gpre/sql.cpp: In function 'act* act_grant_revoke(act_t)': ../src/gpre/sql.cpp:3210: warning: unused variable 'procedure' ../src/gpre/sql.cpp:3218: warning: unused variable 'relation' ../src/gpre/sql.cpp:3243: warning: unused variable 'procedure' ../src/gpre/sql.cpp: In function 'act* act_open_blob(ACT_T, gpre_sym*)': ../src/gpre/sql.cpp:3772: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:3780: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp:3801: warning: suggest explicit braces to avoid ambiguous 'else' ../src/gpre/sql.cpp: In function 'act* act_procedure()': ../src/gpre/sql.cpp:3957: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'void pair(gpre_nod*, gpre_nod*)': ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_and' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_or' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_not' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_eq' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ne' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ge' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_le' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_gt' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_lt' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_containing' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_matches' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_any' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_unique' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plus' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_times' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_divide' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_minus' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_negate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_msg' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_for' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_send' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_receive' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_block' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_select' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_boolean' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_projection' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_sort' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_store' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_modify' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_erase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_if' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_assignment' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_rse' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_first' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_relation' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_end' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_label' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_leave' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_loop' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_max' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_min' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_count' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_total' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_average' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_list' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_deferred' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_missing' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_between' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_union' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_map' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_starting' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_like' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_count' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_max' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_min' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_total' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_agg_average' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_aggregate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_from' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_null' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_asterisk' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_user_name' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_upcase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_sleuth' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_event_init' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_udf' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_array' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_index' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_via' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_inner' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_left' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_right' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join_full' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_join' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_concatenate' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_cast' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_dom_value' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ansi_any' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_gen_id' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_set_generator' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_merge' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plan_expr' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_plan_item' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_natural' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_index_order' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_ansi_all' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_extract' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_date' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_time' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_timestamp' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_lowcase' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_connection' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_role' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_current_transaction' not handled in switch ../src/gpre/sql.cpp:5137: warning: enumeration value 'nod_LASTNOD' not handled in switch ../src/gpre/sql.cpp: In function 'dyn* par_dynamic_cursor()': ../src/gpre/sql.cpp:5365: warning: suggest parentheses around assignment used as truth value ../src/gpre/sql.cpp: In function 'act* SQL_action(const TEXT*)': ../src/gpre/sql.cpp:168: warning: 'action' may be used uninitialized in this function ../src/gpre/../gpre/../jrd/common.h: At global scope: ../src/gpre/../gpre/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/dsc.cpp -o ../temp/std/jrd/dsc.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/gpre/gpre_meta.o ../temp/std/gpre/cmd.o ../temp/std/gpre/cme.o ../temp/std/gpre/cmp.o ../temp/std/gpre/c_cxx.o ../temp/std/gpre/exp.o ../temp/std/gpre/gpre.o ../temp/std/gpre/hsh.o ../temp/std/gpre/int_cxx.o ../temp/std/gpre/jrdmet.o ../temp/std/gpre/movg.o ../temp/std/gpre/msc.o ../temp/std/gpre/par.o ../temp/std/gpre/pat.o ../temp/std/gpre/pretty.o ../temp/std/gpre/sqe.o ../temp/std/gpre/sql.o ../temp/std/jrd/dsc.o ../temp/std/jrd/isc.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gpre -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.util make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/drop.o ../temp/std/common/utils.o ../temp/std/lock/lock.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o -o ../gen/firebird/bin/gds_drop -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.o ../temp/std/jrd/btn.o ../temp/std/jrd/db_alias.o ../temp/std/jrd/ods.o ../temp/std/common/utils.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/isc.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o -o ../gen/firebird/bin/gstat -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/guard/guard.cpp -o ../temp/std/utilities/guard/guard.o ../src/utilities/guard/guard.cpp: In function 'int main(int, char**)': ../src/utilities/guard/guard.cpp:187: warning: 'ret_code' may be used uninitialized in this function ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/include/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/include/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/include/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/include/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/include/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/include/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/guard/util.cpp -o ../temp/std/utilities/guard/util.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/divorce.cpp -o ../temp/std/jrd/divorce.o ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/guard/guard.o ../temp/std/utilities/guard/util.o ../temp/std/jrd/isc.o ../temp/std/jrd/divorce.o ../temp/std/jrd/path_utils.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/fbguard -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/ibmgr/ibmgr.cpp -o ../temp/std/utilities/ibmgr/ibmgr.o ../src/utilities/ibmgr/ibmgr.cpp: In function 'SSHORT get_switches(int, TEXT**, const in_sw_tab_t*, ibmgr_data_t*, bool*, bool)': ../src/utilities/ibmgr/ibmgr.cpp:436: warning: suggest parentheses around assignment used as truth value ../src/utilities/ibmgr/ibmgr.cpp: In function 'void print_help()': ../src/utilities/ibmgr/ibmgr.cpp:797: warning: unused variable 'msg' ../src/utilities/ibmgr/ibmgr.cpp:798: warning: unused variable 'msg2' ../src/utilities/ibmgr/ibmgr.cpp: In function 'SSHORT parse_cmd_line(int, TEXT**, bool)': ../src/utilities/ibmgr/ibmgr.cpp:922: warning: suggest explicit braces to avoid ambiguous 'else' ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../utilities/ibmgr/ibmgr.h:34: warning: 'SERVER_GUARDIAN' defined but not used ../src/utilities/ibmgr/ibmgr.cpp:74: warning: 'SSHORT get_switches(int, const TEXT* const*, const in_sw_tab_t*, ibmgr_data_t*, bool*, bool)' declared 'static' but never defined g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/ibmgr/srvrmgr.cpp -o ../temp/std/utilities/ibmgr/srvrmgr.o ../src/utilities/ibmgr/srvrmgr.cpp: In function 'bool print_pool(ibmgr_data_t*)': ../src/utilities/ibmgr/srvrmgr.cpp:670: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/include/../common/stuff.h: In function 'USHORT SRVRMGR_exec_line(ibmgr_data_t*)': ../src/include/../common/stuff.h:30: warning: dereferencing pointer 'sptr.35' does break strict-aliasing rules ../src/include/../common/stuff.h:30: warning: dereferencing pointer 'sptr.35' does break strict-aliasing rules ../src/utilities/ibmgr/srvrmgr.cpp:670: note: initialized from here ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/include/../utilities/ibmgr/ibmgr.h:31: warning: 'FIREBIRD_USER_NAME' defined but not used ../src/include/../utilities/ibmgr/ibmgr.h:32: warning: 'INTERBASE_USER_NAME' defined but not used ../src/include/../utilities/ibmgr/ibmgr.h:33: warning: 'INTERBASE_USER_SHORT' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/ibmgr/ibmgr.o ../temp/std/utilities/ibmgr/srvrmgr.o ../temp/std/jrd/path_utils.o -o ../gen/firebird/bin/fbmgr.bin -L../gen/firebird/lib ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o -lfbclient \ -lm -ldl -lcurses -pthread g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/nbackup.o ../temp/std/jrd/db_alias.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/nbackup -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/lock/print.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/isc.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/fb_lock_print -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSTD_UTIL -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/utilities/fbsvcmgr.cpp -o ../temp/std/utilities/fbsvcmgr.o ../src/utilities/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/utilities/fbsvcmgr.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/utils.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../gen/firebird/lib/libfbclient.so.2.1.2 -o ../gen/firebird/bin/fbsvcmgr -L../gen/firebird/lib -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.fbudf make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/extlib/fbudf/fbudf.cpp -o ../temp/superclient/extlib/fbudf/fbudf.o ../src/extlib/fbudf/fbudf.cpp: In function 'ISC_TIMESTAMP* addMonth(ISC_TIMESTAMP*, const long int&)': ../src/extlib/fbudf/fbudf.cpp:512: warning: suggest parentheses around '&&' within '||' ../src/extlib/fbudf/fbudf.cpp: In function 'long int isLeapYear(const ISC_TIMESTAMP*)': ../src/extlib/fbudf/fbudf.cpp:675: warning: suggest parentheses around '&&' within '||' ../src/extlib/fbudf/fbudf.cpp: In function 'void power(const paramdsc*, const paramdsc*, paramdsc*)': ../src/extlib/fbudf/fbudf.cpp:790: warning: suggest parentheses around '&&' within '||' ../src/extlib/fbudf/../../jrd/common.h: At global scope: ../src/extlib/fbudf/../../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -shared -Wl,-soname,fbudf.so \ -Wl,-rpath,/usr/lib/firebird/lib -L../gen/firebird/lib -lm -o ../gen/firebird/UDF/fbudf.so ../temp/superclient/extlib/fbudf/fbudf.o ../temp/superclient/common/classes/timestamp.o -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.gdef make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/exe.epp ../temp/std/dudley/exe.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/dudley/exe.cpp -o ../temp/std/dudley/exe.o ../temp/std/dudley/exe.cpp: In function 'void EXE_create_database(dbb*)': ../temp/std/dudley/exe.cpp:1895: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1898: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1947: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1951: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:1955: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void EXE_drop_database(dbb*)': ../temp/std/dudley/exe.cpp:2097: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:2100: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void EXE_modify_database(dbb*)': ../temp/std/dudley/exe.cpp:2473: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp:2476: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'sym* get_symbol(sym_t, TEXT*, dudley_ctx*)': ../temp/std/dudley/exe.cpp:6549: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void modify_trigger(dudley_trg*)': ../temp/std/dudley/exe.cpp:7641: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/exe.cpp: In function 'void set_generator(dudley_nod*)': ../temp/std/dudley/exe.cpp:7897: warning: deprecated conversion from string constant to 'TEXT*' ../src/include/../dudley/../jrd/common.h: At global scope: ../src/include/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/dudley/exe.cpp:85: warning: 'isc_1l' defined but not used ../temp/std/dudley/exe.cpp:107: warning: 'isc_13l' defined but not used ../temp/std/dudley/exe.cpp:124: warning: 'isc_20l' defined but not used ../temp/std/dudley/exe.cpp:139: warning: 'isc_30l' defined but not used ../temp/std/dudley/exe.cpp:160: warning: 'isc_46l' defined but not used ../temp/std/dudley/exe.cpp:180: warning: 'isc_58l' defined but not used ../temp/std/dudley/exe.cpp:217: warning: 'isc_87l' defined but not used ../temp/std/dudley/exe.cpp:245: warning: 'isc_110l' defined but not used ../temp/std/dudley/exe.cpp:274: warning: 'isc_133l' defined but not used ../temp/std/dudley/exe.cpp:330: warning: 'isc_186l' defined but not used ../temp/std/dudley/exe.cpp:372: warning: 'isc_224l' defined but not used ../temp/std/dudley/exe.cpp:399: warning: 'isc_234l' defined but not used ../temp/std/dudley/exe.cpp:422: warning: 'isc_243l' defined but not used ../temp/std/dudley/exe.cpp:441: warning: 'isc_252l' defined but not used ../temp/std/dudley/exe.cpp:456: warning: 'isc_258l' defined but not used ../temp/std/dudley/exe.cpp:477: warning: 'isc_268l' defined but not used ../temp/std/dudley/exe.cpp:503: warning: 'isc_280l' defined but not used ../temp/std/dudley/exe.cpp:524: warning: 'isc_294l' defined but not used ../temp/std/dudley/exe.cpp:546: warning: 'isc_309l' defined but not used ../temp/std/dudley/exe.cpp:562: warning: 'isc_320l' defined but not used ../temp/std/dudley/exe.cpp:577: warning: 'isc_330l' defined but not used ../temp/std/dudley/exe.cpp:594: warning: 'isc_341l' defined but not used ../temp/std/dudley/exe.cpp:612: warning: 'isc_352l' defined but not used ../temp/std/dudley/exe.cpp:630: warning: 'isc_358l' defined but not used ../temp/std/dudley/exe.cpp:645: warning: 'isc_365l' defined but not used ../temp/std/dudley/exe.cpp:662: warning: 'isc_376l' defined but not used ../temp/std/dudley/exe.cpp:678: warning: 'isc_386l' defined but not used ../temp/std/dudley/exe.cpp:694: warning: 'isc_397l' defined but not used ../temp/std/dudley/exe.cpp:710: warning: 'isc_407l' defined but not used ../temp/std/dudley/exe.cpp:727: warning: 'isc_418l' defined but not used ../temp/std/dudley/exe.cpp:743: warning: 'isc_428l' defined but not used ../temp/std/dudley/exe.cpp:758: warning: 'isc_438l' defined but not used ../temp/std/dudley/exe.cpp:773: warning: 'isc_448l' defined but not used ../temp/std/dudley/exe.cpp:789: warning: 'isc_459l' defined but not used ../temp/std/dudley/exe.cpp:804: warning: 'isc_469l' defined but not used ../temp/std/dudley/exe.cpp:819: warning: 'isc_476l' defined but not used ../temp/std/dudley/exe.cpp:835: warning: 'isc_483l' defined but not used ../temp/std/dudley/exe.cpp:850: warning: 'isc_493l' defined but not used ../temp/std/dudley/exe.cpp:865: warning: 'isc_503l' defined but not used ../temp/std/dudley/exe.cpp:880: warning: 'isc_513l' defined but not used ../temp/std/dudley/exe.cpp:895: warning: 'isc_523l' defined but not used ../temp/std/dudley/exe.cpp:910: warning: 'isc_533l' defined but not used ../temp/std/dudley/exe.cpp:929: warning: 'isc_542l' defined but not used ../temp/std/dudley/exe.cpp:944: warning: 'isc_552l' defined but not used ../temp/std/dudley/exe.cpp:960: warning: 'isc_562l' defined but not used ../temp/std/dudley/exe.cpp:975: warning: 'isc_572l' defined but not used ../temp/std/dudley/exe.cpp:991: warning: 'isc_582l' defined but not used ../temp/std/dudley/exe.cpp:1005: warning: 'isc_588l' defined but not used ../temp/std/dudley/exe.cpp:1025: warning: 'isc_601l' defined but not used ../temp/std/dudley/exe.cpp:1057: warning: 'isc_609l' defined but not used ../temp/std/dudley/exe.cpp:1071: warning: 'isc_615l' defined but not used ../temp/std/dudley/exe.cpp:1089: warning: 'isc_623l' defined but not used ../temp/std/dudley/exe.cpp:1104: warning: 'isc_631l' defined but not used ../temp/std/dudley/exe.cpp:1118: warning: 'isc_637l' defined but not used ../temp/std/dudley/exe.cpp:1135: warning: 'isc_645l' defined but not used ../temp/std/dudley/exe.cpp:1152: warning: 'isc_653l' defined but not used ../temp/std/dudley/exe.cpp:1182: warning: 'isc_675l' defined but not used ../temp/std/dudley/exe.cpp:1199: warning: 'isc_682l' defined but not used ../temp/std/dudley/exe.cpp:1219: warning: 'isc_693l' defined but not used ../temp/std/dudley/exe.cpp:1234: warning: 'isc_700l' defined but not used ../temp/std/dudley/exe.cpp:1250: warning: 'isc_708l' defined but not used ../temp/std/dudley/exe.cpp:1266: warning: 'isc_714l' defined but not used ../temp/std/dudley/exe.cpp:1289: warning: 'isc_728l' defined but not used ../temp/std/dudley/exe.cpp:1311: warning: 'isc_739l' defined but not used ../temp/std/dudley/exe.cpp:1326: warning: 'isc_746l' defined but not used ../temp/std/dudley/exe.cpp:1341: warning: 'isc_752l' defined but not used ../temp/std/dudley/exe.cpp:1360: warning: 'isc_763l' defined but not used ../temp/std/dudley/exe.cpp:1376: warning: 'isc_769l' defined but not used ../temp/std/dudley/exe.cpp:1391: warning: 'isc_779l' defined but not used ../temp/std/dudley/exe.cpp:1412: warning: 'isc_791l' defined but not used ../temp/std/dudley/exe.cpp:1427: warning: 'isc_799l' defined but not used ../temp/std/dudley/exe.cpp:1466: warning: 'isc_832l' defined but not used ../temp/std/dudley/exe.cpp:1479: warning: 'isc_836l' defined but not used ../temp/std/dudley/exe.cpp:1501: warning: 'isc_847l' defined but not used ../temp/std/dudley/exe.cpp:1521: warning: 'isc_859l' defined but not used ../temp/std/dudley/exe.cpp:1541: warning: 'isc_870l' defined but not used ../temp/std/dudley/exe.cpp:1558: warning: 'isc_878l' defined but not used ../temp/std/dudley/exe.cpp:1585: warning: 'isc_897l' defined but not used ../temp/std/dudley/exe.cpp:1601: warning: 'isc_904l' defined but not used ../temp/std/dudley/exe.cpp:1615: warning: 'isc_910l' defined but not used ../temp/std/dudley/exe.cpp:1635: warning: 'isc_925l' defined but not used ../temp/std/dudley/exe.cpp:1650: warning: 'isc_930l' defined but not used ../temp/std/dudley/exe.cpp:1665: warning: 'isc_935l' defined but not used ../temp/std/dudley/exe.cpp:1685: warning: 'isc_950l' defined but not used ../temp/std/dudley/exe.cpp:1700: warning: 'isc_954l' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/extract.epp ../temp/std/dudley/extract.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/dudley/extract.cpp -o ../temp/std/dudley/extract.o ../temp/std/dudley/extract.cpp: In function 'void DDL_ext()': ../temp/std/dudley/extract.cpp:1088: warning: 'void isc_expand_dpb(char**, short int*, ...)' is deprecated (declared at ../src/include/../jrd/ibase.h:511) ../temp/std/dudley/extract.cpp:1088: warning: 'void isc_expand_dpb(char**, short int*, ...)' is deprecated (declared at ../src/include/../jrd/ibase.h:511) ../temp/std/dudley/extract.cpp: In function 'void extract_database(const TEXT*)': ../temp/std/dudley/extract.cpp:1602: warning: unused variable 'OneK' ../temp/std/dudley/extract.cpp: In function 'void field_attributes(ISC_QUAD*, const TEXT*, ISC_QUAD*, const TEXT*, SSHORT)': ../temp/std/dudley/extract.cpp:3488: warning: suggest explicit braces to avoid ambiguous 'else' ../temp/std/dudley/extract.cpp: In function 'void format_acl(const SCHAR*)': ../temp/std/dudley/extract.cpp:3532: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/extract.cpp:3601: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/extract.cpp: In function 'void print_blob(ISC_QUAD*, TEXT)': ../temp/std/dudley/extract.cpp:3691: warning: suggest parentheses around assignment used as truth value ../temp/std/dudley/extract.cpp:3697: warning: suggest parentheses around assignment used as truth value ../src/include/../dudley/../jrd/common.h: At global scope: ../src/include/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/dudley/extract.cpp:54: warning: 'isc_blob_null' defined but not used ../temp/std/dudley/extract.cpp:70: warning: 'isc_1l' defined but not used ../temp/std/dudley/extract.cpp:87: warning: 'isc_9l' defined but not used ../temp/std/dudley/extract.cpp:125: warning: 'isc_26l' defined but not used ../temp/std/dudley/extract.cpp:140: warning: 'isc_33l' defined but not used ../temp/std/dudley/extract.cpp:156: warning: 'isc_40l' defined but not used ../temp/std/dudley/extract.cpp:176: warning: 'isc_51l' defined but not used ../temp/std/dudley/extract.cpp:196: warning: 'isc_62l' defined but not used ../temp/std/dudley/extract.cpp:216: warning: 'isc_69l' defined but not used ../temp/std/dudley/extract.cpp:235: warning: 'isc_74l' defined but not used ../temp/std/dudley/extract.cpp:258: warning: 'isc_83l' defined but not used ../temp/std/dudley/extract.cpp:277: warning: 'isc_91l' defined but not used ../temp/std/dudley/extract.cpp:304: warning: 'isc_103l' defined but not used ../temp/std/dudley/extract.cpp:323: warning: 'isc_111l' defined but not used ../temp/std/dudley/extract.cpp:338: warning: 'isc_117l' defined but not used ../temp/std/dudley/extract.cpp:355: warning: 'isc_126l' defined but not used ../temp/std/dudley/extract.cpp:387: warning: 'isc_141l' defined but not used ../temp/std/dudley/extract.cpp:409: warning: 'isc_148l' defined but not used ../temp/std/dudley/extract.cpp:432: warning: 'isc_157l' defined but not used ../temp/std/dudley/extract.cpp:449: warning: 'isc_164l' defined but not used ../temp/std/dudley/extract.cpp:464: warning: 'isc_171l' defined but not used ../temp/std/dudley/extract.cpp:479: warning: 'isc_178l' defined but not used ../temp/std/dudley/extract.cpp:506: warning: 'isc_187l' defined but not used ../temp/std/dudley/extract.cpp:529: warning: 'isc_199l' defined but not used ../temp/std/dudley/extract.cpp:553: warning: 'isc_212l' defined but not used ../temp/std/dudley/extract.cpp:571: warning: 'isc_217l' defined but not used ../temp/std/dudley/extract.cpp:587: warning: 'isc_224l' defined but not used ../temp/std/dudley/extract.cpp:612: warning: 'isc_236l' defined but not used ../temp/std/dudley/extract.cpp:633: warning: 'isc_247l' defined but not used ../temp/std/dudley/extract.cpp:655: warning: 'isc_258l' defined but not used ../temp/std/dudley/extract.cpp:674: warning: 'isc_268l' defined but not used ../temp/std/dudley/extract.cpp:695: warning: 'isc_279l' defined but not used ../temp/std/dudley/extract.cpp:728: warning: 'isc_294l' defined but not used ../temp/std/dudley/extract.cpp:748: warning: 'isc_301l' defined but not used ../temp/std/dudley/extract.cpp:763: warning: 'isc_307l' defined but not used ../temp/std/dudley/extract.cpp:781: warning: 'isc_313l' defined but not used ../temp/std/dudley/extract.cpp:795: warning: 'isc_318l' defined but not used ../temp/std/dudley/extract.cpp:810: warning: 'isc_325l' defined but not used ../temp/std/dudley/extract.cpp:829: warning: 'isc_335l' defined but not used ../temp/std/dudley/extract.cpp:850: warning: 'isc_346l' defined but not used ../temp/std/dudley/extract.cpp:885: warning: 'isc_364l' defined but not used ../temp/std/dudley/extract.cpp:900: warning: 'isc_370l' defined but not used ../temp/std/dudley/extract.cpp:916: warning: 'isc_377l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/ddl.cpp -o ../temp/std/dudley/ddl.o ../src/dudley/ddl.cpp: In function 'int main(int, char**)': ../src/dudley/ddl.cpp:206: warning: suggest parentheses around assignment used as truth value ../src/dudley/ddl.cpp:441: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/ddl.cpp: In function 'bool DDL_yes_no(USHORT)': ../src/dudley/ddl.cpp:732: warning: the address of 'reprompt' will always evaluate as 'true' ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/expand.cpp -o ../temp/std/dudley/expand.o ../src/dudley/expand.cpp: In function 'void expand_trigger(dudley_trg*)': ../src/dudley/expand.cpp:374: warning: deprecated conversion from string constant to 'TEXT*' ../src/dudley/expand.cpp:381: warning: deprecated conversion from string constant to 'TEXT*' ../src/dudley/expand.cpp: In function 'dudley_fld* lookup_global_field(dudley_fld*)': ../src/dudley/expand.cpp:614: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'dudley_trg* lookup_trigger(dudley_trg*)': ../src/dudley/expand.cpp:667: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'dudley_nod* resolve(dudley_nod*, dudley_lls*, dudley_lls*)': ../src/dudley/expand.cpp:749: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:865: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'void resolve_rse(dudley_nod*, dudley_lls**)': ../src/dudley/expand.cpp:902: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:926: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:929: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp:933: warning: suggest parentheses around assignment used as truth value ../src/dudley/expand.cpp: In function 'dudley_nod* resolve(dudley_nod*, dudley_lls*, dudley_lls*)': ../src/dudley/expand.cpp:724: warning: 'context' may be used uninitialized in this function ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/expr.cpp -o ../temp/std/dudley/expr.o ../src/dudley/expr.cpp: In function 'dudley_nod* EXPR_rse(bool)': ../src/dudley/expr.cpp:175: warning: suggest parentheses around assignment used as truth value ../src/dudley/expr.cpp: In function 'con* parse_literal()': ../src/dudley/expr.cpp:670: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/generate.cpp -o ../temp/std/dudley/generate.o ../src/dudley/generate.cpp: In function 'int GENERATE_acl(scl*, UCHAR*)': ../src/dudley/generate.cpp:72: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp: In function 'void generate(str*, dudley_nod*)': ../src/dudley/generate.cpp:147: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:330: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:335: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:340: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:350: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:394: warning: suggest parentheses around assignment used as truth value ../src/dudley/generate.cpp:396: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/hsh.cpp -o ../temp/std/dudley/hsh.o ../src/dudley/hsh.cpp: In function 'void HSH_remove(sym*)': ../src/dudley/hsh.cpp:365: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/lex.cpp -o ../temp/std/dudley/lex.o ../src/dudley/lex.cpp: In function 'void LEX_put_text(void*, txt*)': ../src/dudley/lex.cpp:289: warning: suggest parentheses around assignment used as truth value ../src/dudley/lex.cpp: In function 'int nextchar()': ../src/dudley/lex.cpp:439: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/parse.cpp -o ../temp/std/dudley/parse.o ../src/dudley/parse.cpp: In function 'sym* PARSE_symbol(tok_t)': ../src/dudley/parse.cpp:490: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/parse.cpp: In function 'bool check_filename(sym*, bool)': ../src/dudley/parse.cpp:532: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/parse.cpp: In function 'void define_relation()': ../src/dudley/parse.cpp:1248: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'act* make_global_field(dudley_fld*)': ../src/dudley/parse.cpp:2336: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'void modify_relation()': ../src/dudley/parse.cpp:2549: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'sce* parse_identifier()': ../src/dudley/parse.cpp:3635: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3645: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3652: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3663: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3670: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3683: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3693: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_none' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ABORT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ADD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ACL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ALL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AMPERSAND' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AND' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ANY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ARRAY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AUTO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BAR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BASED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BLOB' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BLR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_BY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CHAR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COLON' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COMMA' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CONDITIONAL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CONSTRAINT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_COUNT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CROSS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CSTRING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DATE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DEFAULT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DEFINE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DELETE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DESCRIP' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DESCRIPTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DOT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DROP' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_DUPLICATES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ELSE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_DESCRIPTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_END_TRIGGER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EQ' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ERASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EXIT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_EXTERNAL_FILE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FIELD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FILE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FIRST' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FIXED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FROM' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FILTER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION_CLASS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION_ENTRY_POINT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_FUNCTION_MODULE_NAME' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GEN_ID' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GENERATOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GRANT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_GT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_IF' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_IN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INDEX' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INPUT_TYPE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INTO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_INSERT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_IS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LENGTH' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_LONG' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MANUAL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MAX' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MESSAGE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MIN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MINUS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MISSING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MSGADD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MSGDROP' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_MSGMODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NOT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_NULL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OF' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OFFSET' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_ON' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OPTION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OUTPUT_TYPE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OVER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_OVERWRITE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGE_NUMBER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PAGE_SIZE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PARTITIONS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PERCENT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PLUS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POSITION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST_ERASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_POST_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_ALLOCATE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_ERASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_MODIFY' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRE_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUAD' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_QUIT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_REFERENCE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RELATION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RETURN_ARGUMENT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RETURN_VALUE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SCALAR_ARRAY_DESCRIPTOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SCALE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SEGMENT_LENGTH' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SELECT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SEMI' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SET' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SET_GENERATOR' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SHADOW' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SHORT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SLASH' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SORTED' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STARTS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STARTING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_STORE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_SYSTEM_FLAG' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TEXT' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_THEN' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TO' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_TYPES' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UNION' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_USING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VALID' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VALID_IF' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VALUE' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_VARYING' not handled in switch ../src/dudley/parse.cpp:3628: warning: enumeration value 'KW_WITH' not handled in switch ../src/dudley/parse.cpp:3710: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp:3712: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'SLONG parse_privileges()': ../src/dudley/parse.cpp:3834: warning: suggest parentheses around assignment used as truth value ../src/dudley/parse.cpp: In function 'void sort_out_attributes(dudley_trg*, SLONG, SLONG, SLONG)': ../src/dudley/parse.cpp:4055: warning: suggest explicit braces to avoid ambiguous 'else' ../src/dudley/parse.cpp:4043: warning: enumeration value 'trg_type_none' not handled in switch ../src/dudley/parse.cpp:4070: warning: enumeration value 'trg_type_none' not handled in switch ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/dudley/trn.cpp -o ../temp/std/dudley/trn.o ../src/dudley/trn.cpp: In function 'void add_field(str*, dudley_fld*, dudley_rel*)': ../src/dudley/trn.cpp:436: warning: suggest parentheses around assignment used as truth value ../src/dudley/../dudley/../jrd/common.h: At global scope: ../src/dudley/../dudley/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/isc_file.cpp -o ../temp/std/jrd/isc_file.o In file included from ../src/jrd/../jrd/jrd.h:38, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/jrd_proto.h: In function 'bool fb_getcwd(Firebird::PathName&)': ../src/jrd/../jrd/../jrd/jrd_proto.h:205: warning: the address of 'buffer' will always evaluate as 'true' ../src/jrd/../jrd/../jrd/jrd_proto.h:200: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from ../src/jrd/../jrd/jrd.h:103, from ../src/jrd/isc_file.cpp:50: ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:227: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/../jrd/pag.h: In member function 'bool Jrd::PageNumber::operator>=(const Jrd::PageNumber&) const': ../src/jrd/../jrd/../jrd/pag.h:232: warning: suggest parentheses around '&&' within '||' ../src/jrd/../jrd/common.h: At global scope: ../src/jrd/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:59: warning: 'EVENT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:60: warning: 'LOCK_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:61: warning: 'INIT_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:62: warning: 'GUARD_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:63: warning: 'MONITOR_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:90: warning: 'WORKFILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:91: warning: 'MSG_FILE' defined but not used ../src/jrd/../jrd/../lock/../jrd/file_params.h:94: warning: 'LOGFILE' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config.cpp -o ../temp/std/common/config/config.o ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp:129: warning: deprecated conversion from string constant to 'char*' ../src/common/config/config.cpp: In destructor 'virtual ConfigImpl::~ConfigImpl()': ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_BOOLEAN' not handled in switch ../src/common/config/config.cpp:236: warning: enumeration value 'TYPE_INTEGER' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/dir_list.cpp -o ../temp/std/common/config/dir_list.o ../src/common/config/dir_list.cpp: In member function 'bool Firebird::DirectoryList::isPathInList(const Firebird::PathName&) const': ../src/common/config/dir_list.cpp:196: warning: enumeration value 'NotInitialized' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'Restrict' not handled in switch ../src/common/config/dir_list.cpp:196: warning: enumeration value 'SimpleList' not handled in switch ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/common/config/config_file.cpp -o ../temp/std/common/config/config_file.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/config_root.cpp -o ../temp/std/jrd/config_root.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/std/jrd/mod_loader.o ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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 Firebird::string&)': ../src/jrd/os/posix/fbsyslog.cpp:51: 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:52: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/include/../jrd/common.h: At global scope: ../src/include/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/jrd/os/posix/guid.cpp -o ../temp/std/jrd/guid.o g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/dudley/exe.o ../temp/std/dudley/extract.o ../temp/std/dudley/ddl.o ../temp/std/dudley/expand.o ../temp/std/dudley/expr.o ../temp/std/dudley/generate.o ../temp/std/dudley/hsh.o ../temp/std/dudley/lex.o ../temp/std/dudley/parse.o ../temp/std/dudley/trn.o ../temp/std/gpre/pretty.o ../temp/std/jrd/isc_file.o ../temp/std/common/config/config.o ../temp/std/common/config/dir_list.o ../temp/std/common/config/config_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/fbsyslog.o ../temp/std/jrd/guid.o ../temp/std/jrd/isc.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/JString.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/gdef -L../gen/firebird/lib -lfbclient \ -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make -f ../gen/Makefile.client.qli make[2]: Entering directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' rm -f yachts.lnk ln -s -f metadata.fdb yachts.lnk g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/all.cpp -o ../temp/std/qli/all.o ../src/qli/all.cpp: In function 'void ALLQ_fini()': ../src/qli/all.cpp:211: warning: suggest parentheses around assignment used as truth value ../src/qli/all.cpp: In function 'void ALLQ_release(frb*)': ../src/qli/all.cpp:413: warning: suggest parentheses around assignment used as truth value ../src/qli/all.cpp: In function 'void ALLQ_rlpool(plb*)': ../src/qli/all.cpp:470: warning: suggest parentheses around assignment used as truth value ../src/qli/all.cpp: In function 'void ALLQ_init()': ../src/qli/all.cpp:252: warning: dereferencing pointer 'global_pools' does break strict-aliasing rules ../src/qli/all.cpp:253: warning: dereferencing pointer 'global_pools' does break strict-aliasing rules ../src/qli/all.cpp:251: note: initialized from here ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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:483: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../src/qli/command.cpp: In function 'void CMD_transaction(qli_syntax*)': ../src/qli/command.cpp:508: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/compile.cpp -o ../temp/std/qli/compile.o ../src/qli/compile.cpp: In function 'bool CMP_node_match(const qli_nod*, const qli_nod*)': ../src/qli/compile.cpp:137: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_show' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_create' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_define' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_set' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_help' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_select' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_close' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_open' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_for' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_print' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_list' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_store' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_report' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_if' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_output' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_label' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_name' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_union' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_star' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_column' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_space' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_between' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_like' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_and' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_or' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_any' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_not' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_position' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_add' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_null' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_format' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_average' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_max' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_min' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_total' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_count' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_from' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_via' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/compile.cpp:137: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/compile.cpp: In function 'qli_nod* compile_edit(qli_nod*, qli_req*)': ../src/qli/compile.cpp:419: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_nod* compile_expression(qli_nod*, qli_req*, bool)': ../src/qli/compile.cpp:512: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:538: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:643: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:659: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_nod* compile_function(qli_nod*, qli_req*, bool)': ../src/qli/compile.cpp:868: warning: operation on 'ptr' may be undefined ../src/qli/compile.cpp: In function 'qli_nod* compile_if(qli_nod*, qli_req*, bool)': ../src/qli/compile.cpp:923: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_nod* compile_report(qli_nod*, qli_req*)': ../src/qli/compile.cpp:1165: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1168: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1171: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1178: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1189: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1192: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'qli_req* compile_rse(qli_nod*, qli_req*, bool, qli_msg**, qli_msg**, dbb**)': ../src/qli/compile.cpp:1240: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1279: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1286: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1293: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp: In function 'bool computable(qli_nod*, qli_req*)': ../src/qli/compile.cpp:1580: warning: suggest parentheses around assignment used as truth value ../src/qli/compile.cpp:1654: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/dtr.cpp -o ../temp/std/qli/dtr.o ../src/qli/dtr.cpp: In function 'int main(int, char**)': ../src/qli/dtr.cpp:168: warning: suggest parentheses around assignment used as truth value ../src/qli/dtr.cpp:115: warning: unused variable 'home_directory' ../src/qli/dtr.cpp: In function 'bool process_statement(bool)': ../src/qli/dtr.cpp:440: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/dtr.cpp: In function 'int main(int, char**)': ../src/qli/dtr.cpp:95: warning: 'env' may be used uninitialized in this function ../src/qli/dtr.cpp:95: warning: 'env' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/err.cpp -o ../temp/std/qli/err.o ../src/qli/err.cpp: In function 'void ERRQ_database_error(dbb*, ISC_STATUS*)': ../src/qli/err.cpp:93: warning: the address of 'QLI_env' will always evaluate as 'true' ../src/qli/err.cpp: In function 'void ERRQ_error(USHORT, const MsgFormat::SafeArg&)': ../src/qli/err.cpp:118: warning: the address of 'QLI_env' will always evaluate as 'true' ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/eval.cpp -o ../temp/std/qli/eval.o ../src/qli/eval.cpp: In function 'int EVAL_boolean(qli_nod*)': ../src/qli/eval.cpp:99: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_show' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_create' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_define' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_set' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_help' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_select' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_close' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_open' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_for' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_print' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_list' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_store' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_report' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_if' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_output' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_label' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_name' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_union' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_star' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_column' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_space' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_any' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_field' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_position' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_map' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_add' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_null' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_format' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_function' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_average' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_max' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_min' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_from' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_via' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/eval.cpp:99: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/eval.cpp: In function 'void EVAL_break_compute(qli_nod*)': ../src/qli/eval.cpp:209: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/eval.cpp: In function 'void EVAL_break_increment(qli_nod*)': ../src/qli/eval.cpp:268: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_show' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_create' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_define' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_set' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_help' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_select' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_close' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_open' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_for' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_print' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_list' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_store' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_report' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_if' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_output' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_label' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_name' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_union' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_star' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_column' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_space' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_between' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_like' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_and' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_or' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_any' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_not' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_field' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_position' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_map' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_add' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_null' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_format' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_function' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_average' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_max' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_min' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_total' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_from' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_via' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/eval.cpp:268: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/eval.cpp: In function 'dsc* EVAL_parameter(qli_par*)': ../src/qli/eval.cpp:331: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'SLONG execute_any(qli_nod*)': ../src/qli/eval.cpp:596: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'DSC* execute_function(qli_nod*)': ../src/qli/eval.cpp:707: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'DSC* execute_statistical(qli_nod*)': ../src/qli/eval.cpp:814: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'int sleuth_merge(const UCHAR*, const UCHAR*, const UCHAR*, const UCHAR*, UCHAR*)': ../src/qli/eval.cpp:1219: warning: suggest parentheses around assignment used as truth value ../src/qli/eval.cpp: In function 'bool string_boolean(qli_nod*)': ../src/qli/eval.cpp:1260: warning: 'desc3' may be used uninitialized in this function ../src/qli/eval.cpp: In function 'int EVAL_boolean(qli_nod*)': ../src/qli/eval.cpp:96: warning: 'value1' may be used uninitialized in this function ../src/qli/eval.cpp:97: warning: 'result' may be used uninitialized in this function ../src/qli/../jrd/common.h: At global scope: ../src/qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/expand.cpp -o ../temp/std/qli/expand.o ../src/qli/expand.cpp: In function 'qli_nod* EXP_expand(qli_syntax*)': ../src/qli/expand.cpp:105: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_column' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_space' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_field' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_add' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_format' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_function' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:105: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp: In function 'void declare_global(qli_fld*, qli_syntax*)': ../src/qli/expand.cpp:363: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:380: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:382: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:397: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:399: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:403: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:405: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'void expand_control_break(qli_brk**, qli_lls*)': ../src/qli/expand.cpp:615: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_nod* expand_expression(qli_syntax*, qli_lls*)': ../src/qli/expand.cpp:840: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:842: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp:844: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_nod* expand_modify(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:1253: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_nod* expand_print(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:1408: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'qli_print_item* expand_print_item(qli_syntax*, qli_lls*)': ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_show' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_define' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_set' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_help' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_field' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_add' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_format' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_function' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/expand.cpp:1472: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/expand.cpp: In function 'qli_nod* expand_statement(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:2013: warning: suggest parentheses around assignment used as truth value ../src/qli/expand.cpp: In function 'bool invalid_nod_field(const qli_nod*, const qli_nod*)': ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_show' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_define' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_set' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_help' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_column' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_space' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/expand.cpp:2453: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/expand.cpp: In function 'bool invalid_syn_field(const qli_syntax*, const qli_syntax*)': ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_show' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_create' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_define' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_set' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_help' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_select' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_close' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_open' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_for' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_print' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_list' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_store' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_report' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_if' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_output' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_label' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_name' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_union' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_star' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_column' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_space' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_between' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_like' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_and' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_or' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_any' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_not' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_position' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_map' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_null' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_average' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_max' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_min' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_average' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_max' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_min' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_average' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_max' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_min' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_running_total' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_from' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_via' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/expand.cpp:2535: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/expand.cpp: In function 'qli_fld* resolve(qli_syntax*, qli_lls*, qli_ctx**)': ../src/qli/expand.cpp:2882: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/expand.cpp:2852: warning: enumeration value 'CTX_AGGREGATE' not handled in switch ../src/qli/expand.cpp:2852: warning: enumeration value 'CTX_UNION' not handled in switch ../src/qli/expand.cpp:2852: warning: enumeration value 'CTX_STREAM' not handled in switch ../src/qli/expand.cpp: In function 'qli_nod* expand_expression(qli_syntax*, qli_lls*)': ../src/qli/expand.cpp:808: warning: 'context' may be used uninitialized in this function ../src/qli/expand.cpp: In function 'qli_nod* expand_statement(qli_syntax*, qli_lls*, qli_lls*)': ../src/qli/expand.cpp:1924: warning: 'routine' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -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:328: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result ../src/qli/exe.cpp: In function 'DSC* assignment(qli_nod*, DSC*, qli_nod*, qli_nod*, qli_par*)': ../src/qli/exe.cpp:519: warning: suggest parentheses around assignment used as truth value ../src/qli/exe.cpp: In function 'void execute_output(qli_nod*)': ../src/qli/exe.cpp:929: warning: 'env' is used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/format.cpp -o ../temp/std/qli/format.o ../src/qli/format.cpp: In function 'TEXT* FMT_format(qli_lls*)': ../src/qli/format.cpp:154: warning: enumeration value 'item_value' not handled in switch ../src/qli/format.cpp:154: warning: enumeration value 'item_column_header' not handled in switch ../src/qli/format.cpp:154: warning: enumeration value 'item_report_header' not handled in switch ../src/qli/format.cpp:216: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'qli_nod* FMT_list(qli_nod*)': ../src/qli/format.cpp:389: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'USHORT decompose_header(const SCHAR*, const SCHAR**, USHORT*)': ../src/qli/format.cpp:738: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'TEXT* format_report(qli_vec*, USHORT, USHORT*)': ../src/qli/format.cpp:957: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp:1026: warning: suggest parentheses around assignment used as truth value ../src/qli/format.cpp: In function 'bool match_expr(const qli_nod*, const qli_nod*)': ../src/qli/format.cpp:1167: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_show' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_create' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_define' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_set' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_help' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_select' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_close' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_open' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_for' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_print' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_list' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_store' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_report' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_if' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_output' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_label' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_name' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_union' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_star' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_column' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_space' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_between' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_like' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_and' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_or' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_any' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_not' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_field' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_position' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_map' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_add' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_null' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_format' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_function' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_from' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_via' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/format.cpp:1167: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_ready' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_finish' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_commit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rollback' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_prepare' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_start_trans' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_show' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_exit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_quit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_create' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_define' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_delete_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rename_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_copy_proc' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit_form' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_form' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_extract' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_set' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_help' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_shell' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_database' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_database' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_mod_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_mod_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_def_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_del_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_mod_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_select' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_insert' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_delete' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_fetch' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_close' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_open' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_for' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_restructure' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_print' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_list_fields' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_list' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_store' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_modify' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_erase' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_assign' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_report' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_report_loop' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_repeat' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_if' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_output' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_declare' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_variable' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_abort' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_label' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_leave' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sync' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_commit_retaining' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_relation' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_name' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rse' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_union' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_aggregate' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_print_item' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_star' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_column' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_tab' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_skip' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_space' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_new_page' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_report_header' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_column_header' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_eql' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_neq' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_gtr' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_geq' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_leq' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_lss' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_between' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_containing' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_matches' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_like' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_starts' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_missing' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_and' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_or' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_any' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_not' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_unique' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_reference' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_field' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_prompt' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_prompt2' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_edit_blob' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_parameter' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_constant' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_position' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_map' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_add' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_subtract' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_multiply' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_divide' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_negate' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_concatenate' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_substr' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_null' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_user_name' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_format' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_choice' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_function' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_agg_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_rpt_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_running_count' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_from' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_via' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_upcase' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_lowcase' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sleuth' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_inner' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_left' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_right' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_join_full' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_create' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_database' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_al_table' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_grant' not handled in switch ../src/qli/format.cpp:1186: warning: enumeration value 'nod_sql_revoke' not handled in switch ../src/qli/format.cpp: In function 'int print_line(qli_print_item*, TEXT**)': ../src/qli/format.cpp:1323: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/format.cpp: In function 'void report_line(qli_nod*, qli_vec**)': ../src/qli/format.cpp:1466: warning: enumeration value 'item_value' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_column' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_tab' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_space' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_column_header' not handled in switch ../src/qli/format.cpp:1466: warning: enumeration value 'item_report_header' not handled in switch ../src/qli/format.cpp: In function 'qli_nod* FMT_list(qli_nod*)': ../src/qli/format.cpp:340: warning: 'name' may be used uninitialized in this function ../src/qli/format.cpp:341: warning: 'field' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/gener.cpp -o ../temp/std/qli/gener.o ../src/qli/gener.cpp: In function 'void gen_function(qli_nod*, qli_req*)': ../src/qli/gener.cpp:1168: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp: In function 'void gen_rse(qli_nod*, qli_req*)': ../src/qli/gener.cpp:1543: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1557: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1561: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1585: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1590: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1595: warning: suggest parentheses around assignment used as truth value ../src/qli/gener.cpp:1598: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/help.epp ../temp/std/qli/help.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "help.fdb" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/help.cpp -o ../temp/std/qli/help.o ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/help.cpp:71: warning: 'isc_blob_null' defined but not used ../temp/std/qli/help.cpp:79: warning: 'isc_status2' defined but not used ../temp/std/qli/help.cpp:81: warning: 'isc_array_length' defined but not used ../temp/std/qli/help.cpp:82: warning: 'SQLCODE' defined but not used ../temp/std/qli/help.cpp:87: warning: 'isc_1l' defined but not used ../temp/std/qli/help.cpp:107: warning: 'isc_14l' defined but not used ../temp/std/qli/help.cpp:125: warning: 'isc_22l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/hsh.cpp -o ../temp/std/qli/hsh.o ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/lex.cpp -o ../temp/std/qli/lex.o ../src/qli/lex.cpp: In function 'qli_tok* LEX_token()': ../src/qli/lex.cpp:846: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/meta.epp ../temp/std/qli/meta.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/meta.cpp -o ../temp/std/qli/meta.o ../temp/std/qli/meta.cpp: In function 'void MET_define_sql_relation(qli_rel*)': ../temp/std/qli/meta.cpp:1292: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_delete_field(dbb*, nam*)': ../temp/std/qli/meta.cpp:1563: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_delete_relation(qli_rel*)': ../temp/std/qli/meta.cpp:1742: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_finish(dbb*)': ../temp/std/qli/meta.cpp:2000: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp:2007: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp: In function 'void MET_modify_field(dbb*, qli_fld*)': ../temp/std/qli/meta.cpp:2476: warning: unused variable 'nErr' ../temp/std/qli/meta.cpp: In function 'void MET_sql_alter_table(qli_rel*, qli_fld*)': ../temp/std/qli/meta.cpp:2910: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void MET_sql_cr_view(qli_syntax*)': ../temp/std/qli/meta.cpp:2958: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void* MET_transaction(NOD_T, dbb*)': ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_ready' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_finish' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_show' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_exit' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_quit' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_create' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_define' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_delete_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rename_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_copy_proc' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit_form' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_form' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_extract' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_set' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_help' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_shell' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_database' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_database' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_mod_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_mod_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_def_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_del_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_mod_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_select' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_insert' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_delete' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_fetch' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_close' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_open' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_for' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_restructure' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_print' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_list_fields' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_list' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_store' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_modify' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_erase' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_assign' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_report' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_report_loop' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_repeat' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_if' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_output' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_declare' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_variable' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_abort' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_label' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_leave' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sync' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_commit_retaining' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_relation' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_name' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rse' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_union' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_aggregate' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_print_item' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_star' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_column' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_tab' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_skip' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_space' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_new_page' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_report_header' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_column_header' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_eql' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_neq' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_gtr' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_geq' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_leq' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_lss' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_between' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_containing' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_matches' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_like' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_starts' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_missing' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_and' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_or' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_any' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_not' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_unique' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_reference' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_field' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_prompt' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_prompt2' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_edit_blob' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_parameter' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_constant' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_position' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_map' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_add' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_subtract' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_multiply' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_divide' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_negate' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_concatenate' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_substr' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_null' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_user_name' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_format' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_choice' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_function' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_average' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_max' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_min' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_average' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_max' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_min' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_agg_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_average' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_max' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_min' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_rpt_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_running_count' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_running_total' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_from' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_via' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_upcase' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_lowcase' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sleuth' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_inner' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_left' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_right' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_join_full' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_create' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_database' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_dr_index' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_al_table' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_cr_table' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_dr_table' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_cr_view' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_dr_view' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_grant' not handled in switch ../temp/std/qli/meta.cpp:3028: warning: enumeration value 'nod_sql_revoke' not handled in switch ../temp/std/qli/meta.cpp: In function 'void add_sql_field(qli_rel*, qli_fld*, USHORT, qli_rlb*)': ../temp/std/qli/meta.cpp:3216: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp:3288: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void clone_fields(qli_rel*, qli_rel*)': ../temp/std/qli/meta.cpp:3751: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void clone_global_fields(qli_rel*, qli_rel*)': ../temp/std/qli/meta.cpp:4161: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void install(dbb*)': ../temp/std/qli/meta.cpp:4806: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp: In function 'void purge_relation(qli_rel*)': ../temp/std/qli/meta.cpp:5366: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp:5369: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/meta.cpp: In function 'void sql_grant_revoke(qli_syntax*, USHORT)': ../temp/std/qli/meta.cpp:5541: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'void stuff_priv(qli_rlb*, USHORT, const TEXT*, USHORT, const TEXT*, const TEXT*)': ../temp/std/qli/meta.cpp:5619: warning: operation on 'rlb' may be undefined ../temp/std/qli/meta.cpp: In function 'qli_syntax* parse_blr(UCHAR**, qli_symbol*)': ../temp/std/qli/meta.cpp:5039: warning: 'dtype' may be used uninitialized in this function ../temp/std/qli/meta.cpp:5039: warning: 'length' may be used uninitialized in this function ../temp/std/qli/meta.cpp:5039: warning: 'l' may be used uninitialized in this function ../temp/std/qli/meta.cpp:5036: warning: 'operatr' may be used uninitialized in this function ../temp/std/qli/meta.cpp: In function 'bool check_global_field(dbb*, qli_fld*, const TEXT*)': ../temp/std/qli/meta.cpp:4956: warning: array subscript is above array bounds ../temp/std/qli/meta.cpp: In function 'void MET_fields(qli_rel*)': ../temp/std/qli/meta.cpp:4956: warning: array subscript is above array bounds ../temp/std/qli/meta.cpp:4956: warning: array subscript is above array bounds ../src/include/../qli/../jrd/common.h: At global scope: ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/meta.cpp:67: warning: 'isc_blob_null' defined but not used ../temp/std/qli/meta.cpp:83: warning: 'isc_0l' defined but not used ../temp/std/qli/meta.cpp:96: warning: 'isc_6l' defined but not used ../temp/std/qli/meta.cpp:114: warning: 'isc_15l' defined but not used ../temp/std/qli/meta.cpp:128: warning: 'isc_21l' defined but not used ../temp/std/qli/meta.cpp:144: warning: 'isc_29l' defined but not used ../temp/std/qli/meta.cpp:162: warning: 'isc_41l' defined but not used ../temp/std/qli/meta.cpp:182: warning: 'isc_52l' defined but not used ../temp/std/qli/meta.cpp:198: warning: 'isc_63l' defined but not used ../temp/std/qli/meta.cpp:240: warning: 'isc_98l' defined but not used ../temp/std/qli/meta.cpp:254: warning: 'isc_106l' defined but not used ../temp/std/qli/meta.cpp:296: warning: 'isc_140l' defined but not used ../temp/std/qli/meta.cpp:307: warning: 'isc_145l' defined but not used ../temp/std/qli/meta.cpp:328: warning: 'isc_158l' defined but not used ../temp/std/qli/meta.cpp:350: warning: 'isc_173l' defined but not used ../temp/std/qli/meta.cpp:363: warning: 'isc_179l' defined but not used ../temp/std/qli/meta.cpp:380: warning: 'isc_190l' defined but not used ../temp/std/qli/meta.cpp:393: warning: 'isc_196l' defined but not used ../temp/std/qli/meta.cpp:404: warning: 'isc_201l' defined but not used ../temp/std/qli/meta.cpp:418: warning: 'isc_211l' defined but not used ../temp/std/qli/meta.cpp:441: warning: 'isc_227l' defined but not used ../temp/std/qli/meta.cpp:455: warning: 'isc_233l' defined but not used ../temp/std/qli/meta.cpp:484: warning: 'isc_259l' defined but not used ../temp/std/qli/meta.cpp:486: warning: 'isc_259' defined but not used ../temp/std/qli/meta.cpp:504: warning: 'isc_267l' defined but not used ../temp/std/qli/meta.cpp:547: warning: 'isc_293l' defined but not used ../temp/std/qli/meta.cpp:559: warning: 'isc_299l' defined but not used ../temp/std/qli/meta.cpp:571: warning: 'isc_308l' defined but not used ../temp/std/qli/meta.cpp:583: warning: 'isc_317l' defined but not used ../temp/std/qli/meta.cpp:596: warning: 'isc_327l' defined but not used ../temp/std/qli/meta.cpp:613: warning: 'isc_334l' defined but not used ../temp/std/qli/meta.cpp:625: warning: 'isc_338l' defined but not used ../temp/std/qli/meta.cpp:639: warning: 'isc_345l' defined but not used ../temp/std/qli/meta.cpp:650: warning: 'isc_350l' defined but not used ../temp/std/qli/meta.cpp:664: warning: 'isc_357l' defined but not used ../temp/std/qli/meta.cpp:674: warning: 'isc_360l' defined but not used ../temp/std/qli/meta.cpp:687: warning: 'isc_365l' defined but not used ../temp/std/qli/meta.cpp:699: warning: 'isc_374l' defined but not used ../temp/std/qli/meta.cpp:715: warning: 'isc_382l' defined but not used ../temp/std/qli/meta.cpp:776: warning: 'global_parm_buffer' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/mov.cpp -o ../temp/std/qli/mov.o ../src/qli/mov.cpp: In function 'int MOVQ_compare(const dsc*, const dsc*)': ../src/qli/mov.cpp:156: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp:158: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:164: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp:166: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:174: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp:176: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:184: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:206: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:214: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:224: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp:232: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/mov.cpp: In function 'void numeric_to_text(const dsc*, dsc*)': ../src/qli/mov.cpp:1321: warning: suggest parentheses around assignment used as truth value ../src/qli/mov.cpp: In function 'void string_to_date(const TEXT*, USHORT, SLONG*)': ../src/qli/mov.cpp:1371: warning: 'precision' may be used uninitialized in this function g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/parse.cpp -o ../temp/std/qli/parse.o ../src/qli/parse.cpp: In function 'qli_syntax* PARQ_parse()': ../src/qli/parse.cpp:216: warning: enumeration value 'KW_none' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ABORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ACCEPT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ADD' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ALL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AND' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ANY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BASED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BIGINT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BLOB' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BLR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BOTTOM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_BY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CHAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CHOICE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLLECTION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLLECTIONS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLON' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLUMN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLUMNS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COLUMN_HEADER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COMMA' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CONT_PROMPT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_COUNT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CROSS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DATABASES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DATE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DOT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DOUBLE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_DUPLICATE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ECHO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ELSE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_CHOICE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_PROCEDURE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_REPORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ENTREE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EQ' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ERASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EUC_JUSTIFY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EXEC' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIELD' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIELDS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FILTER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FILTERS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIRST' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FIXED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FLOAT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FOR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FORMAT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FROM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FULL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_FUNCTIONS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GROUP' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GROUPED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_GT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_HAVING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_IF' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_IN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INDEX' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INDICES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INNER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INSERT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_INTO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_IS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_JOIN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LABEL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LEAVE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LEFT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LIKE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LINES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LIST' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LONG' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_LT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MATCHING_LANGUAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MAX' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MENU' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MIN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MINUS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MISSING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NAMES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NEW_PAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NOT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NULL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OF' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ON' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OPEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OPTION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_ORDER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OUTER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_OVER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PAGE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PLUS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PRINT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PROCEDURES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_PROMPT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RELATION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RELATIONS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPEAT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPORT_HEADER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_REPORT_NAME' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_RUNNING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SCALE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SECURITY_CLASSES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SELECT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SEMI' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SEMICOLON' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SHORT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SKIP' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SLASH' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SORTED' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SPACE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_STARTS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_STORE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_SYSTEM' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TAB' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TABLE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TEXT' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_THEN' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TO' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TOP' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_TRIGGERS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UNION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_USER' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_USING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VALID' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VALUES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARIABLES' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VARYING' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VERSION' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VIEW' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_VIEWS' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_WITH' not handled in switch ../src/qli/parse.cpp:216: warning: enumeration value 'KW_continuation' not handled in switch ../src/qli/parse.cpp: In function 'int parse_dtype(USHORT*, USHORT*)': ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_none' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ABORT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ACCEPT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ADD' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ALL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ALTER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AND' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ANY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BAR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BASED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BLR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BOTTOM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_BY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CHOICE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLLECTION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLLECTIONS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLON' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLUMN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLUMNS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COLUMN_HEADER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COMMA' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CONT_PROMPT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COPY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_COUNT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CREATE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CROSS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DATABASES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DECIMAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DEFINE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DELETE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DOT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DROP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_DUPLICATE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ECHO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EDIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ELSE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_CHOICE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_PROCEDURE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_REPORT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ENTREE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EQ' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ERASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EUC_JUSTIFY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXEC' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIELD' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIELDS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FILTER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FILTERS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FINISH' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIRST' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FIXED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FOR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FORMAT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FROM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FULL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_FUNCTIONS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GRANT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GROUP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GROUPED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_GT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_HAVING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_HELP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_IF' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_IN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INDEX' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INDICES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INNER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INSERT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INTEGER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_INTO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_IS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_JOIN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LABEL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LEAVE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LEFT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LIKE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LINES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LIST' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_LT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MATCHING_LANGUAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MAX' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MENU' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MIN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MINUS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MISSING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NAMES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NEW_PAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NOT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NULL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_NUMERIC' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OF' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ON' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OPEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OPTION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ORDER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OUTER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_OVER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PAGE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PLUS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PRINT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PROCEDURES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_PROMPT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_QUIT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_READY' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RELATION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RELATIONS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RENAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPEAT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPORT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPORT_HEADER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REPORT_NAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_RUNNING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SCALE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SECURITY_CLASSES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SELECT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SEMI' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SEMICOLON' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SET' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SHELL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SHOW' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SKIP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SLASH' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SMALLINT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SORTED' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SPACE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_STARTS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_STORE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_SYSTEM' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TAB' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TABLE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TEXT' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_THEN' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TO' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TOP' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_TRIGGERS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UNION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_USER' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_USING' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VALID' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VALUES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VARCHAR' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VARIABLES' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VERSION' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VIEW' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_VIEWS' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_WITH' not handled in switch ../src/qli/parse.cpp:1363: warning: enumeration value 'KW_continuation' not handled in switch ../src/qli/parse.cpp: In function 'qli_syntax* parse_list_fields()': ../src/qli/parse.cpp:2148: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_const* parse_literal()': ../src/qli/parse.cpp:2210: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_primitive_value(USHORT*, bool*)': ../src/qli/parse.cpp:2725: warning: suggest parentheses around '&&' within '||' ../src/qli/parse.cpp: In function 'qli_syntax* parse_print()': ../src/qli/parse.cpp:2831: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_report()': ../src/qli/parse.cpp:3468: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_show()': ../src/qli/parse.cpp:3913: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:3933: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:3954: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:3952: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/parse.cpp:3971: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:4020: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp:4098: warning: suggest parentheses around assignment used as truth value ../src/qli/parse.cpp: In function 'qli_syntax* parse_sort()': ../src/qli/parse.cpp:4170: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/parse.cpp: In function 'int parse_sql_dtype(USHORT*, USHORT*, USHORT*, USHORT*)': ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_none' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ABORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ACCEPT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ACTIVE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ADD' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ALL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ALTER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AND' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ANY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ANYCASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ASCENDING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ASTERISK' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_AVERAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BAR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BASED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BEGIN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BETWEEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BLOB' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BLR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BOTTOM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_BY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CHOICE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CLOSE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLLECTION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLLECTIONS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLON' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLUMN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLUMNS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COLUMN_HEADER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COMMA' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COMMIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COMPUTED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CONTAINING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CONT_PROMPT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COPY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_COUNT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CREATE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CROSS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_CURSOR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DATABASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DATABASES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DECLARE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DEFINE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DELETE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DESCENDING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DISTINCT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DOT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DROP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_DUPLICATE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ECHO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EDIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EDIT_STRING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ELSE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_CHOICE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_FOR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_MODIFY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_PROCEDURE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_REPORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_STORE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_END_STREAM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ENTREE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EQ' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EQUALS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ERASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ESCAPE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EUC_JUSTIFY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXACTCASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXEC' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXISTS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_EXTRACT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIELD' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIELDS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FILTER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FILTERS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FINISH' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIRST' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FIXED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FOR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FORMAT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FROM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FULL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FUNCTION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_FUNCTIONS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GLOBAL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GRANT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GROUP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GROUPED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_GT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_HAVING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_HELP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_IF' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_IN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INACTIVE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INDEX' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INDICES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INNER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INSERT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_INTO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_IS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_JOIN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LABEL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LEAVE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LEFT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LEFT_PAREN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LIKE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LINES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LIST' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_LT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_L_BRACE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_L_BRCKET' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MATCHES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MATCHING_LANGUAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MAX' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MENU' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MIN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MINUS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MISSING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_MODIFY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NAMES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NEW_PAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NOT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_NULL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OF' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ON' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OPEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OPTION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ORDER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OUTER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_OVER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PAGE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PAGESIZE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PASSWORD' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PLUS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PRECISION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PREPARE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PRINT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PRIVILEGES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PROCEDURE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PROCEDURES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_PROMPT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_QUERY_HEADER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_QUERY_NAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_QUIT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_READY' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REDUCED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RELATION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RELATIONS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RENAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPEAT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPORT_HEADER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REPORT_NAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_REVOKE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RIGHT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RIGHT_PAREN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_ROLLBACK' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_RUNNING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_R_BRACE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_R_BRCKET' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SCALE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SECURITY_CLASS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SECURITY_CLASSES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SELECT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SEMI' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SEMICOLON' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SET' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SHELL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SHORT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SHOW' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SINGULAR' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SKIP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SLASH' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SORTED' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SPACE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_STARTS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_STATISTICS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_STORE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SUB_TYPE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_SYSTEM' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TAB' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TABLE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TEXT' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_THEN' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TO' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TOP' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TOTAL' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TRIGGER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_TRIGGERS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UNION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UNIQUE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UPDATE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_UPPERCASE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_USER' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_USER_NAME' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_USING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VALID' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VALUES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VARIABLE' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VARIABLES' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VARYING' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VERSION' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VIEW' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_VIEWS' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_WITH' not handled in switch ../src/qli/parse.cpp:4304: warning: enumeration value 'KW_continuation' not handled in switch ../src/qli/parse.cpp: In function 'qli_fld* parse_sql_field()': ../src/qli/parse.cpp:4470: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/parse.cpp: In function 'qli_const* parse_literal()': ../src/qli/parse.cpp:2198: warning: 'constant' may be used uninitialized in this function ../src/qli/parse.cpp: In function 'qli_syntax* parse_show()': ../src/qli/parse.cpp:3887: warning: 'sw' may be used uninitialized in this function ../src/qli/parse.cpp: In function 'qli_syntax* parse_report()': ../src/qli/parse.cpp:3403: warning: 'top' may be used uninitialized in this function ../src/qli/parse.cpp: In function 'int parse_dtype(USHORT*, USHORT*)': ../src/qli/parse.cpp:1404: warning: 'dtype' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/picstr.cpp -o ../temp/std/qli/picstr.o ../src/qli/picstr.cpp: In function 'pics* PIC_analyze(const TEXT*, const dsc*)': ../src/qli/picstr.cpp:88: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/picstr.cpp: In function 'void edit_numeric(const dsc*, pics*, TEXT**)': ../src/qli/picstr.cpp:945: warning: suggest explicit braces to avoid ambiguous 'else' ../src/qli/picstr.cpp:996: warning: 'float_char' may be used uninitialized in this function ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/proc.epp ../temp/std/qli/proc.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/proc.cpp -o ../temp/std/qli/proc.o ../temp/std/qli/proc.cpp: In function 'void PRO_copy_procedure(dbb*, const TEXT*, dbb*, const TEXT*)': ../temp/std/qli/proc.cpp:376: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/proc.cpp: In function 'void PRO_invoke(dbb*, const TEXT*)': ../temp/std/qli/proc.cpp:775: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/proc.cpp: In function 'void PRO_copy_procedure(dbb*, const TEXT*, dbb*, const TEXT*)': ../temp/std/qli/proc.cpp:371: warning: 'old_blob' may be used uninitialized in this function ../src/include/../qli/../jrd/common.h: At global scope: ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/proc.cpp:71: warning: 'isc_0l' defined but not used ../temp/std/qli/proc.cpp:84: warning: 'isc_7l' defined but not used ../temp/std/qli/proc.cpp:99: warning: 'isc_14l' defined but not used ../temp/std/qli/proc.cpp:114: warning: 'isc_21l' defined but not used ../temp/std/qli/proc.cpp:127: warning: 'isc_28l' defined but not used ../temp/std/qli/proc.cpp:140: warning: 'isc_35l' defined but not used ../temp/std/qli/proc.cpp:159: warning: 'isc_38l' defined but not used ../temp/std/qli/proc.cpp:173: warning: 'isc_43l' defined but not used ../temp/std/qli/proc.cpp:189: warning: 'isc_53l' defined but not used ../temp/std/qli/proc.cpp:201: warning: 'isc_59l' defined but not used ../temp/std/qli/proc.cpp:212: warning: 'isc_63l' defined but not used ../temp/std/qli/proc.cpp:227: warning: 'isc_73l' defined but not used ../temp/std/qli/proc.cpp:239: warning: 'isc_82l' defined but not used ../temp/std/qli/proc.cpp:250: warning: 'isc_86l' defined but not used g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../src/qli/report.cpp -o ../temp/std/qli/report.o ../src/qli/report.cpp: In function 'void RPT_report(qli_nod*)': ../src/qli/report.cpp:86: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:110: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:159: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:176: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp: In function 'void top_of_page(qli_prt*, bool)': ../src/qli/report.cpp:346: warning: suggest parentheses around assignment used as truth value ../src/qli/report.cpp:353: warning: suggest parentheses around assignment used as truth value ../src/qli/../qli/../jrd/common.h: At global scope: ../src/qli/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/show.epp ../temp/std/qli/show.cpp gpre version LI-V2.1.2.18118 Firebird 2.1 Version(s) for database "yachts.lnk" Firebird/linux PowerPC (access method), version "LI-V2.1.2.18118 Firebird 2.1" on disk structure version 11.1 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -ggdb -fno-omit-frame-pointer -fsigned-char -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -DLINUX -DPowerPC -DPPC -O3 -mcpu=powerpc -DPROD_BUILD -c ../temp/std/qli/show.cpp -o ../temp/std/qli/show.o ../temp/std/qli/show.cpp: In function 'void SHOW_stuff(qli_syntax*)': ../temp/std/qli/show.cpp:956: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/show.cpp: In function 'void show_fields(qli_rel*, qli_fld*)': ../temp/std/qli/show.cpp:2065: warning: suggest parentheses around assignment used as truth value ../temp/std/qli/show.cpp: In function 'void show_rels(dbb*, show_t, SSHORT)': ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_all' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_relation' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_database' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_databases' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_procedure' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_procedures' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_version' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_variable' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_variables' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_indices' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_qualified_procedure' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_field' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_filter' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_filters' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_global_field' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_global_fields' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_trigger' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_triggers' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_security_class' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_security_classes' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_forms' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_function' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_functions' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_views' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_system_triggers' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_matching_language' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_db_indices' not handled in switch ../temp/std/qli/show.cpp:3604: warning: enumeration value 'show_db_fields' not handled in switch ../src/include/../qli/../jrd/common.h: At global scope: ../src/include/../qli/../jrd/common.h:1010: warning: 'FB_LONG_MONTHS_UPPER' defined but not used ../temp/std/qli/show.cpp:135: warning: 'isc_blob_null' defined but not used ../temp/std/qli/show.cpp:148: warning: 'isc_0l' defined but not used ../temp/std/qli/show.cpp:172: warning: 'isc_13l' defined but not used ../temp/std/qli/show.cpp:186: warning: 'isc_19l' defined but not used ../temp/std/qli/show.cpp:199: warning: 'isc_23l' defined but not used ../temp/std/qli/show.cpp:214: warning: 'isc_31l' defined but not used ../temp/std/qli/show.cpp:244: warning: 'isc_43l' defined but not used ../temp/std/qli/show.cpp:260: warning: 'isc_50l' defined but not used ../temp/std/qli/show.cpp:288: warning: 'isc_63l' defined but not used ../temp/std/qli/show.cpp:316: warning: 'isc_75l' defined but not used ../temp/std/qli/show.cpp:328: warning: 'isc_80l' defined but not used ../temp/std/qli/show.cpp:342: warning: 'isc_87l' defined but not used ../temp/std/qli/show.cpp:361: warning: 'isc_98l' defined but not used ../temp/std/qli/show.cpp:375: warning: 'isc_104l' defined but not used ../temp/std/qli/show.cpp:389: warning: 'isc_110l' defined but not used ../temp/std/qli/show.cpp:403: warning: 'isc_117l' defined but not used ../temp/std/qli/show.cpp:415: warning: 'isc_121l' defined but not used ../temp/std/qli/show.cpp:429: warning: 'isc_127l' defined but not used ../temp/std/qli/show.cpp:449: warning: 'isc_134l' defined but not used ../temp/std/qli/show.cpp:463: warning: 'isc_140l' defined but not used ../temp/std/qli/show.cpp:475: warning: 'isc_146l' defined but not used ../temp/std/qli/show.cpp:500: warning: 'isc_158l' defined but not used ../temp/std/qli/show.cpp:524: warning: 'isc_170l' defined but not used ../temp/std/qli/show.cpp:555: warning: 'isc_189l' defined but not used ../temp/std/qli/show.cpp:610: warning: 'isc_221l' defined but not used ../temp/std/qli/show.cpp:622: warning: 'isc_225l' defined but not used ../temp/std/qli/show.cpp:644: warning: 'isc_236l' defined but not used ../temp/std/qli/show.cpp:662: warning: 'isc_246l' defined but not used ../temp/std/qli/show.cpp:674: warning: 'isc_250l' defined but not used ../temp/std/qli/show.cpp:691: warning: 'isc_259l' defined but not used ../temp/std/qli/show.cpp:707: warning: 'isc_266l' defined but not used ../temp/std/qli/show.cpp:764: warning: 'isc_299l' defined but not used ../temp/std/qli/show.cpp:777: warning: 'isc_304l' defined but not used ../temp/std/qli/show.cpp:794: warning: 'isc_311l' defined but not used ../temp/std/qli/show.cpp:805: warning: 'isc_315l' defined but not used ../temp/std/qli/show.cpp:817: warning: 'isc_320l' defined but not used ../temp/std/qli/show.cpp:831: warning: 'isc_326l' defined but not used g++ -Wl,-rpath,/usr/lib/firebird/lib -Wl,-rpath,/usr/lib/firebird/intl ../temp/std/qli/all.o ../temp/std/qli/command.o ../temp/std/qli/compile.o ../temp/std/qli/dtr.o ../temp/std/qli/err.o ../temp/std/qli/eval.o ../temp/std/qli/expand.o ../temp/std/qli/exe.o ../temp/std/qli/format.o ../temp/std/qli/gener.o ../temp/std/qli/help.o ../temp/std/qli/hsh.o ../temp/std/qli/lex.o ../temp/std/qli/meta.o ../temp/std/qli/mov.o ../temp/std/qli/parse.o ../temp/std/qli/picstr.o ../temp/std/qli/proc.o ../temp/std/qli/report.o ../temp/std/qli/show.o ../temp/std/jrd/dsc.o ../temp/std/gpre/pretty.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/qli -L../gen/firebird/lib -lfbclient -lm -ldl -lcurses -pthread make[2]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' make[1]: Leaving directory `/builddir/build/BUILD/Firebird-2.1.2.18118-0/gen' + cd gen + ./install/makeInstallImage.sh cp: cannot stat `./firebird/lib/libicu*.so*': No such file or directory + mv ./buildroot/ buildroot-superserver + chmod 644 ./buildroot-superserver/usr/lib/firebird/help/help.fdb + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e3zE0P + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + LANG=C + export LANG + unset DISPLAY + rm -Rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + install -d /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/firebird + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/xinetd.d + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/profile.d + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/logrotate.d + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/var/run/firebird + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/var/lib/firebird + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/var/lib/firebird/data + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/var/log/firebird + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/include/firebird + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/help + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/intl + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/include + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-classic + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-superserver + mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/bin + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/examples/empbuild/employee.fdb /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/var/lib/firebird/data/employee.fdb + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/help/help.fdb /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/help/help.fdb + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/firebird.msg /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/ + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/intl/fbintl /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/intl/fbintl + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/lib/libib_util.so /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib/ + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/lib/libfbclient.so.2.1.2 /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib/ + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/lib/libfbembed.so.2.1.2 /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib/ + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/changeDBAPassword.sh /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/changeGdsLibraryCompatibleLink.sh /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/changeRunUser.sh /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/createAliasDB.sh /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_config /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_inet_server /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_lock_mgr /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/fb_lock_print /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/fbsvcmgr /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gbak /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gdef /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gds_drop /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gfix /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gpre /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gsec /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gsplit /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/gstat /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/isql /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/nbackup /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/qli /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/bin/restoreRootRunUser.sh /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/ + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/UDF/fbudf.so /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/UDF/fbudf.sql /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/UDF/ib_udf.so /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/UDF/ib_udf.sql /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/UDF/ib_udf2.sql /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-classic/ + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/changeDBAPassword.sh /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/changeRunUser.sh /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/createAliasDB.sh /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/fb_config /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/fb_lock_print /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbguard /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbmgr.bin /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbserver /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/fbsvcmgr /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/gbak /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/gdef /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/gfix /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/gpre /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/gsec /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/gsplit /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/gstat /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/isql /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/nbackup /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/qli /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/bin/restoreRootRunUser.sh /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/ + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/UDF/fbudf.so /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/UDF/fbudf.sql /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/UDF/ib_udf.so /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/UDF/ib_udf.sql /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/UDF/ib_udf2.sql /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-superserver/ + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/ + ln -s ./fbmgr.bin ./fbmgr + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib/ + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1.2 libfbembed.so.2.1 + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1 libfbembed.so + ln -s /usr/lib/firebird/lib/libfbclient.so.2.1.2 libfbclient.so.2 + ln -s /usr/lib/firebird/lib/libfbclient.so.2 libfbclient.so + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib + ln -s /usr/lib/firebird/lib/libfbembed.so libfbembed.so + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1 libfbembed.so.2.1 + ln -s /usr/lib/firebird/lib/libfbembed.so.2.1.2 libfbembed.so.2.1.2 + ln -s /usr/lib/firebird/lib/libfbclient.so libfbclient.so + ln -s /usr/lib/firebird/lib/libfbclient.so.2 libfbclient.so.2 + ln -s /usr/lib/firebird/lib/libfbclient.so.2.1.2 libfbclient.so.2.1.2 + ln -s /usr/lib/firebird/lib/libib_util.so libib_util.so + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + echo 1 + ln -s /var/log/firebird/firebird.log ./usr/lib/firebird/firebird.log + sed s@firebird.log@/var/log/firebird/firebird.log@g /builddir/build/SOURCES/firebird-logrotate + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/include/ib_util.h /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/include/ibase.h /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/include/iberror.h /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/include/perf.h /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/include/firebird/ + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/include/ + ln -s /usr/include/firebird/ibase.h ibase.h + ln -s /usr/include/firebird/iberror.h iberror.h + ln -s /usr/include/firebird/ib_util.h ib_util.h + ln -s /usr/include/firebird/perf.h perf.h + cd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/aliases.conf ./etc/firebird/aliases.conf + sed s@/usr/lib/firebird/examples/empbuild@/var/lib/firebird/data@ -i ./etc/firebird/aliases.conf + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/firebird.conf ./etc/firebird/firebird.conf + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/intl/fbintl.conf ./etc/firebird/fbintl.conf + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/security2.fdb ./etc/firebird/security2.fdb + ln -s /etc/firebird/aliases.conf ./usr/lib/firebird/aliases.conf + ln -s /etc/firebird/firebird.conf ./usr/lib/firebird/firebird.conf + ln -s /etc/firebird/security2.fdb ./usr/lib/firebird/security2.fdb + ln -s /etc/firebird/fbintl.conf ./usr/lib/firebird/intl/fbintl.conf + sed 's@%{fbroot}@/usr/lib/firebird@g' /builddir/build/SOURCES/firebird-profile.sh + sed 's@%{fbroot}@/usr/lib/firebird@g' /builddir/build/SOURCES/firebird-profile.csh + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-classic/usr/lib/firebird/misc/firebird.xinetd /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/xinetd.d/firebird + cp /builddir/build/BUILD/Firebird-2.1.2.18118-0/gen/buildroot-superserver/usr/lib/firebird/misc/firebird.init.d.mandrake /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/rc.d/init.d/firebird + sed 's@chkconfig: 345@chkconfig: -@' -i /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/etc/rc.d/init.d/firebird + sed 's@%{fbroot}@/usr/lib/firebird@g' /builddir/build/SOURCES/README.Fedora + ln -s /var/run/firebird ./usr/lib/firebird/run + ln -s /usr/lib/firebird/bin/isql ./usr/bin/fbsql + ln -s /usr/lib/firebird/bin/gbak ./usr/bin/gbak + ln -s /usr/lib/firebird/bin/gfix ./usr/bin/gfix + ln -s /usr/lib/firebird/bin/gsec ./usr/bin/gsec + ln -s /usr/lib/firebird/bin/nbackup ./usr/bin/nbackup + ln -s /usr/lib/firebird/bin/gstat ./usr/bin/gstat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Firebird-2.1.2.18118-0 extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/intl/fbintl extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib/libib_util.so extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib/libfbclient.so.2.1.2 extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/lib/libfbembed.so.2.1.2 extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/fb_inet_server extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/fb_lock_mgr extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/fb_lock_print extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/fbsvcmgr extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gbak extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gdef extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gds_drop extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gfix extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gpre extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gsec extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gsplit extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/gstat extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/isql extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/nbackup extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-classic/qli extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-classic/fbudf.so extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-classic/ib_udf.so extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/fb_lock_print extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/fbguard extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/fbmgr.bin extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/fbserver extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/fbsvcmgr extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/gbak extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/gdef extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/gfix extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/gpre extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/gsec extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/gsplit extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/gstat extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/isql extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/nbackup extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/bin-superserver/qli extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-superserver/fbudf.so extracting debug info from /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/lib/firebird/UDF-superserver/ib_udf.so *** WARNING: identical binaries are copied, not linked: /usr/lib/firebird/UDF-superserver/ib_udf.so and /usr/lib/firebird/UDF-classic/ib_udf.so symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.2.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.1.2.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.debug to /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.debug symlinked /usr/lib/debug/usr/lib/firebird/bin-superserver/fbmgr.bin.debug to /usr/lib/debug/usr/lib/firebird/bin-superserver/fbmgr.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.debug to /usr/lib/debug/usr/lib/libfbembed.so.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.debug to /usr/lib/debug/usr/lib/libfbembed.so.2.1.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbembed.so.2.1.2.debug to /usr/lib/debug/usr/lib/libfbembed.so.2.1.2.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.debug to /usr/lib/debug/usr/lib/libfbclient.so.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.debug to /usr/lib/debug/usr/lib/libfbclient.so.2.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libfbclient.so.2.1.2.debug to /usr/lib/debug/usr/lib/libfbclient.so.2.1.2.debug symlinked /usr/lib/debug/usr/lib/firebird/lib/libib_util.so.debug to /usr/lib/debug/usr/lib/libib_util.so.debug cpio: Firebird-2.1.2.18118-0/gen/cs_ksc5601.h: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/dsql/array.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/dsql/blob.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/dsql/metd.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/dfw.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/dpm.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/dyn.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/dyn_def.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/dyn_del.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/dyn_mod.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/dyn_util.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/fun.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/grant.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/ini.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/met.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/pcmet.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/jrd/scl.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/std/utilities/gstat/dba.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/alice/alice_meta.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/burp/backup.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/burp/restore.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/dsql/array.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/dsql/blob.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/dsql/metd.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/dfw.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/dpm.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/dyn.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/dyn_def.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/dyn_del.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/dyn_mod.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/dyn_util.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/fun.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/grant.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/ini.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/met.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/pcmet.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/jrd/scl.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/utilities/gsec/security.cpp: Cannot stat: No such file or directory cpio: Firebird-2.1.2.18118-0/temp/superserver/utilities/gstat/dba.cpp: Cannot stat: No such file or directory 42968 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: firebird-2.1.2.18118.0-8.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V2mV0d + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + DOCDIR=/builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-2.1.2.18118.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-2.1.2.18118.0 + /bin/mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-2.1.2.18118.0 + cp -pr doc/license/IDPL.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-2.1.2.18118.0 + cp -pr doc/license/README.license.usage.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-2.1.2.18118.0 + exit 0 Provides: config(firebird) = 2.1.2.18118.0-8.fc12 libib_util.so libintl.so.1 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig /usr/sbin/groupdel /usr/sbin/userdel Requires: ld.so.1 ld.so.1(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libicudata.so.42 libicui18n.so.42 libicuuc.so.42 libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) rtld(GNU_HASH) Processing files: firebird-doc-2.1.2.18118.0-8.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.spM8iN + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + DOCDIR=/builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + /bin/mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/doc /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/examples /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/README /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/misc/intl.sql /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + cp -pr gen/buildroot-classic/usr/lib/firebird/misc/upgrade /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-doc-2.1.2.18118.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: firebird-filesystem-2.1.2.18118.0-8.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZJY9zX + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + DOCDIR=/builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-filesystem-2.1.2.18118.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-filesystem-2.1.2.18118.0 + /bin/mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-filesystem-2.1.2.18118.0 + cp -pr doc/README.Fedora /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-filesystem-2.1.2.18118.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: firebird-devel-2.1.2.18118.0-8.fc12.ppc Provides: libib_util.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libpthread.so.0 rtld(GNU_HASH) Processing files: firebird-classic-2.1.2.18118.0-8.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.boIYj2 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + DOCDIR=/builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-classic-2.1.2.18118.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-classic-2.1.2.18118.0 + /bin/mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-classic-2.1.2.18118.0 + cp -pr doc/license/IDPL.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-classic-2.1.2.18118.0 + cp -pr doc/license/README.license.usage.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-classic-2.1.2.18118.0 + exit 0 Provides: config(firebird-classic) = 2.1.2.18118.0-8.fc12 fbudf.so firebird-arch = 2.1.2.18118.0-8.fc12 ib_udf.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfbembed.so.2.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.2.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libtinfo.so.5 rtld(GNU_HASH) Conflicts: firebird-superserver Processing files: firebird-superserver-2.1.2.18118.0-8.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h9qSVe + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + DOCDIR=/builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-superserver-2.1.2.18118.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-superserver-2.1.2.18118.0 + /bin/mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-superserver-2.1.2.18118.0 + cp -pr doc/license/IDPL.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-superserver-2.1.2.18118.0 + cp -pr doc/license/README.license.usage.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-superserver-2.1.2.18118.0 + exit 0 Provides: fbudf.so firebird-arch = 2.1.2.18118.0-8.fc12 ib_udf.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: ld.so.1 ld.so.1(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfbclient.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.2.0) libgcc_s.so.1(GLIBC_2.0) libicudata.so.42 libicui18n.so.42 libicuuc.so.42 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) libtinfo.so.5 rtld(GNU_HASH) Conflicts: firebird-classic Processing files: firebird-libfbclient-2.1.2.18118.0-8.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JXJEtC + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + DOCDIR=/builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbclient-2.1.2.18118.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbclient-2.1.2.18118.0 + /bin/mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbclient-2.1.2.18118.0 + cp -pr doc/license/IDPL.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbclient-2.1.2.18118.0 + cp -pr doc/license/README.license.usage.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbclient-2.1.2.18118.0 + exit 0 Provides: libfbclient.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: ld.so.1 ld.so.1(GLIBC_2.1) ld.so.1(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: firebird-libfbembed-2.1.2.18118.0-8.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5QCzJ2 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + DOCDIR=/builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbembed-2.1.2.18118.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbembed-2.1.2.18118.0 + /bin/mkdir -p /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbembed-2.1.2.18118.0 + cp -pr doc/license/IDPL.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbembed-2.1.2.18118.0 + cp -pr doc/license/README.license.usage.txt /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc/usr/share/doc/firebird-libfbembed-2.1.2.18118.0 + exit 0 Provides: libfbembed.so.2.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libicudata.so.42 libicui18n.so.42 libicuuc.so.42 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libncurses.so.5 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: firebird-debuginfo-2.1.2.18118.0-8.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc warning: Could not canonicalize hostname: ppc9.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/firebird-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-doc-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-filesystem-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-devel-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-classic-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-superserver-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-libfbclient-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-libfbembed-2.1.2.18118.0-8.fc12.ppc.rpm Wrote: /builddir/build/RPMS/firebird-debuginfo-2.1.2.18118.0-8.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qeW3Y3 + umask 022 + cd /builddir/build/BUILD + cd Firebird-2.1.2.18118-0 + rm -Rf /builddir/build/BUILDROOT/firebird-2.1.2.18118.0-8.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->