==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: libfbclient 2.5.8.27089-3 (Mon Oct 29 20:56:14 2018) ==> Retrieving sources... -> Found Firebird-2.5.8.27089-0.tar.bz2 -> Found link_atomic_ops.patch -> Found LICENSE ==> Validating source files with md5sums... Firebird-2.5.8.27089-0.tar.bz2 ... Passed link_atomic_ops.patch ... Passed LICENSE ... Passed ==> Making package: libfbclient 2.5.8.27089-3 (Mon 29 Oct 2018 08:56:15 PM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) icu-63.1-2 Total Installed Size: 36.23 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing icu... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found Firebird-2.5.8.27089-0.tar.bz2 -> Found link_atomic_ops.patch -> Found LICENSE ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting Firebird-2.5.8.27089-0.tar.bz2 with bsdtar ==> Starting prepare()... patching file builds/posix/make.defaults ==> Starting build()... checking whether make sets $(MAKE)... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for /proc/self/maps... yes checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for readline in -ledit... no checking for readline in -leditline... no checking for readline in -lreadline... yes checking for gawk... gawk checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking libio.h usability... no checking libio.h presence... no checking for libio.h... no 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for unistd.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking netconfig.h usability... no checking netconfig.h presence... no checking for netconfig.h... no checking for rpc/xdr.h... no checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking atomic_ops.h usability... yes checking atomic_ops.h presence... yes checking for atomic_ops.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking for library containing dlopen... -ldl checking for main in -lm... yes checking for tgetent in -lcurses... yes checking for library containing inet_aton... none required checking for library containing atomic_inc... no checking for main in -latomic_ops... yes checking for main in -lsupc++... yes checking for main in -lgcc_eh... yes checking for gettimeofday... yes checking if gettimeofday accepts second (timezone) argument... yes checking for time... yes checking for times... yes checking for nanosleep... yes checking for library containing gethostname... none required checking for library containing gethostbyname... none required checking for library containing connect... none required checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for library containing dirname... none required checking for dirname... yes checking for sigaction... yes checking for setitimer... yes checking for snprintf... yes checking for vsnprintf... yes checking for swab... yes checking for _swab... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether setpgrp takes no argument... yes checking for setpgid... yes checking whether getpgrp requires zero arguments... yes checking for flock... yes checking for dladdr... yes checking for initgroups... yes checking for getpagesize... (cached) yes checking for pread... yes checking for pwrite... yes checking for getcwd... yes checking for getwd... yes checking for setmntent... yes checking for getmntent... yes checking if getmntent needs second argument... no checking for setrlimit... yes checking for getrlimit... yes checking for tcgetattr... yes checking for strdup... yes checking for mkstemp... yes checking for pthread_keycreate... no checking for pthread_key_create... yes checking for llrint... yes checking for localtime_r... yes checking for gmtime_r... yes checking for ctime_r... yes checking for fchmod... yes checking for semtimedop... yes checking for fegetenv... yes checking for strerror_r... yes checking for fdatasync... yes checking for fsync... yes checking for poll... yes checking for pthread_mutexattr_setprotocol... yes checking for pthread_mutexattr_setrobust_np... yes checking for pthread_mutex_consistent_np... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for fallocate... yes checking for library containing sem_init... none required checking for sem_timedwait... yes checking for sem_init... yes checking for working sem_init()... yes checking whether byte ordering is bigendian... no checking for working volatile... yes checking return type of signal handlers... void checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for native large file support... yes checking size of void *... 8 checking size of long... 8 checking size of size_t... 8 checking for socklen_t... yes checking for semun... no checking if sem.h defines semun... no checking for struct XDR::xdr_ops... no checking for struct xdr_ops... no checking for struct dirent.d_type... yes checking alignment of long... 8 checking alignment of double... 8 checking for /proc/self/exe... yes configure: creating ./config.status files are identical config.status: creating gen/install/misc/firebird.conf config.status: creating gen/install/misc/aliases.conf config.status: creating gen/install/misc/fbintl.conf config.status: creating gen/install/misc/fbtrace.conf config.status: creating gen/firebird/bin/fb_config config.status: creating gen/firebird/bin/posixLibrary.sh config.status: creating gen/firebird/bin/classicLibrary.sh config.status: creating gen/firebird/bin/superLibrary.sh config.status: creating gen/firebird/bin/changeRunUser.sh config.status: creating gen/firebird/bin/restoreRootRunUser.sh config.status: creating gen/firebird/bin/tarMainInstall.sh config.status: creating gen/firebird/bin/tarinstall.sh config.status: creating gen/firebird/bin/preinstall.sh config.status: creating gen/firebird/bin/postinstall.sh config.status: creating gen/firebird/bin/preuninstall.sh config.status: creating gen/firebird/bin/postuninstall.sh config.status: creating gen/firebird/bin/taruninstall.sh config.status: creating gen/firebird/bin/tarMainUninstall.sh config.status: creating gen/firebird/bin/changeDBAPassword.sh config.status: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status: creating gen/firebird/bin/createAliasDB.sh config.status: creating gen/firebird/bin/changeMultiConnectMode.sh config.status: creating gen/install/makeInstallImage.sh config.status: creating gen/install/scripts/rpmheader.txt config.status: creating gen/install/scripts/rpmfiles.txt config.status: creating gen/install/misc/firebird.xinetd config.status: creating gen/install/misc/firebird.init.d.generic config.status: creating gen/install/misc/firebird.init.d.mandrake config.status: creating gen/install/misc/firebird.init.d.suse config.status: creating gen/install/misc/firebird.init.d.debian config.status: creating gen/install/misc/firebird.init.d.gentoo config.status: creating gen/install/misc/firebird.init.d.slackware config.status: creating gen/install/misc/rc.config.firebird config.status: creating gen/firebird/bin/linuxLibrary.sh config.status: creating gen/make.rules config.status: creating gen/make.defaults config.status: creating gen/make.platform config.status: creating gen/darwin.defaults config.status: creating gen/make.shared.variables config.status: creating gen/make.shared.targets config.status: creating gen/Makefile config.status: creating gen/Makefile.codes config.status: creating gen/Makefile.boot.gpre config.status: creating gen/Makefile.libfbstatic config.status: creating gen/Makefile.static.gpre config.status: creating gen/Makefile.static.gbak config.status: creating gen/Makefile.static.isql config.status: creating gen/Makefile.static.createdb config.status: creating gen/Makefile.refDatabases config.status: creating gen/Makefile.fbserver config.status: creating gen/Makefile.smp_server config.status: creating gen/Makefile.libfbclient config.status: creating gen/Makefile.client.fbudf config.status: creating gen/Makefile.client.gbak config.status: creating gen/Makefile.client.gfix config.status: creating gen/Makefile.client.gdef config.status: creating gen/Makefile.client.qli config.status: creating gen/Makefile.client.isql config.status: creating gen/Makefile.client.gpre config.status: creating gen/Makefile.client.util config.status: creating gen/Makefile.client.gsec config.status: creating gen/Makefile.intl config.status: creating gen/Makefile.msgs config.status: creating gen/Makefile.extlib config.status: creating gen/examples/Makefile.examples config.status: creating gen/Makefile.libfbembed config.status: creating gen/Makefile.inet_server config.status: creating gen/Makefile.embed.util config.status: creating gen/Makefile.embed.fbudf config.status: creating gen/Makefile.embed.gfix config.status: creating gen/Makefile.embed.gbak config.status: creating gen/Makefile.embed.isql config.status: creating gen/Makefile.embed.gdef config.status: creating gen/Makefile.embed.qli config.status: creating gen/Makefile.embed.gpre config.status: creating gen/Makefile.fbtrace config.status: creating gen/Makefile.install config.status: creating Makefile config.status: creating src/include/gen/autoconfig.h The Firebird2 package has been configured with the following options: Architecture : ClassicServer Debug : disabled Raw devices : enabled Service name : gds_db Service port : 3050 GPRE modules : c_cxx.cpp Install Dir : /usr make -C gen firebird make[1]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../src/misc/writeBuildNum.sh createMakeVersion ../gen/Make.Version make -C ../extern/btyacc make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/extern/btyacc' cc -D_FORTIFY_SOURCE=2 -c -o closure.o closure.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from closure.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o error.o error.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from error.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o lalr.o lalr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from lalr.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o lr0.o lr0.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from lr0.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o main.o main.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from main.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o mkpar.o mkpar.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from mkpar.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o output.o output.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from output.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o mstring.o mstring.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from mstring.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o reader.o reader.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from reader.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o readskel.o readskel.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from readskel.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o skeleton.o skeleton.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from skeleton.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o symtab.o symtab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from symtab.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o verbose.o verbose.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from verbose.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -D_FORTIFY_SOURCE=2 -c -o warshall.o warshall.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from defs.h:1, from warshall.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 /usr/bin/ld: main.o: in function `create_file_names': main.c:(.text+0x9b0): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/extern/btyacc' (cd ..; ./src/misc/writeBuildNum.sh rebuildHeader) files are identical make boot_phase1_build make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.boot.gpre gpre_boot make[3]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/dsc.cpp -o ../temp/boot/jrd/dsc.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/gds.cpp -o ../temp/boot/jrd/gds.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/os/path_utils.h:31, from ../src/jrd/gds.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/gds.cpp:150: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1084:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc.cpp -o ../temp/boot/jrd/isc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc.cpp:46: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/cmd.cpp -o ../temp/boot/gpre/cmd.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/cme.cpp -o ../temp/boot/gpre/cme.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/cmp.cpp -o ../temp/boot/gpre/cmp.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/c_cxx.cpp -o ../temp/boot/gpre/c_cxx.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/c_cxx.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/exp.cpp -o ../temp/boot/gpre/exp.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/gpre.cpp -o ../temp/boot/gpre/gpre.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/gpre.cpp:63: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/hsh.cpp -o ../temp/boot/gpre/hsh.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/int_cxx.cpp -o ../temp/boot/gpre/int_cxx.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/int_cxx.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/jrdmet.cpp -o ../temp/boot/gpre/jrdmet.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/movg.cpp -o ../temp/boot/gpre/movg.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/msc.cpp -o ../temp/boot/gpre/msc.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/par.cpp -o ../temp/boot/gpre/par.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/par.cpp:58: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/pat.cpp -o ../temp/boot/gpre/pat.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/sqe.cpp -o ../temp/boot/gpre/sqe.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/sqe.cpp:56: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/sql.cpp -o ../temp/boot/gpre/sql.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/sql.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/pretty.cpp -o ../temp/boot/gpre/pretty.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/gpre_meta_boot.cpp -o ../temp/boot/gpre/gpre_meta_boot.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/config_root.cpp -o ../temp/boot/jrd/config_root.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/os/posix/config_root.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/boot/jrd/path_utils.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/jrd/os/posix/path_utils.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/boot/jrd/mod_loader.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/mod_loader.h:31, from ../src/jrd/os/posix/mod_loader.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/guid.cpp -o ../temp/boot/jrd/guid.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/boot/jrd/os_utils.o In file included from ../src/include/../common/classes/init.h:31, from ../src/jrd/os/posix/os_utils.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/dllinst.cpp -o ../temp/boot/common/dllinst.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/fb_exception.cpp -o ../temp/boot/common/fb_exception.o In file included from ../src/common/fb_exception.cpp:9: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/thd.cpp -o ../temp/boot/common/thd.o In file included from ../src/common/thd.cpp:36: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MetaName.cpp -o ../temp/boot/common/classes/MetaName.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/classes/MetaName.h:32, from ../src/common/classes/MetaName.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusHolder.cpp -o ../temp/boot/common/StatusHolder.o In file included from ../src/common/StatusHolder.cpp:32: ../src/common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/init.cpp -o ../temp/boot/common/classes/init.o In file included from ../src/common/classes/init.h:31, from ../src/common/classes/init.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusArg.cpp -o ../temp/boot/common/StatusArg.o In file included from ../src/common/../common/classes/fb_string.h:39, from ../src/common/StatusArg.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/boot/jrd/fbsyslog.o ../src/jrd/os/posix/fbsyslog.cpp: In static member function 'static void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)': ../src/jrd/os/posix/fbsyslog.cpp:53:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ../src/jrd/os/posix/fbsyslog.cpp:54:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/utils.cpp -o ../temp/boot/common/utils.o In file included from ../src/common/../common/../common/classes/fb_string.h:39, from ../src/common/../common/utils_proto.h:33, from ../src/common/utils.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/utils.cpp: In function 'void fb_utils::getCwd(Firebird::PathName&)': ../src/common/utils.cpp:693:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config.cpp -o ../temp/boot/common/config/config.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/config/../../common/config/config.h:26, from ../src/common/config/config.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config_file.cpp -o ../temp/boot/common/config/config_file.o In file included from ../src/common/config/config_file.cpp:25: ../src/common/config/../../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/dir_list.cpp -o ../temp/boot/common/config/dir_list.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/config/config.h:26, from ../src/common/config/dir_list.cpp:23: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/alloc.cpp -o ../temp/boot/common/classes/alloc.o In file included from ../src/common/classes/alloc.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2225:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2229:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/locks.cpp -o ../temp/boot/common/classes/locks.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -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/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/fb_string.cpp -o ../temp/boot/common/classes/fb_string.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/classes/fb_string.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/timestamp.cpp -o ../temp/boot/common/classes/timestamp.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/PublicHandle.cpp -o ../temp/boot/common/classes/PublicHandle.o In file included from ../src/include/../common/classes/init.h:31, from ../src/common/classes/PublicHandle.h:26, from ../src/common/classes/PublicHandle.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/TempFile.cpp -o ../temp/boot/common/classes/TempFile.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/common/classes/TempFile.cpp:48: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/SafeArg.cpp -o ../temp/boot/common/classes/SafeArg.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MsgPrint.cpp -o ../temp/boot/common/classes/MsgPrint.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../src/common/classes/MsgPrint.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/BaseStream.cpp -o ../temp/boot/common/classes/BaseStream.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/cvt.cpp -o ../temp/boot/common/cvt.o In file included from ../src/common/../jrd/../include/fb_blk.h:4, from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/common/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/jrd/dsc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/pretty.o ../temp/boot/gpre/gpre_meta_boot.o ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/cvt.o -o ../gen/firebird/bin/gpre_boot -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -latomic_ops rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_boot gpre_current) make[3]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.libfbstatic libfbstatic make[3]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../extern/btyacc/btyacc -l -d -S ../src/dsql/btyacc_fb.ske ../src/dsql/parse.y ../extern/btyacc/btyacc: 11 shift/reduce conflicts, 5 reduce/reduce conflicts. YYTABLESIZE: 70861 mv -f ../gen/y_tab.c ../src/dsql/parse.cpp mv -f ../gen/y_tab.h ../src/dsql/dsql.tab.h g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/alt.cpp -o ../temp/boot/jrd/alt.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/alt.cpp:37: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/jrd/alt.cpp: In function 'ISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)': ../src/jrd/alt.cpp:600:70: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/alt.cpp:40: ../src/jrd/../jrd/ibase.h:707:44: note: declared here ../src/jrd/alt.cpp:600:70: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/alt.cpp:40: ../src/jrd/../jrd/ibase.h:707:44: note: declared here g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/db_alias.cpp -o ../temp/boot/jrd/db_alias.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/db_alias.cpp:24: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/enc.cpp -o ../temp/boot/jrd/enc.o In file included from ../src/jrd/enc.cpp:13: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc_file.cpp -o ../temp/boot/jrd/isc_file.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc_file.cpp:51: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc_file.cpp:51: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/boot/jrd/isc_ipc.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_proto.h:27, from ../src/jrd/os/posix/isc_ipc.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/perf.cpp -o ../temp/boot/jrd/perf.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sdl.cpp -o ../temp/boot/jrd/sdl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sdl.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sdl.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/status.cpp -o ../temp/boot/jrd/status.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ThreadData.cpp -o ../temp/boot/jrd/ThreadData.o In file included from ../src/jrd/../jrd/ThreadData.h:36, from ../src/jrd/ThreadData.cpp:34: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ThreadStart.cpp -o ../temp/boot/jrd/ThreadStart.o In file included from ../src/jrd/../jrd/../jrd/ThreadData.h:36, from ../src/jrd/../jrd/ThreadStart.h:34, from ../src/jrd/ThreadStart.cpp:34: ../src/jrd/../jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/utl.cpp -o ../temp/boot/jrd/utl.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/jrd/../common/classes/ClumpletWriter.h:32, from ../src/jrd/utl.cpp:59: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:609:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/why.cpp -o ../temp/boot/jrd/why.o In file included from ../src/jrd/why.cpp:67: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/blob_filter.cpp -o ../temp/boot/jrd/blob_filter.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/blob_filter.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/blob_filter.cpp:31: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cvt.cpp -o ../temp/boot/jrd/cvt.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cvt.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cvt.cpp:40: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/dyn.cpp:51: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/dyn.cpp:51: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../temp/boot/jrd/dyn_def.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/dyn_def.cpp:53: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/dyn_del.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/dyn_del.cpp:40: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/dyn_mod.cpp:50: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/dyn_mod.cpp:50: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/dyn_util.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/dyn_util.cpp:38: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/config/config.h:26, from ../temp/boot/jrd/fun.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../temp/boot/jrd/ini.cpp:46: ../src/include/../jrd/idx.h: At global scope: ../src/include/../jrd/idx.h:63:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:67:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:71:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:75:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:79:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:83:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:87:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:91:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:95:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:99:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:103:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:107:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:111:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:115:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:119:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:123:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:128:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:133:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:138:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/boot/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:156:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:161:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:166:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:170:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:174:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:178:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:182:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:186:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/boot/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:201:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:205:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:209:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:213:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:217:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:221:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:225:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:229:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:233:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:237:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:241:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:245:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:249:10: warning: narrowing conversion of '(USHORT)ODS_9_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/boot/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:261:10: warning: narrowing conversion of '(USHORT)ODS_9_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/boot/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:273:10: warning: narrowing conversion of '(USHORT)ODS_10_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:277:10: warning: narrowing conversion of '(USHORT)ODS_10_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:282:10: warning: narrowing conversion of '(USHORT)ODS_10_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/boot/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:294:10: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:299:10: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/boot/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:311:10: warning: narrowing conversion of '(USHORT)ODS_11_2' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:315:10: warning: narrowing conversion of '(USHORT)ODS_11_2' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:319:10: warning: narrowing conversion of '(USHORT)ODS_11_2' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/boot/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/met.cpp:53: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/met.cpp:53: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/boot/jrd/scl.cpp:41: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/scl.cpp:41: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/CharSet.cpp -o ../temp/boot/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/../jrd/jrd.h:37, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Collation.cpp -o ../temp/boot/jrd/Collation.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/Collation.cpp:96: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/boot/jrd/DatabaseSnapshot.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/VirtualTable.cpp -o ../temp/boot/jrd/VirtualTable.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/VirtualTable.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/RecordBuffer.cpp -o ../temp/boot/jrd/RecordBuffer.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/RecordBuffer.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/blb.cpp -o ../temp/boot/jrd/blb.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/blb.cpp:44: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/btn.cpp -o ../temp/boot/jrd/btn.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/btn.h:35, from ../src/jrd/btn.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/btr.cpp -o ../temp/boot/jrd/btr.o In file included from ../src/jrd/../common/classes/VaryStr.h:30, from ../src/jrd/btr.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/btr.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/builtin.cpp -o ../temp/boot/jrd/builtin.o In file included from ../src/jrd/../jrd/../common/classes/objects_array.h:31, from ../src/jrd/../jrd/flu.h:32, from ../src/jrd/builtin.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/GlobalRWLock.cpp -o ../temp/boot/jrd/GlobalRWLock.o In file included from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:32: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/GlobalRWLock.h:34, from ../src/jrd/GlobalRWLock.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cch.cpp -o ../temp/boot/jrd/cch.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cch.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cmp.cpp -o ../temp/boot/jrd/cmp.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cmp.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cvt2.cpp -o ../temp/boot/jrd/cvt2.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cvt2.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/DataTypeUtil.cpp -o ../temp/boot/jrd/DataTypeUtil.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/../common/classes/MetaName.h:32, from ../src/jrd/../jrd/SysFunction.h:34, from ../src/jrd/DataTypeUtil.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:39, 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/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../temp/boot/jrd/dfw.cpp:73: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/boot/jrd/dfw.cpp:77: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/UserManagement.cpp -o ../temp/boot/jrd/UserManagement.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/jrd/../common/classes/ClumpletWriter.h:32, from ../src/jrd/UserManagement.cpp:24: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/UserManagement.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/divorce.cpp -o ../temp/boot/jrd/divorce.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/err.cpp -o ../temp/boot/jrd/err.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/err.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/err.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/event.cpp -o ../temp/boot/jrd/event.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/event.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/event.cpp:45: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/evl.cpp -o ../temp/boot/jrd/evl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/evl.cpp:69: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/exe.cpp -o ../temp/boot/jrd/exe.o In file included from ../src/jrd/../common/classes/VaryStr.h:30, from ../src/jrd/exe.cpp:60: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/exe.cpp:62: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ext.cpp -o ../temp/boot/jrd/ext.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/ext.cpp:41: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/execute_statement.cpp -o ../temp/boot/jrd/execute_statement.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/execute_statement.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/execute_statement.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/filters.cpp -o ../temp/boot/jrd/filters.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/filters.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/flu.cpp -o ../temp/boot/jrd/flu.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/flu.cpp:50: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/functions.cpp -o ../temp/boot/jrd/functions.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/functions.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/idx.cpp -o ../temp/boot/jrd/idx.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/idx.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/inf.cpp -o ../temp/boot/jrd/inf.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/inf.cpp:41: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/intl.cpp -o ../temp/boot/jrd/intl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/intl.cpp:97: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/intl_builtin.cpp -o ../temp/boot/jrd/intl_builtin.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/IntlManager.cpp -o ../temp/boot/jrd/IntlManager.o In file included from ../src/jrd/../jrd/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/IntlManager.h:30, from ../src/jrd/IntlManager.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:39, 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/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/IntlUtil.cpp -o ../temp/boot/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/IntlUtil.h:30, from ../src/jrd/IntlUtil.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc_sync.cpp -o ../temp/boot/jrd/isc_sync.o In file included from ../src/jrd/../jrd/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/isc_proto.h:27, from ../src/jrd/isc_sync.cpp:60: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, FPTR_INIT_GLOBAL_REGION, void*, ULONG, sh_mem*)': ../src/jrd/isc_sync.cpp:2482:13: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, ULONG, bool, mtx**)': ../src/jrd/isc_sync.cpp:3957:12: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/jrd.cpp -o ../temp/boot/jrd/jrd.o In file included from ../src/jrd/../jrd/../jrd/ThreadData.h:36, from ../src/jrd/../jrd/ThreadStart.h:34, from ../src/jrd/jrd.cpp:43: ../src/jrd/../jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/jrd.cpp:55: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Database.cpp -o ../temp/boot/jrd/Database.o In file included from ../src/jrd/../include/fb_blk.h:4, from ../src/jrd/Database.cpp:29: ../src/jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/Database.cpp:29: ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/Database.cpp: In destructor 'Jrd::Database::~Database()': ../src/jrd/Database.cpp:192:32: warning: deleting 'void*' is undefined [-Wdelete-incomplete] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/lck.cpp -o ../temp/boot/jrd/lck.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/lck.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/mov.cpp -o ../temp/boot/jrd/mov.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/mov.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/nav.cpp -o ../temp/boot/jrd/nav.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/nav.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/opt.cpp -o ../temp/boot/jrd/opt.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/opt.cpp:50: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Optimizer.cpp -o ../temp/boot/jrd/Optimizer.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/Optimizer.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/pag.cpp -o ../temp/boot/jrd/pag.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/pag.cpp:68: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/pag.cpp:71: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/misc/blrtable.cpp -o ../temp/boot/misc/blrtable.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -latomic_ops ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/par.cpp -o ../temp/boot/jrd/par.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/par.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/par.cpp:43: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ods.cpp -o ../temp/boot/jrd/ods.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/pwd.cpp -o ../temp/boot/jrd/pwd.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/pwd.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/PreparedStatement.cpp -o ../temp/boot/jrd/PreparedStatement.o In file included from ../src/jrd/../jrd/PreparedStatement.h:26, from ../src/jrd/PreparedStatement.cpp:23: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/PreparedStatement.cpp:26: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/RandomGenerator.cpp -o ../temp/boot/jrd/RandomGenerator.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Relation.cpp -o ../temp/boot/jrd/Relation.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/../jrd/jrd.h:37, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ResultSet.cpp -o ../temp/boot/jrd/ResultSet.o In file included from ../src/jrd/../jrd/PreparedStatement.h:26, from ../src/jrd/ResultSet.cpp:24: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/ResultSet.cpp:26: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/rlck.cpp -o ../temp/boot/jrd/rlck.o In file included from ../src/jrd/../jrd/../include/fb_blk.h:4, from ../src/jrd/../jrd/tra.h:35, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/tra.h:35, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/rpb_chain.cpp -o ../temp/boot/jrd/rpb_chain.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/rpb_chain.h:29, from ../src/jrd/rpb_chain.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/rse.cpp -o ../temp/boot/jrd/rse.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/rse.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sdw.cpp -o ../temp/boot/jrd/sdw.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sdw.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/shut.cpp -o ../temp/boot/jrd/shut.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/shut.cpp:26: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sort.cpp -o ../temp/boot/jrd/sort.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sort.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sqz.cpp -o ../temp/boot/jrd/sqz.o In file included from ../src/jrd/../jrd/../include/fb_blk.h:4, from ../src/jrd/../jrd/sqz.h:27, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/sqz.h:27, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/svc.cpp -o ../temp/boot/jrd/svc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/svc.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/svc.cpp:40: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/SysFunction.cpp -o ../temp/boot/jrd/SysFunction.o In file included from ../src/jrd/../common/classes/VaryStr.h:30, from ../src/jrd/SysFunction.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/TempSpace.cpp -o ../temp/boot/jrd/TempSpace.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/TempSpace.cpp:26: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/tpc.cpp -o ../temp/boot/jrd/tpc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/tpc.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/tra.cpp -o ../temp/boot/jrd/tra.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/tra.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/validation.cpp -o ../temp/boot/jrd/validation.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/validation.cpp:547: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/vio.cpp -o ../temp/boot/jrd/vio.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/vio.cpp:48: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/nodebug.cpp -o ../temp/boot/jrd/nodebug.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/nbak.cpp -o ../temp/boot/jrd/nbak.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/btn.h:35, from ../src/jrd/jrd.h:37, from ../src/jrd/nbak.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/val.h:32, from ../src/jrd/jrd.h:39, from ../src/jrd/nbak.cpp:33: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sha.cpp -o ../temp/boot/jrd/sha.o In file included from ../src/jrd/../jrd/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/sha.h:27, from ../src/jrd/sha.cpp:14: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/unix.cpp -o ../temp/boot/jrd/unix.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../src/jrd/os/posix/unix.cpp:53: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../src/jrd/os/posix/unix.cpp:53: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/TextType.cpp -o ../temp/boot/jrd/TextType.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/TextType.cpp:96: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/unicode_util.cpp -o ../temp/boot/jrd/unicode_util.o In file included from ../src/jrd/unicode_util.cpp:28: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/boot/jrd/RuntimeStatistics.o In file included from ../src/jrd/../jrd/../include/fb_blk.h:4, from ../src/jrd/../jrd/req.h:31, from ../src/jrd/RuntimeStatistics.cpp:25: ../src/jrd/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/req.h:31, from ../src/jrd/RuntimeStatistics.cpp:25: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/DebugInterface.cpp -o ../temp/boot/jrd/DebugInterface.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/../jrd/jrd.h:37, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/extds/ExtDS.cpp -o ../temp/boot/jrd/extds/ExtDS.o In file included from ../src/jrd/extds/../../include/fb_blk.h:4, from ../src/jrd/extds/ExtDS.cpp:27: ../src/jrd/extds/../../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/extds/ExtDS.cpp:27: ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/extds/../../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/extds/InternalDS.cpp -o ../temp/boot/jrd/extds/InternalDS.o In file included from ../src/jrd/extds/../../include/fb_blk.h:4, from ../src/jrd/extds/InternalDS.cpp:26: ../src/jrd/extds/../../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/extds/InternalDS.cpp:26: ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/extds/../../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/extds/IscDS.cpp -o ../temp/boot/jrd/extds/IscDS.o In file included from ../src/jrd/extds/../../include/fb_blk.h:4, from ../src/jrd/extds/IscDS.cpp:26: ../src/jrd/extds/../../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/extds/IscDS.cpp:26: ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/extds/../../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/IscDS.cpp: At global scope: ../src/jrd/extds/IscDS.cpp:1501:31: warning: 'void isc_expand_dpb(ISC_SCHAR**, short int*, ...)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:511:38: note: declared here ../src/jrd/extds/IscDS.cpp:1501:31: warning: 'void isc_expand_dpb(ISC_SCHAR**, short int*, ...)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:511:38: note: declared here ../src/jrd/extds/IscDS.cpp:1506:31: warning: 'ISC_LONG isc_interprete(ISC_SCHAR*, ISC_STATUS**)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:541:42: note: declared here ../src/jrd/extds/IscDS.cpp:1506:31: warning: 'ISC_LONG isc_interprete(ISC_SCHAR*, ISC_STATUS**)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:541:42: note: declared here g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceConfigStorage.cpp -o ../temp/boot/jrd/trace/TraceConfigStorage.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/trace/../../common/classes/TempFile.h:27, from ../src/jrd/trace/TraceConfigStorage.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/trace/../../jrd/../jrd/val.h:32, from ../src/jrd/trace/../../jrd/jrd.h:39, from ../src/jrd/trace/TraceConfigStorage.cpp:36: ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/TraceConfigStorage.cpp: In member function 'void Jrd::ConfigStorage::updateSession(Firebird::TraceSession&)': ../src/jrd/trace/TraceConfigStorage.cpp:588:9: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceLog.cpp -o ../temp/boot/jrd/trace/TraceLog.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/trace/../../common/classes/TempFile.h:27, from ../src/jrd/trace/TraceLog.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceManager.cpp -o ../temp/boot/jrd/trace/TraceManager.o In file included from ../src/jrd/trace/../../jrd/trace/../../common/classes/array.h:32, from ../src/jrd/trace/../../jrd/trace/TraceManager.h:34, from ../src/jrd/trace/TraceManager.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/val.h:32, from ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:39, from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceManager.cpp:33: ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceObjects.cpp -o ../temp/boot/jrd/trace/TraceObjects.o In file included from ../src/jrd/trace/../../common/../common/classes/fb_string.h:39, from ../src/jrd/trace/../../common/utils_proto.h:33, from ../src/jrd/trace/TraceObjects.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/val.h:32, from ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:39, from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceObjects.cpp:34: ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/preparse.cpp -o ../temp/boot/dsql/preparse.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/dsql/../common/classes/ClumpletWriter.h:32, from ../src/dsql/preparse.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/user_dsql.cpp -o ../temp/boot/dsql/user_dsql.o In file included from ../src/dsql/../common/classes/init.h:31, from ../src/dsql/user_dsql.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/utld.cpp -o ../temp/boot/dsql/utld.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h: In instantiation of 'Firebird::ObjectsArray<T, A>::~ObjectsArray() [with T = Jrd::Trigger; A = Firebird::Array<Jrd::Trigger*, Firebird::InlineStorage<Jrd::Trigger*, 8> >]': ../src/dsql/../dsql/../jrd/Database.h:86:16: required from here ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete] ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: invalid use of incomplete type 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/Database.h:71:8: note: forward declaration of 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/keywords.cpp -o ../temp/boot/dsql/keywords.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids -cxx ../src/dsql/metd.epp ../temp/boot/dsql/metd.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/dsql/metd.cpp -o ../temp/boot/dsql/metd.o In file included from ../src/include/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/include/../dsql/dsql.h:38, from ../temp/boot/dsql/metd.cpp:43: ../src/include/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../dsql/../jrd/val.h:32, from ../src/include/../dsql/dsql.h:39, from ../temp/boot/dsql/metd.cpp:43: ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/ddl.cpp -o ../temp/boot/dsql/ddl.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/dsql/../jrd/../common/classes/MetaName.h:32, from ../src/dsql/../jrd/SysFunction.h:34, from ../src/dsql/ddl.cpp:74: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/dsql.cpp -o ../temp/boot/dsql/dsql.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/dsql.cpp:39: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/dsql.cpp:39: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/errd.cpp -o ../temp/boot/dsql/errd.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/errd.cpp:37: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/errd.cpp:37: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/gen.cpp -o ../temp/boot/dsql/gen.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/hsh.cpp -o ../temp/boot/dsql/hsh.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h: In instantiation of 'Firebird::ObjectsArray<T, A>::~ObjectsArray() [with T = Jrd::Trigger; A = Firebird::Array<Jrd::Trigger*, Firebird::InlineStorage<Jrd::Trigger*, 8> >]': ../src/dsql/../dsql/../jrd/Database.h:86:16: required from here ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete] ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: invalid use of incomplete type 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/Database.h:71:8: note: forward declaration of 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/make.cpp -o ../temp/boot/dsql/make.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/make.cpp:39: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/make.cpp:39: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/movd.cpp -o ../temp/boot/dsql/movd.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/movd.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/movd.cpp:26: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/parse.cpp -o ../temp/boot/dsql/parse.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/Parser.h:27, from ../src/dsql/parse.cpp:12: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/Parser.h:27, from ../src/dsql/parse.cpp:12: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/Parser.cpp -o ../temp/boot/dsql/Parser.o In file included from ../src/dsql/../dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/../dsql/dsql.h:38, from ../src/dsql/../dsql/Parser.h:27, from ../src/dsql/Parser.cpp:25: ../src/dsql/../dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/../dsql/dsql.h:39, from ../src/dsql/../dsql/Parser.h:27, from ../src/dsql/Parser.cpp:25: ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/pass1.cpp -o ../temp/boot/dsql/pass1.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/misc_func.cpp -o ../temp/boot/dsql/misc_func.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h: In instantiation of 'Firebird::ObjectsArray<T, A>::~ObjectsArray() [with T = Jrd::Trigger; A = Firebird::Array<Jrd::Trigger*, Firebird::InlineStorage<Jrd::Trigger*, 8> >]': ../src/dsql/../dsql/../jrd/Database.h:86:16: required from here ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete] ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: invalid use of incomplete type 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/Database.h:71:8: note: forward declaration of 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/dsql/DdlNodes.epp ../temp/boot/dsql/DdlNodes.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/dsql/DdlNodes.cpp -o ../temp/boot/dsql/DdlNodes.o In file included from ../src/include/../dsql/../dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/include/../dsql/../dsql/../dsql/dsql.h:38, from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/boot/dsql/DdlNodes.cpp:29: ../src/include/../dsql/../dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../dsql/../dsql/../dsql/../jrd/val.h:32, from ../src/include/../dsql/../dsql/../dsql/dsql.h:39, from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/boot/dsql/DdlNodes.cpp:29: ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/StmtNodes.cpp -o ../temp/boot/dsql/StmtNodes.o In file included from ../src/dsql/../dsql/../dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/../dsql/../dsql/dsql.h:38, from ../src/dsql/../dsql/../dsql/Nodes.h:27, from ../src/dsql/../dsql/StmtNodes.h:27, from ../src/dsql/StmtNodes.cpp:23: ../src/dsql/../dsql/../dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/../dsql/../dsql/dsql.h:39, from ../src/dsql/../dsql/../dsql/Nodes.h:27, from ../src/dsql/../dsql/StmtNodes.h:27, from ../src/dsql/StmtNodes.cpp:23: ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/lock/lock.cpp -o ../temp/boot/lock/lock.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/lock/../lock/../common/classes/GenericMap.h:32, from ../src/lock/../lock/lock_proto.h:33, from ../src/lock/lock.cpp:45: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/lock/../jrd/../jrd/val.h:32, from ../src/lock/../jrd/jrd.h:39, from ../src/lock/lock.cpp:48: ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/interface.cpp -o ../temp/boot/remote/interface.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/interface.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/inet.cpp -o ../temp/boot/remote/inet.o In file included from ../src/remote/../common/classes/init.h:31, from ../src/remote/inet.cpp:56: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/inet.cpp:102: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/merge.cpp -o ../temp/boot/remote/merge.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/merge.cpp:27: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/parser.cpp -o ../temp/boot/remote/parser.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/parser.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/parser.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/protocol.cpp -o ../temp/boot/remote/protocol.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/protocol.cpp:33: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/remote.cpp -o ../temp/boot/remote/remote.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/remote.cpp:28: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/xdr.cpp -o ../temp/boot/remote/xdr.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/xdr.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletReader.cpp -o ../temp/boot/common/classes/ClumpletReader.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/common/classes/ClumpletReader.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/boot/common/classes/ClumpletWriter.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/include/../common/classes/ClumpletWriter.h:32, from ../src/common/classes/ClumpletWriter.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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/guid.o ../temp/boot/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/ThreadStart.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/common/cvt.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/UserManagement.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/Database.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/PreparedStatement.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/ResultSet.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/jrd/extds/ExtDS.o ../temp/boot/jrd/extds/InternalDS.o ../temp/boot/jrd/extds/IscDS.o ../temp/boot/jrd/trace/TraceConfigStorage.o ../temp/boot/jrd/trace/TraceLog.o ../temp/boot/jrd/trace/TraceManager.o ../temp/boot/jrd/trace/TraceObjects.o ../temp/boot/gpre/pretty.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/Parser.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/dsql/DdlNodes.o ../temp/boot/dsql/StmtNodes.o ../temp/boot/lock/lock.o ../temp/boot/remote/interface.o ../temp/boot/remote/inet.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib ../gen/firebird/lib/libfbstatic.a chmod 666 ../gen/firebird/lib/libfbstatic.a rm ../temp/boot/jrd/dpm.cpp ../temp/boot/jrd/pcmet.cpp ../temp/boot/jrd/dyn_del.cpp ../temp/boot/jrd/met.cpp ../temp/boot/jrd/fun.cpp ../temp/boot/dsql/blob.cpp ../temp/boot/jrd/scl.cpp ../temp/boot/dsql/array.cpp ../temp/boot/jrd/grant.cpp ../temp/boot/jrd/dfw.cpp ../temp/boot/jrd/dyn.cpp ../temp/boot/jrd/dyn_mod.cpp ../temp/boot/jrd/ini.cpp ../temp/boot/jrd/dyn_util.cpp ../temp/boot/jrd/dyn_def.cpp make[3]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.static.gpre gpre_static make[3]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/gpre_boot -lang_internal -r -m -z -n ../src/gpre/gpre_meta.epp ../src/gpre/gpre_meta.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/gpre_meta.cpp -o ../temp/boot/gpre/gpre_meta.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/gpre_meta.cpp:49: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/UserBlob.cpp -o ../temp/boot/common/classes/UserBlob.o g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/AdminException.cpp -o ../temp/boot/config/AdminException.o In file included from ../src/config/AdminException.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Args.cpp -o ../temp/boot/config/Args.o In file included from ../src/config/Args.h:37, from ../src/config/Args.cpp:44: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ArgsException.cpp -o ../temp/boot/config/ArgsException.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ArgsException.h:37, from ../src/config/ArgsException.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObj.cpp -o ../temp/boot/config/ConfObj.o In file included from ../src/config/ConfObj.h:30, from ../src/config/ConfObj.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObject.cpp -o ../temp/boot/config/ConfObject.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ConfObject.h:30, from ../src/config/ConfObject.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfigFile.cpp -o ../temp/boot/config/ConfigFile.o In file included from ../src/config/ConfigFile.cpp:33: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Configuration.cpp -o ../temp/boot/config/Configuration.o In file included from ../src/config/Configuration.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Element.cpp -o ../temp/boot/config/Element.o In file included from ../src/config/Element.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/FileName.cpp -o ../temp/boot/config/FileName.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/FileName.h:4, from ../src/config/FileName.cpp:2: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputFile.cpp -o ../temp/boot/config/InputFile.o In file included from ../src/config/InputFile.cpp:42: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputStream.cpp -o ../temp/boot/config/InputStream.o In file included from ../src/config/InputStream.h:38, from ../src/config/InputStream.cpp:35: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Lex.cpp -o ../temp/boot/config/Lex.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/Stream.h:38, from ../src/config/Lex.h:38, from ../src/config/Lex.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ScanDir.cpp -o ../temp/boot/config/ScanDir.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ScanDir.h:48, from ../src/config/ScanDir.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Stream.cpp -o ../temp/boot/config/Stream.o In file included from ../src/config/Stream.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/StreamSegment.cpp -o ../temp/boot/config/StreamSegment.o In file included from ../src/config/StreamSegment.h:38, from ../src/config/StreamSegment.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/PathName.cpp -o ../temp/boot/vulcan/PathName.o In file included from ../src/vulcan/../common/classes/fb_string.h:39, from ../src/vulcan/PathName.h:33, from ../src/vulcan/PathName.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/vulcan/PathName.cpp: In static member function 'static const char* PathName::getWorkingDirectory()': ../src/vulcan/PathName.cpp:75:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/RefObject.cpp -o ../temp/boot/vulcan/RefObject.o In file included from ../src/vulcan/RefObject.cpp:32: ../src/vulcan/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/gpre_meta.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gpre_static -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -latomic_ops -licuuc -licudata -licui18n rm -f ../gen/firebird/bin/gpre_current (cd ../gen/firebird/bin; ln -s gpre_static gpre_current) make[3]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.libfbstatic libfbstatic make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make[2]: Nothing to be done for 'libfbstatic'. make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.static.createdb make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/create_db.cpp -o ../temp/boot/utilities/create_db.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/utilities/../common/classes/ClumpletWriter.h:32, from ../src/utilities/create_db.cpp:6: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/utilities/create_db.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -latomic_ops -licuuc -licudata -licui18n make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.refDatabases empty_db make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.static.createdb make[3]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-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 '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.static.gbak make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/burp/backup.cpp -o ../temp/boot/burp/backup.o In file included from ../src/include/../burp/../jrd/ThreadData.h:36, from ../src/include/../burp/burp.h:38, from ../temp/boot/burp/backup.cpp:51: ../src/include/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../burp/../jrd/svc.h:29, from ../src/include/../burp/burp.h:695, from ../temp/boot/burp/backup.cpp:51: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/boot/burp/restore.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/burp/restore.cpp -o ../temp/boot/burp/restore.o In file included from ../src/include/../burp/../jrd/ThreadData.h:36, from ../src/include/../burp/burp.h:38, from ../temp/boot/burp/restore.cpp:39: ../src/include/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../burp/../jrd/svc.h:29, from ../src/include/../burp/burp.h:695, from ../temp/boot/burp/restore.cpp:39: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/burp.cpp -o ../temp/boot/burp/burp.o In file included from ../src/include/fb_blk.h:4, from ../src/burp/../jrd/svc.h:29, from ../src/burp/burp.cpp:44: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../jrd/svc.h:29, from ../src/burp/burp.cpp:44: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/burp/burp.cpp: In function 'void close_platf(DESC)': ../src/burp/burp.cpp:2234:13: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/canonical.cpp -o ../temp/boot/burp/canonical.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp.h:38, from ../src/burp/canonical.cpp:37: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../burp/../jrd/svc.h:29, from ../src/burp/../burp/burp.h:695, from ../src/burp/canonical.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/misc.cpp -o ../temp/boot/burp/misc.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp.h:38, from ../src/burp/misc.cpp:30: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../burp/../jrd/svc.h:29, from ../src/burp/../burp/burp.h:695, from ../src/burp/misc.cpp:30: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/mvol.cpp -o ../temp/boot/burp/mvol.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp.h:38, from ../src/burp/mvol.cpp:42: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../burp/../jrd/svc.h:29, from ../src/burp/../burp/burp.h:695, from ../src/burp/mvol.cpp:42: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/burpMain.cpp -o ../temp/boot/burp/burpMain.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp_proto.h:27, from ../src/burp/burpMain.cpp:30: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/UtilSvc.cpp -o ../temp/boot/common/UtilSvc.o In file included from ../src/common/../common/UtilSvc.h:33, from ../src/common/UtilSvc.cpp:31: ../src/common/../common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/burp/backup.o ../temp/boot/burp/restore.o ../temp/boot/burp/burp.o ../temp/boot/burp/canonical.o ../temp/boot/burp/misc.o ../temp/boot/burp/mvol.o ../temp/boot/burp/burpMain.o ../temp/boot/common/UtilSvc.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gbak_static -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -latomic_ops -licuuc -licudata -licui18n rm ../temp/boot/burp/restore.cpp ../temp/boot/burp/backup.cpp make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.static.isql make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/boot/isql/extract.cpp:66: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/isql/isql.cpp -o ../temp/boot/isql/isql.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/boot/isql/isql.cpp:63: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../temp/boot/isql/isql.cpp: In function 'void ISQL_get_version(bool)': ../temp/boot/isql/isql.cpp:6688:16: warning: narrowing conversion of '(Version_info ? 103 : 1)' from 'int' to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/boot/isql/show.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/boot/isql/show.cpp:60: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o In file included from ../src/isql/Extender.cpp:26: ../src/isql/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/InputDevices.cpp -o ../temp/boot/isql/InputDevices.o In file included from ../src/isql/../common/../common/classes/fb_string.h:39, from ../src/isql/../common/utils_proto.h:33, from ../src/isql/InputDevices.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/ColList.cpp -o ../temp/boot/isql/ColList.o In file included from ../src/isql/../common/../common/classes/fb_string.h:39, from ../src/isql/../common/utils_proto.h:33, from ../src/isql/ColList.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/OptionsBase.cpp -o ../temp/boot/isql/OptionsBase.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/isql/InputDevices.o ../temp/boot/isql/ColList.o ../temp/boot/isql/OptionsBase.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic -lreadline -latomic_ops -lm -ldl -lcurses -latomic_ops -licuuc -licudata -licui18n rm ../temp/boot/isql/isql.cpp ../temp/boot/isql/extract.cpp ../temp/boot/isql/show.cpp make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.refDatabases ref_databases make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-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 /usr/share/firebird/firebird.msg not found create database 'msg.fdb'; for sn in ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/sqlstates.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql; do (echo $sn; ../gen/firebird/bin/isql_static -i $sn msg.fdb) || exit; done ../src/msgs/msg.sql ../src/msgs/facilities2.sql ../src/msgs/locales.sql ../src/msgs/sqlstates.sql ../src/msgs/history2.sql ../src/msgs/messages2.sql ../src/msgs/symbols2.sql ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql ../src/msgs/transmsgs.de_DE.sql touch msg.timestamp ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/help.gbak ../gen/firebird/help/help.fdb touch ../gen/firebird/help/help.fdb chmod 444 ../gen/firebird/help/help.fdb rm -f -f help.fdb ln -s -f ../gen/firebird/help/help.fdb help.fdb ../gen/firebird/bin/gbak_static -MODE read_only -R ../builds/misc/metadata.gbak metadata.fdb touch metadata.fdb chmod 444 metadata.fdb rm -f -f security2.fdb echo create database \'security2.fdb\'\; | ../gen/firebird/bin/isql_static can't format message 17:3 -- message file /usr/share/firebird/firebird.msg not found create database 'security2.fdb'; ../gen/firebird/bin/isql_static -i ../src/dbs/security.sql security2.fdb chmod a=rw security2.fdb rm -f -f ../gen/firebird/security2.fdb cp -f security2.fdb ../gen/firebird/security2.fdb make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.msgs msgs make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/msgs/build_file.epp ../temp/boot/msgs/build_file.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "msg.fdb" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/boot/msgs/build_file.cpp -o ../temp/boot/msgs/build_file.o ../temp/boot/msgs/build_file.cpp: In function 'USHORT do_msgs(const TEXT*, const TEXT*, bool)': ../temp/boot/msgs/build_file.cpp:666:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/msgs/build_file.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/build_file -L../gen/firebird/lib -lfbstatic -latomic_ops -lm -ldl -lcurses -latomic_ops -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/boot/msgs/build_file.cpp make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.msgs msgs_intl make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/build_file -d msg.fdb -l fr_FR -f ../gen/firebird/fr_FR.msg build_file: 1768 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: 1768 messages lack translations in locale de_DE chmod 666 ../gen/firebird/de_DE.msg make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.codes generated_headers make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/misc/codes.epp ../src/misc/codes.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "msg.fdb" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/misc/codes.cpp -o ../temp/boot/misc/codes.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/boot/misc/codes.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/codes -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -latomic_ops -licuuc -licudata -licui18n ../gen/firebird/bin/codes ../src/include/gen ../lang_helpers Warning: missing codes between 667 and 697 (exclusive) Warning: missing codes between 667 and 697 (exclusive) Warning: missing codes between 667 and 697 (exclusive) Warning: Sequence of error numbers is bad 697! 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/sql_code.h No need to update ../src/include/gen/sql_state.h make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.intl make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/ld.cpp -o ../temp/superclient/intl/ld.o In file included from ../src/intl/../jrd/../common/classes/array.h:32, from ../src/intl/../jrd/IntlUtil.h:30, from ../src/intl/ld.cpp:26: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cv_narrow.cpp -o ../temp/superclient/intl/cv_narrow.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cv_narrow.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_narrow.cpp -o ../temp/superclient/intl/cs_narrow.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_narrow.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_ascii.cpp -o ../temp/superclient/intl/lc_ascii.o In file included from ../src/intl/lc_ascii.cpp:25: ../src/intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_narrow.cpp -o ../temp/superclient/intl/lc_narrow.o In file included from ../src/intl/lc_narrow.cpp:26: ../src/intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_iso8859_1.cpp -o ../temp/superclient/intl/lc_iso8859_1.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_iso8859_1.cpp:26: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow] ../src/intl/../intl/collations/pw1252i850.h:832:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '17' to '1' [-Woverflow] ../src/intl/../intl/collations/pw1252i850.h:832:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '17' to '1' [-Woverflow] 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:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow] ../src/intl/../intl/collations/pw1252span.h:841:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '17' to '1' [-Woverflow] ../src/intl/../intl/collations/pw1252span.h:841:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow] ../src/intl/../intl/collations/pw1252span.h:841:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '17' to '1' [-Woverflow] 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:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow] ../src/intl/../intl/collations/pw1254turk.h:826:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:4' changes value from '16' to '0' [-Woverflow] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_iso8859_2.cpp -o ../temp/superclient/intl/lc_iso8859_2.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_iso8859_2.cpp:22: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_iso8859_13.cpp -o ../temp/superclient/intl/lc_iso8859_13.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_iso8859_13.cpp:22: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:1: warning: conversion from 'USHORT' {aka 'short unsigned int'} to 'unsigned char:2' changes value from '4' to '0' [-Woverflow] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_dos.cpp -o ../temp/superclient/intl/lc_dos.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_dos.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_unicode_ucs2.cpp -o ../temp/superclient/intl/cs_unicode_ucs2.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_unicode_ucs2.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_unicode_ucs2.cpp -o ../temp/superclient/intl/lc_unicode_ucs2.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_unicode_ucs2.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_unicode_fss.cpp -o ../temp/superclient/intl/cs_unicode_fss.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_unicode_fss.cpp:27: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cv_unicode_fss.cpp -o ../temp/superclient/intl/cv_unicode_fss.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cv_unicode_fss.cpp:27: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_big5.cpp -o ../temp/superclient/intl/cs_big5.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_big5.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cv_big5.cpp -o ../temp/superclient/intl/cv_big5.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cv_big5.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_big5.cpp -o ../temp/superclient/intl/lc_big5.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_big5.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_gb2312.cpp -o ../temp/superclient/intl/cs_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_gb2312.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cv_gb2312.cpp -o ../temp/superclient/intl/cv_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cv_gb2312.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_gb2312.cpp -o ../temp/superclient/intl/lc_gb2312.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_gb2312.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_jis.cpp -o ../temp/superclient/intl/cs_jis.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_jis.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cv_jis.cpp -o ../temp/superclient/intl/cv_jis.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cv_jis.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_jis.cpp -o ../temp/superclient/intl/lc_jis.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_jis.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_ksc.cpp -o ../temp/superclient/intl/cs_ksc.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_ksc.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cv_ksc.cpp -o ../temp/superclient/intl/cv_ksc.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cv_ksc.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_ksc.cpp -o ../temp/superclient/intl/lc_ksc.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/lc_ksc.cpp:25: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cs_icu.cpp -o ../temp/superclient/intl/cs_icu.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cs_icu.cpp:28: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/cv_icu.cpp -o ../temp/superclient/intl/cv_icu.o In file included from ../src/intl/../intl/ldcommon.h:27, from ../src/intl/cv_icu.cpp:28: ../src/intl/../intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/intl/lc_icu.cpp -o ../temp/superclient/intl/lc_icu.o In file included from ../src/intl/lc_icu.cpp:28: ../src/intl/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/IntlUtil.cpp -o ../temp/superclient/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/IntlUtil.h:30, from ../src/jrd/IntlUtil.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/unicode_util.cpp -o ../temp/superclient/jrd/unicode_util.o In file included from ../src/jrd/unicode_util.cpp:28: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/CharSet.cpp -o ../temp/superclient/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/../jrd/jrd.h:37, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superclient/jrd/mod_loader.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/mod_loader.h:31, from ../src/jrd/os/posix/mod_loader.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superclient/jrd/path_utils.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/jrd/os/posix/path_utils.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/fb_exception.cpp -o ../temp/superclient/common/fb_exception.o In file included from ../src/common/fb_exception.cpp:9: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/thd.cpp -o ../temp/superclient/common/thd.o In file included from ../src/common/thd.cpp:36: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MetaName.cpp -o ../temp/superclient/common/classes/MetaName.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/classes/MetaName.h:32, from ../src/common/classes/MetaName.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusHolder.cpp -o ../temp/superclient/common/StatusHolder.o In file included from ../src/common/StatusHolder.cpp:32: ../src/common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/init.cpp -o ../temp/superclient/common/classes/init.o In file included from ../src/common/classes/init.h:31, from ../src/common/classes/init.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusArg.cpp -o ../temp/superclient/common/StatusArg.o In file included from ../src/common/../common/classes/fb_string.h:39, from ../src/common/StatusArg.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superclient/jrd/fbsyslog.o ../src/jrd/os/posix/fbsyslog.cpp: In static member function 'static void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)': ../src/jrd/os/posix/fbsyslog.cpp:53:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ../src/jrd/os/posix/fbsyslog.cpp:54:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/alloc.cpp -o ../temp/superclient/common/classes/alloc.o In file included from ../src/common/classes/alloc.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2225:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2229:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/locks.cpp -o ../temp/superclient/common/classes/locks.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/fb_string.cpp -o ../temp/superclient/common/classes/fb_string.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/classes/fb_string.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/timestamp.cpp -o ../temp/superclient/common/classes/timestamp.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/fbintl.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -shared -Wl,-soname,libfbintl.so.1 -Wl,-rpath,/usr/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/jrd/path_utils.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/thd.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/init.o ../temp/superclient/common/StatusArg.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -licuuc -licudata -licui18n -latomic_ops -lm -ldl -lcurses make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -f ../gen/Makefile.extlib make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/extlib/ib_util.cpp -o ../temp/std/extlib/ib_util.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/ib_util.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -shared -Wl,-soname,libib_util.so -Wl,-rpath,/usr/lib -o ../gen/firebird/lib/libib_util.so ../temp/std/extlib/ib_util.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/extlib/ib_udf.cpp -o ../temp/std/extlib/ib_udf.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -shared -Wl,-soname,ib_udf.so -Wl,-rpath,/usr/lib -lm -o ../gen/firebird/UDF/ib_udf.so ../temp/std/extlib/ib_udf.o -L../gen/firebird/lib -lib_util make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' cp ../src/extlib/ib_util.h ../src/jrd/perf.h ../src/include/gen/iberror.h ../gen/firebird/include/ g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -o ./makeHeader ../src/misc/makeHeader.cpp cp ../src/include/types_pub.h ../src/include/consts_pub.h ../src/dsql/sqlda_pub.h ../src/jrd/dsc_pub.h ../src/jrd/ibase.h ../src/jrd/inf_pub.h ../src/jrd/blr.h ../src/include/gen/iberror.h . ./makeHeader <ibase.h >../gen/firebird/include/ibase.h rm -f -f ibase.h make -f Makefile.examples -C ../gen/examples/ make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-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 can't format message 17:3 -- message file /usr/share/firebird/firebird.msg not found can't format message 17:10 -- message file /usr/share/firebird/firebird.msg not found Server version: Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 ../../gen/firebird/bin/gpre_current -r -m -z -n ../../gen/examples/empbuild.e ../../gen/examples/empbuild.c gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "empbuild.fdb" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -I../../gen/firebird/include -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -c -o ../../gen/examples/empbuild.o ../../gen/examples/empbuild.c ../../gen/examples/empbuild.c: In function 'main': ../../gen/examples/empbuild.c:257:1: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] ../../gen/examples/empbuild.c:260:1: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] ../../gen/examples/empbuild.c:263:1: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../../gen/examples/empbuild.o ../../temp/boot/common/classes/alloc.o ../../temp/boot/common/classes/locks.o ../../temp/boot/common/classes/semaphore.o ../../temp/boot/common/classes/fb_string.o ../../temp/boot/common/classes/timestamp.o ../../temp/boot/common/classes/PublicHandle.o ../../temp/boot/common/classes/TempFile.o ../../temp/boot/common/classes/UserBlob.o ../../temp/boot/common/classes/SafeArg.o ../../temp/boot/common/classes/MsgPrint.o ../../temp/boot/common/classes/BaseStream.o ../../temp/boot/common/fb_exception.o ../../temp/boot/common/thd.o ../../temp/boot/common/classes/MetaName.o ../../temp/boot/common/StatusHolder.o ../../temp/boot/common/classes/init.o ../../temp/boot/common/StatusArg.o ../../temp/boot/jrd/fbsyslog.o ../../temp/boot/common/utils.o ../../temp/boot/config/AdminException.o ../../temp/boot/config/Args.o ../../temp/boot/config/ArgsException.o ../../temp/boot/config/ConfObj.o ../../temp/boot/config/ConfObject.o ../../temp/boot/config/ConfigFile.o ../../temp/boot/config/Configuration.o ../../temp/boot/config/Element.o ../../temp/boot/config/FileName.o ../../temp/boot/config/InputFile.o ../../temp/boot/config/InputStream.o ../../temp/boot/config/Lex.o ../../temp/boot/config/ScanDir.o ../../temp/boot/config/Stream.o ../../temp/boot/config/StreamSegment.o ../../temp/boot/vulcan/PathName.o ../../temp/boot/vulcan/RefObject.o -o ../../gen/examples/empbuild -L../../gen/firebird/lib -lfbstatic -latomic_ops -lm -ldl -lcurses -latomic_ops -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 '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen/examples' make -j1 -f ../gen/Makefile.libfbembed libfbembed make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/config_root.cpp -o ../temp/std/jrd/config_root.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/os/posix/config_root.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/std/jrd/path_utils.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/jrd/os/posix/path_utils.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/std/jrd/mod_loader.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/mod_loader.h:31, from ../src/jrd/os/posix/mod_loader.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/guid.cpp -o ../temp/std/jrd/guid.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/std/jrd/os_utils.o In file included from ../src/include/../common/classes/init.h:31, from ../src/jrd/os/posix/os_utils.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/dllinst.cpp -o ../temp/std/common/dllinst.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/alt.cpp -o ../temp/std/jrd/alt.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/alt.cpp:37: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/jrd/alt.cpp: In function 'ISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)': ../src/jrd/alt.cpp:600:70: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/alt.cpp:40: ../src/jrd/../jrd/ibase.h:707:44: note: declared here ../src/jrd/alt.cpp:600:70: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/alt.cpp:40: ../src/jrd/../jrd/ibase.h:707:44: note: declared here g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/db_alias.cpp -o ../temp/std/jrd/db_alias.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/db_alias.cpp:24: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/dsc.cpp -o ../temp/std/jrd/dsc.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/enc.cpp -o ../temp/std/jrd/enc.o In file included from ../src/jrd/enc.cpp:13: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/gds.cpp -o ../temp/std/jrd/gds.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/os/path_utils.h:31, from ../src/jrd/gds.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/gds.cpp:150: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1084:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc.cpp -o ../temp/std/jrd/isc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc.cpp:46: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc_file.cpp -o ../temp/std/jrd/isc_file.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc_file.cpp:51: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc_file.cpp:51: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/std/jrd/isc_ipc.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_proto.h:27, from ../src/jrd/os/posix/isc_ipc.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/perf.cpp -o ../temp/std/jrd/perf.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sdl.cpp -o ../temp/std/jrd/sdl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sdl.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sdl.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/status.cpp -o ../temp/std/jrd/status.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ThreadData.cpp -o ../temp/std/jrd/ThreadData.o In file included from ../src/jrd/../jrd/ThreadData.h:36, from ../src/jrd/ThreadData.cpp:34: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ThreadStart.cpp -o ../temp/std/jrd/ThreadStart.o In file included from ../src/jrd/../jrd/../jrd/ThreadData.h:36, from ../src/jrd/../jrd/ThreadStart.h:34, from ../src/jrd/ThreadStart.cpp:34: ../src/jrd/../jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/utl.cpp -o ../temp/std/jrd/utl.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/jrd/../common/classes/ClumpletWriter.h:32, from ../src/jrd/utl.cpp:59: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:609:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/why.cpp -o ../temp/std/jrd/why.o In file included from ../src/jrd/why.cpp:67: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/cvt.cpp -o ../temp/std/common/cvt.o In file included from ../src/common/../jrd/../include/fb_blk.h:4, from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/common/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/blob_filter.cpp -o ../temp/std/jrd/blob_filter.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/blob_filter.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/blob_filter.cpp:31: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cvt.cpp -o ../temp/std/jrd/cvt.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cvt.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cvt.cpp:40: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/std/jrd/dpm.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/dpm.cpp -o ../temp/std/jrd/dpm.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/dpm.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/dpm.cpp:47: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/std/jrd/dyn.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/dyn.cpp -o ../temp/std/jrd/dyn.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/dyn.cpp:51: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/dyn.cpp:51: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/std/jrd/dyn_def.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/dyn_def.cpp -o ../temp/std/jrd/dyn_def.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../temp/std/jrd/dyn_def.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/dyn_def.cpp:53: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/std/jrd/dyn_del.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/dyn_del.cpp -o ../temp/std/jrd/dyn_del.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/dyn_del.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/dyn_del.cpp:40: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/std/jrd/dyn_mod.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/dyn_mod.cpp -o ../temp/std/jrd/dyn_mod.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/dyn_mod.cpp:50: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/dyn_mod.cpp:50: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/std/jrd/dyn_util.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/dyn_util.cpp -o ../temp/std/jrd/dyn_util.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/dyn_util.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/dyn_util.cpp:38: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/std/jrd/fun.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/fun.cpp -o ../temp/std/jrd/fun.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/config/config.h:26, from ../temp/std/jrd/fun.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/fun.cpp:45: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/std/jrd/grant.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/grant.cpp -o ../temp/std/jrd/grant.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/grant.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/grant.cpp:38: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/std/jrd/ini.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/ini.cpp -o ../temp/std/jrd/ini.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/ini.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/ini.cpp:35: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../temp/std/jrd/ini.cpp:46: ../src/include/../jrd/idx.h: At global scope: ../src/include/../jrd/idx.h:63:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:67:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:71:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:75:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:79:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:83:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:87:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:91:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:95:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:99:9: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:103:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:107:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:111:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:115:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:119:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:123:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:128:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:133:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:138:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/std/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:156:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:161:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:166:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:170:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:174:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:178:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:182:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:186:10: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/std/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:201:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:205:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:209:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:213:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:217:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:221:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:225:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:229:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:233:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:237:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:241:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:245:10: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:249:10: warning: narrowing conversion of '(USHORT)ODS_9_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/std/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:261:10: warning: narrowing conversion of '(USHORT)ODS_9_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/std/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:273:10: warning: narrowing conversion of '(USHORT)ODS_10_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:277:10: warning: narrowing conversion of '(USHORT)ODS_10_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:282:10: warning: narrowing conversion of '(USHORT)ODS_10_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/std/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:294:10: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:299:10: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] In file included from ../temp/std/jrd/ini.cpp:46: ../src/include/../jrd/idx.h:311:10: warning: narrowing conversion of '(USHORT)ODS_11_2' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:315:10: warning: narrowing conversion of '(USHORT)ODS_11_2' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../src/include/../jrd/idx.h:319:10: warning: narrowing conversion of '(USHORT)ODS_11_2' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:415:1: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_8_1' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../temp/std/jrd/ini.cpp:459:1: warning: narrowing conversion of '(USHORT)ODS_11_0' from 'USHORT' {aka 'short unsigned int'} to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/std/jrd/met.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/met.cpp -o ../temp/std/jrd/met.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/met.cpp:53: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/met.cpp:53: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/std/jrd/pcmet.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/pcmet.cpp -o ../temp/std/jrd/pcmet.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/pcmet.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/pcmet.cpp:34: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/std/jrd/scl.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/scl.cpp -o ../temp/std/jrd/scl.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../temp/std/jrd/scl.cpp:41: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/scl.cpp:41: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/CharSet.cpp -o ../temp/std/jrd/CharSet.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/../jrd/jrd.h:37, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/CharSet.cpp:95: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Collation.cpp -o ../temp/std/jrd/Collation.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/Collation.cpp:96: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/Collation.cpp:96: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/DatabaseSnapshot.cpp -o ../temp/std/jrd/DatabaseSnapshot.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/DatabaseSnapshot.cpp:30: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/VirtualTable.cpp -o ../temp/std/jrd/VirtualTable.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/VirtualTable.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/VirtualTable.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/RecordBuffer.cpp -o ../temp/std/jrd/RecordBuffer.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/RecordBuffer.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/RecordBuffer.cpp:25: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/blb.cpp -o ../temp/std/jrd/blb.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/blb.cpp:44: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/blb.cpp:44: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/btn.cpp -o ../temp/std/jrd/btn.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/btn.h:35, from ../src/jrd/btn.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/btr.cpp -o ../temp/std/jrd/btr.o In file included from ../src/jrd/../common/classes/VaryStr.h:30, from ../src/jrd/btr.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/btr.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/builtin.cpp -o ../temp/std/jrd/builtin.o In file included from ../src/jrd/../jrd/../common/classes/objects_array.h:31, from ../src/jrd/../jrd/flu.h:32, from ../src/jrd/builtin.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/GlobalRWLock.cpp -o ../temp/std/jrd/GlobalRWLock.o In file included from ../src/jrd/GlobalRWLock.h:33, from ../src/jrd/GlobalRWLock.cpp:32: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/GlobalRWLock.h:34, from ../src/jrd/GlobalRWLock.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cch.cpp -o ../temp/std/jrd/cch.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cch.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cch.cpp:34: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cmp.cpp -o ../temp/std/jrd/cmp.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cmp.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cmp.cpp:47: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/cvt2.cpp -o ../temp/std/jrd/cvt2.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/cvt2.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/cvt2.cpp:33: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/DataTypeUtil.cpp -o ../temp/std/jrd/DataTypeUtil.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/../common/classes/MetaName.h:32, from ../src/jrd/../jrd/SysFunction.h:34, from ../src/jrd/DataTypeUtil.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:39, 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/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/std/jrd/dfw.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/jrd/dfw.cpp -o ../temp/std/jrd/dfw.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../temp/std/jrd/dfw.cpp:73: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../temp/std/jrd/dfw.cpp:77: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/UserManagement.cpp -o ../temp/std/jrd/UserManagement.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/jrd/../common/classes/ClumpletWriter.h:32, from ../src/jrd/UserManagement.cpp:24: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/UserManagement.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/divorce.cpp -o ../temp/std/jrd/divorce.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/err.cpp -o ../temp/std/jrd/err.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/err.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/err.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/event.cpp -o ../temp/std/jrd/event.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/event.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/event.cpp:45: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/evl.cpp -o ../temp/std/jrd/evl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/evl.cpp:69: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/evl.cpp:69: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/exe.cpp -o ../temp/std/jrd/exe.o In file included from ../src/jrd/../common/classes/VaryStr.h:30, from ../src/jrd/exe.cpp:60: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/exe.cpp:62: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ext.cpp -o ../temp/std/jrd/ext.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/ext.cpp:41: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/ext.cpp:41: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/execute_statement.cpp -o ../temp/std/jrd/execute_statement.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/execute_statement.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/execute_statement.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/filters.cpp -o ../temp/std/jrd/filters.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/filters.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/filters.cpp:28: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/flu.cpp -o ../temp/std/jrd/flu.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/flu.cpp:50: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/flu.cpp:54: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/functions.cpp -o ../temp/std/jrd/functions.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/functions.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/functions.cpp:28: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/idx.cpp -o ../temp/std/jrd/idx.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/idx.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/idx.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/inf.cpp -o ../temp/std/jrd/inf.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/inf.cpp:41: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/inf.cpp:41: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/intl.cpp -o ../temp/std/jrd/intl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/intl.cpp:97: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/intl.cpp:97: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/intl_builtin.cpp -o ../temp/std/jrd/intl_builtin.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/intl_classes.h:32, from ../src/jrd/intl_builtin.cpp:2: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/IntlManager.cpp -o ../temp/std/jrd/IntlManager.o In file included from ../src/jrd/../jrd/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/IntlManager.h:30, from ../src/jrd/IntlManager.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/../jrd/jrd.h:39, 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/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/IntlUtil.cpp -o ../temp/std/jrd/IntlUtil.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/IntlUtil.h:30, from ../src/jrd/IntlUtil.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/intl_classes.h:32, from ../src/jrd/IntlUtil.cpp:30: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc_sync.cpp -o ../temp/std/jrd/isc_sync.o In file included from ../src/jrd/../jrd/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/isc_proto.h:27, from ../src/jrd/isc_sync.cpp:60: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc_sync.cpp:66: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_map_file(ISC_STATUS*, const TEXT*, FPTR_INIT_GLOBAL_REGION, void*, ULONG, sh_mem*)': ../src/jrd/isc_sync.cpp:2482:13: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] ../src/jrd/isc_sync.cpp: In function 'UCHAR* ISC_remap_file(ISC_STATUS*, sh_mem*, ULONG, bool, mtx**)': ../src/jrd/isc_sync.cpp:3957:12: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/jrd.cpp -o ../temp/std/jrd/jrd.o In file included from ../src/jrd/../jrd/../jrd/ThreadData.h:36, from ../src/jrd/../jrd/ThreadStart.h:34, from ../src/jrd/jrd.cpp:43: ../src/jrd/../jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/jrd.cpp:55: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Database.cpp -o ../temp/std/jrd/Database.o In file included from ../src/jrd/../include/fb_blk.h:4, from ../src/jrd/Database.cpp:29: ../src/jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/Database.cpp:29: ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/Database.cpp: In destructor 'Jrd::Database::~Database()': ../src/jrd/Database.cpp:192:32: warning: deleting 'void*' is undefined [-Wdelete-incomplete] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/lck.cpp -o ../temp/std/jrd/lck.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/lck.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/lck.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/mov.cpp -o ../temp/std/jrd/mov.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/mov.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/mov.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/nav.cpp -o ../temp/std/jrd/nav.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/nav.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/nav.cpp:28: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/opt.cpp -o ../temp/std/jrd/opt.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/opt.cpp:50: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/opt.cpp:50: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Optimizer.cpp -o ../temp/std/jrd/Optimizer.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/Optimizer.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/Optimizer.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/pag.cpp -o ../temp/std/jrd/pag.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/pag.cpp:68: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/pag.cpp:71: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/misc/blrtable.cpp -o ../temp/std/misc/blrtable.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/misc/blrtable.o -o ../gen/firebird/bin/blrtable -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -latomic_ops ../gen/firebird/bin/blrtable > ../src/include/gen/blrtable.h g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/par.cpp -o ../temp/std/jrd/par.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/par.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/par.cpp:43: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ods.cpp -o ../temp/std/jrd/ods.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/pwd.cpp -o ../temp/std/jrd/pwd.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/pwd.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/pwd.cpp:32: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/PreparedStatement.cpp -o ../temp/std/jrd/PreparedStatement.o In file included from ../src/jrd/../jrd/PreparedStatement.h:26, from ../src/jrd/PreparedStatement.cpp:23: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/PreparedStatement.cpp:26: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/RandomGenerator.cpp -o ../temp/std/jrd/RandomGenerator.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/Relation.cpp -o ../temp/std/jrd/Relation.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/../jrd/jrd.h:37, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/Relation.h:25, from ../src/jrd/Relation.cpp:23: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ResultSet.cpp -o ../temp/std/jrd/ResultSet.o In file included from ../src/jrd/../jrd/PreparedStatement.h:26, from ../src/jrd/ResultSet.cpp:24: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/ResultSet.cpp:26: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/rlck.cpp -o ../temp/std/jrd/rlck.o In file included from ../src/jrd/../jrd/../include/fb_blk.h:4, from ../src/jrd/../jrd/tra.h:35, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/tra.h:35, from ../src/jrd/rlck.cpp:29: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/rpb_chain.cpp -o ../temp/std/jrd/rpb_chain.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/rpb_chain.h:29, from ../src/jrd/rpb_chain.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/rpb_chain.h:30, from ../src/jrd/rpb_chain.cpp:25: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/rse.cpp -o ../temp/std/jrd/rse.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/rse.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/rse.cpp:39: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sdw.cpp -o ../temp/std/jrd/sdw.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sdw.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sdw.cpp:29: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/shut.cpp -o ../temp/std/jrd/shut.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/shut.cpp:26: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/shut.cpp:26: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sort.cpp -o ../temp/std/jrd/sort.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sort.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sort.cpp:35: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sqz.cpp -o ../temp/std/jrd/sqz.o In file included from ../src/jrd/../jrd/../include/fb_blk.h:4, from ../src/jrd/../jrd/sqz.h:27, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/sqz.h:27, from ../src/jrd/sqz.cpp:27: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/svc.cpp -o ../temp/std/jrd/svc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/svc.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/svc.cpp:40: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/SysFunction.cpp -o ../temp/std/jrd/SysFunction.o In file included from ../src/jrd/../common/classes/VaryStr.h:30, from ../src/jrd/SysFunction.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/SysFunction.cpp:35: ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/TempSpace.cpp -o ../temp/std/jrd/TempSpace.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../common/config/config.h:26, from ../src/jrd/TempSpace.cpp:26: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/tpc.cpp -o ../temp/std/jrd/tpc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/tpc.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/tpc.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/tra.cpp -o ../temp/std/jrd/tra.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/tra.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/tra.cpp:31: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/validation.cpp -o ../temp/std/jrd/validation.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/validation.cpp:547: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/validation.cpp:547: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/vio.cpp -o ../temp/std/jrd/vio.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/vio.cpp:48: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/vio.cpp:48: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/nodebug.cpp -o ../temp/std/jrd/nodebug.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/nbak.cpp -o ../temp/std/jrd/nbak.o In file included from ../src/jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/btn.h:35, from ../src/jrd/jrd.h:37, from ../src/jrd/nbak.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/val.h:32, from ../src/jrd/jrd.h:39, from ../src/jrd/nbak.cpp:33: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sha.cpp -o ../temp/std/jrd/sha.o In file included from ../src/jrd/../jrd/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/sha.h:27, from ../src/jrd/sha.cpp:14: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/unix.cpp -o ../temp/std/jrd/unix.o In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32, from ../src/include/../jrd/../jrd/btn.h:35, from ../src/include/../jrd/jrd.h:37, from ../src/jrd/os/posix/unix.cpp:53: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/val.h:32, from ../src/include/../jrd/jrd.h:39, from ../src/jrd/os/posix/unix.cpp:53: ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/TextType.cpp -o ../temp/std/jrd/TextType.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/TextType.cpp:96: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/unicode_util.cpp -o ../temp/std/jrd/unicode_util.o In file included from ../src/jrd/unicode_util.cpp:28: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/RuntimeStatistics.cpp -o ../temp/std/jrd/RuntimeStatistics.o In file included from ../src/jrd/../jrd/../include/fb_blk.h:4, from ../src/jrd/../jrd/req.h:31, from ../src/jrd/RuntimeStatistics.cpp:25: ../src/jrd/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/req.h:31, from ../src/jrd/RuntimeStatistics.cpp:25: ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/DebugInterface.cpp -o ../temp/std/jrd/DebugInterface.o In file included from ../src/jrd/../jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/../jrd/jrd.h:37, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/../jrd/jrd.h:39, from ../src/jrd/../jrd/DebugInterface.h:27, from ../src/jrd/DebugInterface.cpp:24: ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/extds/ExtDS.cpp -o ../temp/std/jrd/extds/ExtDS.o In file included from ../src/jrd/extds/../../include/fb_blk.h:4, from ../src/jrd/extds/ExtDS.cpp:27: ../src/jrd/extds/../../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/extds/ExtDS.cpp:27: ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/extds/../../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/extds/InternalDS.cpp -o ../temp/std/jrd/extds/InternalDS.o In file included from ../src/jrd/extds/../../include/fb_blk.h:4, from ../src/jrd/extds/InternalDS.cpp:26: ../src/jrd/extds/../../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/extds/InternalDS.cpp:26: ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/extds/../../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/extds/IscDS.cpp -o ../temp/std/jrd/extds/IscDS.o In file included from ../src/jrd/extds/../../include/fb_blk.h:4, from ../src/jrd/extds/IscDS.cpp:26: ../src/jrd/extds/../../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/extds/IscDS.cpp:26: ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/extds/../../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/extds/../../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/../../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/extds/../../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/extds/IscDS.cpp: At global scope: ../src/jrd/extds/IscDS.cpp:1501:31: warning: 'void isc_expand_dpb(ISC_SCHAR**, short int*, ...)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:511:38: note: declared here ../src/jrd/extds/IscDS.cpp:1501:31: warning: 'void isc_expand_dpb(ISC_SCHAR**, short int*, ...)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:511:38: note: declared here ../src/jrd/extds/IscDS.cpp:1506:31: warning: 'ISC_LONG isc_interprete(ISC_SCHAR*, ISC_STATUS**)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:541:42: note: declared here ../src/jrd/extds/IscDS.cpp:1506:31: warning: 'ISC_LONG isc_interprete(ISC_SCHAR*, ISC_STATUS**)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/extds/IscDS.h:28, from ../src/jrd/extds/IscDS.cpp:33: ../src/jrd/extds/../ibase.h:541:42: note: declared here g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceConfigStorage.cpp -o ../temp/std/jrd/trace/TraceConfigStorage.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/trace/../../common/classes/TempFile.h:27, from ../src/jrd/trace/TraceConfigStorage.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/trace/../../jrd/../jrd/val.h:32, from ../src/jrd/trace/../../jrd/jrd.h:39, from ../src/jrd/trace/TraceConfigStorage.cpp:36: ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/TraceConfigStorage.cpp: In member function 'void Jrd::ConfigStorage::updateSession(Firebird::TraceSession&)': ../src/jrd/trace/TraceConfigStorage.cpp:588:9: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceLog.cpp -o ../temp/std/jrd/trace/TraceLog.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/trace/../../common/classes/TempFile.h:27, from ../src/jrd/trace/TraceLog.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceManager.cpp -o ../temp/std/jrd/trace/TraceManager.o In file included from ../src/jrd/trace/../../jrd/trace/../../common/classes/array.h:32, from ../src/jrd/trace/../../jrd/trace/TraceManager.h:34, from ../src/jrd/trace/TraceManager.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/val.h:32, from ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:39, from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceManager.cpp:33: ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceObjects.cpp -o ../temp/std/jrd/trace/TraceObjects.o In file included from ../src/jrd/trace/../../common/../common/classes/fb_string.h:39, from ../src/jrd/trace/../../common/utils_proto.h:33, from ../src/jrd/trace/TraceObjects.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/val.h:32, from ../src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:39, from ../src/jrd/trace/../../jrd/trace/TraceObjects.h:34, from ../src/jrd/trace/TraceObjects.cpp:34: ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/pretty.cpp -o ../temp/std/gpre/pretty.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/std/dsql/array.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/dsql/array.cpp -o ../temp/std/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/std/dsql/blob.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/dsql/blob.cpp -o ../temp/std/dsql/blob.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/preparse.cpp -o ../temp/std/dsql/preparse.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/dsql/../common/classes/ClumpletWriter.h:32, from ../src/dsql/preparse.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/user_dsql.cpp -o ../temp/std/dsql/user_dsql.o In file included from ../src/dsql/../common/classes/init.h:31, from ../src/dsql/user_dsql.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/utld.cpp -o ../temp/std/dsql/utld.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h: In instantiation of 'Firebird::ObjectsArray<T, A>::~ObjectsArray() [with T = Jrd::Trigger; A = Firebird::Array<Jrd::Trigger*, Firebird::InlineStorage<Jrd::Trigger*, 8> >]': ../src/dsql/../dsql/../jrd/Database.h:86:16: required from here ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete] ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: invalid use of incomplete type 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/Database.h:71:8: note: forward declaration of 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/keywords.cpp -o ../temp/std/dsql/keywords.o ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids -cxx ../src/dsql/metd.epp ../temp/std/dsql/metd.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/dsql/metd.cpp -o ../temp/std/dsql/metd.o In file included from ../src/include/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/include/../dsql/dsql.h:38, from ../temp/std/dsql/metd.cpp:43: ../src/include/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../dsql/../jrd/val.h:32, from ../src/include/../dsql/dsql.h:39, from ../temp/std/dsql/metd.cpp:43: ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/ddl.cpp -o ../temp/std/dsql/ddl.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/dsql/../jrd/../common/classes/MetaName.h:32, from ../src/dsql/../jrd/SysFunction.h:34, from ../src/dsql/ddl.cpp:74: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/ddl.cpp:76: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/dsql.cpp -o ../temp/std/dsql/dsql.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/dsql.cpp:39: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/dsql.cpp:39: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/errd.cpp -o ../temp/std/dsql/errd.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/errd.cpp:37: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/errd.cpp:37: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/gen.cpp -o ../temp/std/dsql/gen.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/gen.cpp:39: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/hsh.cpp -o ../temp/std/dsql/hsh.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h: In instantiation of 'Firebird::ObjectsArray<T, A>::~ObjectsArray() [with T = Jrd::Trigger; A = Firebird::Array<Jrd::Trigger*, Firebird::InlineStorage<Jrd::Trigger*, 8> >]': ../src/dsql/../dsql/../jrd/Database.h:86:16: required from here ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete] ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: invalid use of incomplete type 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/Database.h:71:8: note: forward declaration of 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/hsh.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/make.cpp -o ../temp/std/dsql/make.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/make.cpp:39: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/make.cpp:39: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/movd.cpp -o ../temp/std/dsql/movd.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/movd.cpp:26: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/movd.cpp:26: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/parse.cpp -o ../temp/std/dsql/parse.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/Parser.h:27, from ../src/dsql/parse.cpp:12: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/Parser.h:27, from ../src/dsql/parse.cpp:12: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/Parser.cpp -o ../temp/std/dsql/Parser.o In file included from ../src/dsql/../dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/../dsql/dsql.h:38, from ../src/dsql/../dsql/Parser.h:27, from ../src/dsql/Parser.cpp:25: ../src/dsql/../dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/../dsql/dsql.h:39, from ../src/dsql/../dsql/Parser.h:27, from ../src/dsql/Parser.cpp:25: ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/pass1.cpp -o ../temp/std/dsql/pass1.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/pass1.cpp:145: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/misc_func.cpp -o ../temp/std/dsql/misc_func.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h: In instantiation of 'Firebird::ObjectsArray<T, A>::~ObjectsArray() [with T = Jrd::Trigger; A = Firebird::Array<Jrd::Trigger*, Firebird::InlineStorage<Jrd::Trigger*, 8> >]': ../src/dsql/../dsql/../jrd/Database.h:86:16: required from here ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete] ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: invalid use of incomplete type 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/Database.h:71:8: note: forward declaration of 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/misc_func.cpp:24: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined ../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/dsql/DdlNodes.epp ../temp/std/dsql/DdlNodes.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/dsql/DdlNodes.cpp -o ../temp/std/dsql/DdlNodes.o In file included from ../src/include/../dsql/../dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/include/../dsql/../dsql/../dsql/dsql.h:38, from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/std/dsql/DdlNodes.cpp:29: ../src/include/../dsql/../dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../dsql/../dsql/../dsql/../jrd/val.h:32, from ../src/include/../dsql/../dsql/../dsql/dsql.h:39, from ../src/include/../dsql/../dsql/Nodes.h:27, from ../src/include/../dsql/DdlNodes.h:27, from ../temp/std/dsql/DdlNodes.cpp:29: ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/StmtNodes.cpp -o ../temp/std/dsql/StmtNodes.o In file included from ../src/dsql/../dsql/../dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/../dsql/../dsql/dsql.h:38, from ../src/dsql/../dsql/../dsql/Nodes.h:27, from ../src/dsql/../dsql/StmtNodes.h:27, from ../src/dsql/StmtNodes.cpp:23: ../src/dsql/../dsql/../dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/../dsql/../dsql/dsql.h:39, from ../src/dsql/../dsql/../dsql/Nodes.h:27, from ../src/dsql/../dsql/StmtNodes.h:27, from ../src/dsql/StmtNodes.cpp:23: ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/lock/lock.cpp -o ../temp/std/lock/lock.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/lock/../lock/../common/classes/GenericMap.h:32, from ../src/lock/../lock/lock_proto.h:33, from ../src/lock/lock.cpp:45: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/lock/../jrd/../jrd/val.h:32, from ../src/lock/../jrd/jrd.h:39, from ../src/lock/lock.cpp:48: ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/interface.cpp -o ../temp/std/remote/interface.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/interface.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/inet.cpp -o ../temp/std/remote/inet.o In file included from ../src/remote/../common/classes/init.h:31, from ../src/remote/inet.cpp:56: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/inet.cpp:102: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/merge.cpp -o ../temp/std/remote/merge.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/merge.cpp:27: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/parser.cpp -o ../temp/std/remote/parser.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/parser.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/parser.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/protocol.cpp -o ../temp/std/remote/protocol.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/protocol.cpp:33: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/remote.cpp -o ../temp/std/remote/remote.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/remote.cpp:28: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/xdr.cpp -o ../temp/std/remote/xdr.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/xdr.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/gsec/call_service.cpp -o ../temp/std/utilities/gsec/call_service.o In file included from ../src/include/../jrd/ThreadData.h:36, from ../src/include/../utilities/gsec/gsec.h:27, from ../src/include/../utilities/gsec/call_service.h:28, from ../src/utilities/gsec/call_service.cpp:26: ../src/include/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gsec/security.epp ../temp/std/utilities/gsec/security.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "security2.fdb" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/utilities/gsec/security.cpp -o ../temp/std/utilities/gsec/security.o In file included from ../src/include/../jrd/../common/../common/classes/fb_string.h:39, from ../src/include/../jrd/../common/utils_proto.h:33, from ../src/include/../jrd/jrd_pwd.h:31, from ../temp/std/utilities/gsec/security.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/gsec/gsec.cpp -o ../temp/std/utilities/gsec/gsec.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_f_proto.h:30, from ../src/utilities/gsec/gsec.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/utilities/gstat/dba.epp ../temp/std/utilities/gstat/dba.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/utilities/gstat/dba.cpp -o ../temp/std/utilities/gstat/dba.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../temp/std/utilities/gstat/dba.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/svc.h:29, from ../temp/std/utilities/gstat/dba.cpp:51: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/gstat/ppg.cpp -o ../temp/std/utilities/gstat/ppg.o In file included from ../src/include/../jrd/nbak.h:35, from ../src/utilities/gstat/ppg.cpp:35: ../src/include/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../jrd/../jrd/../jrd/val.h:32, from ../src/include/../jrd/../jrd/jrd.h:39, from ../src/include/../jrd/GlobalRWLock.h:34, from ../src/include/../jrd/nbak.h:37, from ../src/utilities/gstat/ppg.cpp:35: ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletReader.cpp -o ../temp/std/common/classes/ClumpletReader.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/common/classes/ClumpletReader.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/std/common/classes/ClumpletWriter.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/include/../common/classes/ClumpletWriter.h:32, from ../src/common/classes/ClumpletWriter.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config.cpp -o ../temp/std/common/config/config.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/config/../../common/config/config.h:26, from ../src/common/config/config.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config_file.cpp -o ../temp/std/common/config/config_file.o In file included from ../src/common/config/config_file.cpp:25: ../src/common/config/../../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/dir_list.cpp -o ../temp/std/common/config/dir_list.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/config/config.h:26, from ../src/common/config/dir_list.cpp:23: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/burp.cpp -o ../temp/std/burp/burp.o In file included from ../src/include/fb_blk.h:4, from ../src/burp/../jrd/svc.h:29, from ../src/burp/burp.cpp:44: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../jrd/svc.h:29, from ../src/burp/burp.cpp:44: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/burp/burp.cpp: In function 'void close_platf(DESC)': ../src/burp/burp.cpp:2234:13: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/std/burp/backup.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/burp/backup.cpp -o ../temp/std/burp/backup.o In file included from ../src/include/../burp/../jrd/ThreadData.h:36, from ../src/include/../burp/burp.h:38, from ../temp/std/burp/backup.cpp:51: ../src/include/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../burp/../jrd/svc.h:29, from ../src/include/../burp/burp.h:695, from ../temp/std/burp/backup.cpp:51: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/restore.epp ../temp/std/burp/restore.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/burp/restore.cpp -o ../temp/std/burp/restore.o In file included from ../src/include/../burp/../jrd/ThreadData.h:36, from ../src/include/../burp/burp.h:38, from ../temp/std/burp/restore.cpp:39: ../src/include/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../burp/../jrd/svc.h:29, from ../src/include/../burp/burp.h:695, from ../temp/std/burp/restore.cpp:39: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/mvol.cpp -o ../temp/std/burp/mvol.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp.h:38, from ../src/burp/mvol.cpp:42: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../burp/../jrd/svc.h:29, from ../src/burp/../burp/burp.h:695, from ../src/burp/mvol.cpp:42: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/misc.cpp -o ../temp/std/burp/misc.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp.h:38, from ../src/burp/misc.cpp:30: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../burp/../jrd/svc.h:29, from ../src/burp/../burp/burp.h:695, from ../src/burp/misc.cpp:30: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/canonical.cpp -o ../temp/std/burp/canonical.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp.h:38, from ../src/burp/canonical.cpp:37: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/burp/../burp/../jrd/svc.h:29, from ../src/burp/../burp/burp.h:695, from ../src/burp/canonical.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/alice/alice.cpp -o ../temp/std/alice/alice.o In file included from ../src/alice/../alice/../jrd/ThreadData.h:36, from ../src/alice/../alice/alice.h:30, from ../src/alice/alice.cpp:46: ../src/alice/../alice/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/alice/../alice/alice.h:31, from ../src/alice/alice.cpp:46: ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/alice/../alice/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/alice/../alice/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/alice/../alice/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/alice/../alice/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/alice/../alice/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/alice/exe.cpp -o ../temp/std/alice/exe.o In file included from ../src/alice/../alice/../jrd/ThreadData.h:36, from ../src/alice/../alice/alice.h:30, from ../src/alice/exe.cpp:41: ../src/alice/../alice/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/alice/../alice/alice.h:31, from ../src/alice/exe.cpp:41: ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/alice/../alice/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/alice/../alice/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/alice/../alice/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/alice/../alice/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/alice/../alice/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -r -m -z -n ../src/alice/alice_meta.epp ../temp/std/alice/alice_meta.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/alice/alice_meta.cpp -o ../temp/std/alice/alice_meta.o In file included from ../src/include/../alice/../jrd/ThreadData.h:36, from ../src/include/../alice/alice.h:30, from ../temp/std/alice/alice_meta.cpp:41: ../src/include/../alice/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/include/../alice/alice.h:31, from ../temp/std/alice/alice_meta.cpp:41: ../src/include/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/../alice/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/../alice/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/../alice/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/../alice/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/../alice/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/alice/tdr.cpp -o ../temp/std/alice/tdr.o In file included from ../src/alice/../alice/../jrd/ThreadData.h:36, from ../src/alice/../alice/alice.h:30, from ../src/alice/tdr.cpp:39: ../src/alice/../alice/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/alice/../alice/alice.h:31, from ../src/alice/tdr.cpp:39: ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/alice/../alice/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/alice/../alice/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/alice/../alice/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/alice/../alice/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/alice/../alice/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/alice/../alice/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/nbackup.cpp -o ../temp/std/utilities/nbackup.o In file included from ../src/utilities/../jrd/../common/classes/fb_string.h:39, from ../src/utilities/../jrd/db_alias.h:26, from ../src/utilities/nbackup.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/utilities/../jrd/../jrd/../jrd/val.h:32, from ../src/utilities/../jrd/../jrd/jrd.h:39, from ../src/utilities/../jrd/GlobalRWLock.h:34, from ../src/utilities/../jrd/nbak.h:37, from ../src/utilities/nbackup.cpp:41: ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/nbackup.cpp: In member function 'void NBackup::restore_database(const BackupFiles&)': ../src/utilities/nbackup.cpp:1073:12: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceCmdLine.cpp -o ../temp/std/jrd/trace/TraceCmdLine.o In file included from ../src/jrd/trace/../../common/classes/fb_string.h:39, from ../src/jrd/trace/TraceCmdLine.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/trace/TraceService.cpp -o ../temp/std/jrd/trace/TraceService.o In file included from ../src/jrd/trace/../../common/classes/fb_string.h:39, from ../src/jrd/trace/TraceService.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/trace/../../jrd/svc.h:29, from ../src/jrd/trace/TraceService.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/inet_server.cpp -o ../temp/std/remote/inet_server.o In file included from ../src/remote/../jrd/../common/classes/fb_string.h:39, from ../src/remote/../jrd/isc_proto.h:27, from ../src/remote/inet_server.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/inet_server.cpp:79: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/server.cpp -o ../temp/std/remote/server.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/server.cpp:37: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/server.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::ddl(P_DDL*, PACKET*)': ../src/remote/server.cpp:1682:50: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/remote/server.cpp:35: ../src/remote/../jrd/ibase.h:707:44: note: declared here ../src/remote/server.cpp:1682:50: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/remote/server.cpp:35: ../src/remote/../jrd/ibase.h:707:44: note: declared here g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/alloc.cpp -o ../temp/std/common/classes/alloc.o In file included from ../src/common/classes/alloc.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2225:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2229:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/locks.cpp -o ../temp/std/common/classes/locks.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -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/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/fb_string.cpp -o ../temp/std/common/classes/fb_string.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/classes/fb_string.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/timestamp.cpp -o ../temp/std/common/classes/timestamp.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/PublicHandle.cpp -o ../temp/std/common/classes/PublicHandle.o In file included from ../src/include/../common/classes/init.h:31, from ../src/common/classes/PublicHandle.h:26, from ../src/common/classes/PublicHandle.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/TempFile.cpp -o ../temp/std/common/classes/TempFile.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/common/classes/TempFile.cpp:48: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/UserBlob.cpp -o ../temp/std/common/classes/UserBlob.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/SafeArg.cpp -o ../temp/std/common/classes/SafeArg.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MsgPrint.cpp -o ../temp/std/common/classes/MsgPrint.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../src/common/classes/MsgPrint.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/BaseStream.cpp -o ../temp/std/common/classes/BaseStream.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/fb_exception.cpp -o ../temp/std/common/fb_exception.o In file included from ../src/common/fb_exception.cpp:9: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/thd.cpp -o ../temp/std/common/thd.o In file included from ../src/common/thd.cpp:36: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MetaName.cpp -o ../temp/std/common/classes/MetaName.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/classes/MetaName.h:32, from ../src/common/classes/MetaName.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusHolder.cpp -o ../temp/std/common/StatusHolder.o In file included from ../src/common/StatusHolder.cpp:32: ../src/common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/init.cpp -o ../temp/std/common/classes/init.o In file included from ../src/common/classes/init.h:31, from ../src/common/classes/init.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusArg.cpp -o ../temp/std/common/StatusArg.o In file included from ../src/common/../common/classes/fb_string.h:39, from ../src/common/StatusArg.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/std/jrd/fbsyslog.o ../src/jrd/os/posix/fbsyslog.cpp: In static member function 'static void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)': ../src/jrd/os/posix/fbsyslog.cpp:53:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ../src/jrd/os/posix/fbsyslog.cpp:54:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/utils.cpp -o ../temp/std/common/utils.o In file included from ../src/common/../common/../common/classes/fb_string.h:39, from ../src/common/../common/utils_proto.h:33, from ../src/common/utils.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/utils.cpp: In function 'void fb_utils::getCwd(Firebird::PathName&)': ../src/common/utils.cpp:693:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/AdminException.cpp -o ../temp/std/config/AdminException.o In file included from ../src/config/AdminException.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Args.cpp -o ../temp/std/config/Args.o In file included from ../src/config/Args.h:37, from ../src/config/Args.cpp:44: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ArgsException.cpp -o ../temp/std/config/ArgsException.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ArgsException.h:37, from ../src/config/ArgsException.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObj.cpp -o ../temp/std/config/ConfObj.o In file included from ../src/config/ConfObj.h:30, from ../src/config/ConfObj.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObject.cpp -o ../temp/std/config/ConfObject.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ConfObject.h:30, from ../src/config/ConfObject.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfigFile.cpp -o ../temp/std/config/ConfigFile.o In file included from ../src/config/ConfigFile.cpp:33: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Configuration.cpp -o ../temp/std/config/Configuration.o In file included from ../src/config/Configuration.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Element.cpp -o ../temp/std/config/Element.o In file included from ../src/config/Element.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/FileName.cpp -o ../temp/std/config/FileName.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/FileName.h:4, from ../src/config/FileName.cpp:2: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputFile.cpp -o ../temp/std/config/InputFile.o In file included from ../src/config/InputFile.cpp:42: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputStream.cpp -o ../temp/std/config/InputStream.o In file included from ../src/config/InputStream.h:38, from ../src/config/InputStream.cpp:35: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Lex.cpp -o ../temp/std/config/Lex.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/Stream.h:38, from ../src/config/Lex.h:38, from ../src/config/Lex.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ScanDir.cpp -o ../temp/std/config/ScanDir.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ScanDir.h:48, from ../src/config/ScanDir.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Stream.cpp -o ../temp/std/config/Stream.o In file included from ../src/config/Stream.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/StreamSegment.cpp -o ../temp/std/config/StreamSegment.o In file included from ../src/config/StreamSegment.h:38, from ../src/config/StreamSegment.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/PathName.cpp -o ../temp/std/vulcan/PathName.o In file included from ../src/vulcan/../common/classes/fb_string.h:39, from ../src/vulcan/PathName.h:33, from ../src/vulcan/PathName.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/vulcan/PathName.cpp: In static member function 'static const char* PathName::getWorkingDirectory()': ../src/vulcan/PathName.cpp:75:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/RefObject.cpp -o ../temp/std/vulcan/RefObject.o In file included from ../src/vulcan/RefObject.cpp:32: ../src/vulcan/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/firebird.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -shared -Wl,-soname,libfbembed.so.2.5 -Wl,-rpath,/usr/lib -o ../gen/firebird/lib/libfbembed.so.2.5.8 ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/guid.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/jrd/alt.o ../temp/std/jrd/db_alias.o ../temp/std/jrd/dsc.o ../temp/std/jrd/enc.o ../temp/std/jrd/gds.o ../temp/std/jrd/isc.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/isc_ipc.o ../temp/std/jrd/perf.o ../temp/std/jrd/sdl.o ../temp/std/jrd/status.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/ThreadStart.o ../temp/std/jrd/utl.o ../temp/std/jrd/why.o ../temp/std/common/cvt.o ../temp/std/jrd/blob_filter.o ../temp/std/jrd/cvt.o ../temp/std/jrd/dpm.o ../temp/std/jrd/dyn.o ../temp/std/jrd/dyn_def.o ../temp/std/jrd/dyn_del.o ../temp/std/jrd/dyn_mod.o ../temp/std/jrd/dyn_util.o ../temp/std/jrd/fun.o ../temp/std/jrd/grant.o ../temp/std/jrd/ini.o ../temp/std/jrd/met.o ../temp/std/jrd/pcmet.o ../temp/std/jrd/scl.o ../temp/std/jrd/CharSet.o ../temp/std/jrd/Collation.o ../temp/std/jrd/DatabaseSnapshot.o ../temp/std/jrd/VirtualTable.o ../temp/std/jrd/RecordBuffer.o ../temp/std/jrd/blb.o ../temp/std/jrd/btn.o ../temp/std/jrd/btr.o ../temp/std/jrd/builtin.o ../temp/std/jrd/GlobalRWLock.o ../temp/std/jrd/cch.o ../temp/std/jrd/cmp.o ../temp/std/jrd/cvt2.o ../temp/std/jrd/DataTypeUtil.o ../temp/std/jrd/dfw.o ../temp/std/jrd/UserManagement.o ../temp/std/jrd/divorce.o ../temp/std/jrd/err.o ../temp/std/jrd/event.o ../temp/std/jrd/evl.o ../temp/std/jrd/exe.o ../temp/std/jrd/ext.o ../temp/std/jrd/execute_statement.o ../temp/std/jrd/filters.o ../temp/std/jrd/flu.o ../temp/std/jrd/functions.o ../temp/std/jrd/idx.o ../temp/std/jrd/inf.o ../temp/std/jrd/intl.o ../temp/std/jrd/intl_builtin.o ../temp/std/jrd/IntlManager.o ../temp/std/jrd/IntlUtil.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/jrd.o ../temp/std/jrd/Database.o ../temp/std/jrd/lck.o ../temp/std/jrd/mov.o ../temp/std/jrd/nav.o ../temp/std/jrd/opt.o ../temp/std/jrd/Optimizer.o ../temp/std/jrd/pag.o ../temp/std/jrd/par.o ../temp/std/jrd/ods.o ../temp/std/jrd/pwd.o ../temp/std/jrd/PreparedStatement.o ../temp/std/jrd/RandomGenerator.o ../temp/std/jrd/Relation.o ../temp/std/jrd/ResultSet.o ../temp/std/jrd/rlck.o ../temp/std/jrd/rpb_chain.o ../temp/std/jrd/rse.o ../temp/std/jrd/sdw.o ../temp/std/jrd/shut.o ../temp/std/jrd/sort.o ../temp/std/jrd/sqz.o ../temp/std/jrd/svc.o ../temp/std/jrd/SysFunction.o ../temp/std/jrd/TempSpace.o ../temp/std/jrd/tpc.o ../temp/std/jrd/tra.o ../temp/std/jrd/validation.o ../temp/std/jrd/vio.o ../temp/std/jrd/nodebug.o ../temp/std/jrd/nbak.o ../temp/std/jrd/sha.o ../temp/std/jrd/unix.o ../temp/std/jrd/TextType.o ../temp/std/jrd/unicode_util.o ../temp/std/jrd/RuntimeStatistics.o ../temp/std/jrd/DebugInterface.o ../temp/std/jrd/extds/ExtDS.o ../temp/std/jrd/extds/InternalDS.o ../temp/std/jrd/extds/IscDS.o ../temp/std/jrd/trace/TraceConfigStorage.o ../temp/std/jrd/trace/TraceLog.o ../temp/std/jrd/trace/TraceManager.o ../temp/std/jrd/trace/TraceObjects.o ../temp/std/gpre/pretty.o ../temp/std/dsql/array.o ../temp/std/dsql/blob.o ../temp/std/dsql/preparse.o ../temp/std/dsql/user_dsql.o ../temp/std/dsql/utld.o ../temp/std/dsql/keywords.o ../temp/std/dsql/metd.o ../temp/std/dsql/ddl.o ../temp/std/dsql/dsql.o ../temp/std/dsql/errd.o ../temp/std/dsql/gen.o ../temp/std/dsql/hsh.o ../temp/std/dsql/make.o ../temp/std/dsql/movd.o ../temp/std/dsql/parse.o ../temp/std/dsql/Parser.o ../temp/std/dsql/pass1.o ../temp/std/dsql/misc_func.o ../temp/std/dsql/DdlNodes.o ../temp/std/dsql/StmtNodes.o ../temp/std/lock/lock.o ../temp/std/remote/interface.o ../temp/std/remote/inet.o ../temp/std/remote/merge.o ../temp/std/remote/parser.o ../temp/std/remote/protocol.o ../temp/std/remote/remote.o ../temp/std/remote/xdr.o ../temp/std/utilities/gsec/call_service.o ../temp/std/utilities/gsec/security.o ../temp/std/utilities/gsec/gsec.o ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/burp/burp.o ../temp/std/burp/backup.o ../temp/std/burp/restore.o ../temp/std/burp/mvol.o ../temp/std/burp/misc.o ../temp/std/burp/canonical.o ../temp/std/alice/alice.o ../temp/std/alice/exe.o ../temp/std/alice/alice_meta.o ../temp/std/alice/tdr.o ../temp/std/utilities/nbackup.o ../temp/std/jrd/trace/TraceCmdLine.o ../temp/std/jrd/trace/TraceService.o ../temp/std/remote/inet_server.o ../temp/std/remote/server.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -licuuc -licudata -licui18n -latomic_ops (cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.5.8 libfbembed.so.2.5 ) (cd ../gen/firebird/lib && ln -s -f libfbembed.so.2.5 libfbembed.so ) rm ../temp/std/jrd/dyn_del.cpp ../temp/std/alice/alice_meta.cpp ../temp/std/jrd/scl.cpp ../temp/std/dsql/blob.cpp ../temp/std/utilities/gstat/dba.cpp ../temp/std/jrd/pcmet.cpp ../temp/std/jrd/met.cpp ../temp/std/jrd/dyn_def.cpp ../temp/std/jrd/fun.cpp ../temp/std/dsql/array.cpp ../temp/std/jrd/grant.cpp ../temp/std/jrd/dpm.cpp ../temp/std/utilities/gsec/security.cpp ../temp/std/burp/restore.cpp ../temp/std/burp/backup.cpp ../temp/std/jrd/dyn.cpp ../temp/std/jrd/dyn_util.cpp ../temp/std/jrd/dyn_mod.cpp ../temp/std/jrd/ini.cpp ../temp/std/jrd/dfw.cpp make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.inet_server make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/server_stub.cpp -o ../temp/std/remote/server_stub.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/remote/server_stub.o -o ../gen/firebird/bin/fb_inet_server -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.smp_server make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/inet_server.cpp -o ../temp/superserver/remote/inet_server.o In file included from ../src/remote/../jrd/../common/classes/fb_string.h:39, from ../src/remote/../jrd/isc_proto.h:27, from ../src/remote/inet_server.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/inet_server.cpp:79: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/server.cpp -o ../temp/superserver/remote/server.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/server.cpp:37: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/server.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/remote/server.cpp: In member function 'ISC_STATUS rem_port::ddl(P_DDL*, PACKET*)': ../src/remote/server.cpp:1682:50: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/remote/server.cpp:35: ../src/remote/../jrd/ibase.h:707:44: note: declared here ../src/remote/server.cpp:1682:50: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/remote/server.cpp:35: ../src/remote/../jrd/ibase.h:707:44: note: declared here g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/server_stub.cpp -o ../temp/superserver/remote/server_stub.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ThreadData.cpp -o ../temp/superserver/jrd/ThreadData.o In file included from ../src/jrd/../jrd/ThreadData.h:36, from ../src/jrd/ThreadData.cpp:34: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/divorce.cpp -o ../temp/superserver/jrd/divorce.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/dsc.cpp -o ../temp/superserver/jrd/dsc.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/enc.cpp -o ../temp/superserver/jrd/enc.o In file included from ../src/jrd/enc.cpp:13: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc_file.cpp -o ../temp/superserver/jrd/isc_file.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc_file.cpp:51: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc_file.cpp:51: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc.cpp -o ../temp/superserver/jrd/isc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc.cpp:46: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sdl.cpp -o ../temp/superserver/jrd/sdl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sdl.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sdl.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/status.cpp -o ../temp/superserver/jrd/status.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/cvt.cpp -o ../temp/superserver/common/cvt.o In file included from ../src/common/../jrd/../include/fb_blk.h:4, from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/common/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/inet.cpp -o ../temp/superserver/remote/inet.o In file included from ../src/remote/../common/classes/init.h:31, from ../src/remote/inet.cpp:56: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/inet.cpp:102: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/merge.cpp -o ../temp/superserver/remote/merge.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/merge.cpp:27: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/parser.cpp -o ../temp/superserver/remote/parser.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/parser.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/parser.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/protocol.cpp -o ../temp/superserver/remote/protocol.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/protocol.cpp:33: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/remote.cpp -o ../temp/superserver/remote/remote.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/remote.cpp:28: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/xdr.cpp -o ../temp/superserver/remote/xdr.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/xdr.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/alloc.cpp -o ../temp/superserver/common/classes/alloc.o In file included from ../src/common/classes/alloc.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2225:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/classes/alloc.cpp:2229:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/locks.cpp -o ../temp/superserver/common/classes/locks.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -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/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/fb_string.cpp -o ../temp/superserver/common/classes/fb_string.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/classes/fb_string.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/timestamp.cpp -o ../temp/superserver/common/classes/timestamp.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/PublicHandle.cpp -o ../temp/superserver/common/classes/PublicHandle.o In file included from ../src/include/../common/classes/init.h:31, from ../src/common/classes/PublicHandle.h:26, from ../src/common/classes/PublicHandle.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/TempFile.cpp -o ../temp/superserver/common/classes/TempFile.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/common/classes/TempFile.cpp:48: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/UserBlob.cpp -o ../temp/superserver/common/classes/UserBlob.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/SafeArg.cpp -o ../temp/superserver/common/classes/SafeArg.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MsgPrint.cpp -o ../temp/superserver/common/classes/MsgPrint.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../src/common/classes/MsgPrint.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/BaseStream.cpp -o ../temp/superserver/common/classes/BaseStream.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/fb_exception.cpp -o ../temp/superserver/common/fb_exception.o In file included from ../src/common/fb_exception.cpp:9: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/thd.cpp -o ../temp/superserver/common/thd.o In file included from ../src/common/thd.cpp:36: ../src/common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MetaName.cpp -o ../temp/superserver/common/classes/MetaName.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/classes/MetaName.h:32, from ../src/common/classes/MetaName.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusHolder.cpp -o ../temp/superserver/common/StatusHolder.o In file included from ../src/common/StatusHolder.cpp:32: ../src/common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/init.cpp -o ../temp/superserver/common/classes/init.o In file included from ../src/common/classes/init.h:31, from ../src/common/classes/init.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/StatusArg.cpp -o ../temp/superserver/common/StatusArg.o In file included from ../src/common/../common/classes/fb_string.h:39, from ../src/common/StatusArg.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/fbsyslog.cpp -o ../temp/superserver/jrd/fbsyslog.o ../src/jrd/os/posix/fbsyslog.cpp: In static member function 'static void Firebird::Syslog::Record(Firebird::Syslog::Severity, const char*)': ../src/jrd/os/posix/fbsyslog.cpp:53:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ../src/jrd/os/posix/fbsyslog.cpp:54:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/utils.cpp -o ../temp/superserver/common/utils.o In file included from ../src/common/../common/../common/classes/fb_string.h:39, from ../src/common/../common/utils_proto.h:33, from ../src/common/utils.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/utils.cpp: In function 'void fb_utils::getCwd(Firebird::PathName&)': ../src/common/utils.cpp:693:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/AdminException.cpp -o ../temp/superserver/config/AdminException.o In file included from ../src/config/AdminException.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Args.cpp -o ../temp/superserver/config/Args.o In file included from ../src/config/Args.h:37, from ../src/config/Args.cpp:44: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ArgsException.cpp -o ../temp/superserver/config/ArgsException.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ArgsException.h:37, from ../src/config/ArgsException.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObj.cpp -o ../temp/superserver/config/ConfObj.o In file included from ../src/config/ConfObj.h:30, from ../src/config/ConfObj.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObject.cpp -o ../temp/superserver/config/ConfObject.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ConfObject.h:30, from ../src/config/ConfObject.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfigFile.cpp -o ../temp/superserver/config/ConfigFile.o In file included from ../src/config/ConfigFile.cpp:33: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Configuration.cpp -o ../temp/superserver/config/Configuration.o In file included from ../src/config/Configuration.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Element.cpp -o ../temp/superserver/config/Element.o In file included from ../src/config/Element.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/FileName.cpp -o ../temp/superserver/config/FileName.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/FileName.h:4, from ../src/config/FileName.cpp:2: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputFile.cpp -o ../temp/superserver/config/InputFile.o In file included from ../src/config/InputFile.cpp:42: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputStream.cpp -o ../temp/superserver/config/InputStream.o In file included from ../src/config/InputStream.h:38, from ../src/config/InputStream.cpp:35: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Lex.cpp -o ../temp/superserver/config/Lex.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/Stream.h:38, from ../src/config/Lex.h:38, from ../src/config/Lex.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ScanDir.cpp -o ../temp/superserver/config/ScanDir.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ScanDir.h:48, from ../src/config/ScanDir.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Stream.cpp -o ../temp/superserver/config/Stream.o In file included from ../src/config/Stream.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/StreamSegment.cpp -o ../temp/superserver/config/StreamSegment.o In file included from ../src/config/StreamSegment.h:38, from ../src/config/StreamSegment.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/PathName.cpp -o ../temp/superserver/vulcan/PathName.o In file included from ../src/vulcan/../common/classes/fb_string.h:39, from ../src/vulcan/PathName.h:33, from ../src/vulcan/PathName.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/vulcan/PathName.cpp: In static member function 'static const char* PathName::getWorkingDirectory()': ../src/vulcan/PathName.cpp:75:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/RefObject.cpp -o ../temp/superserver/vulcan/RefObject.o In file included from ../src/vulcan/RefObject.cpp:32: ../src/vulcan/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superserver/common/classes/ClumpletReader.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/common/classes/ClumpletReader.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superserver/common/classes/ClumpletWriter.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/include/../common/classes/ClumpletWriter.h:32, from ../src/common/classes/ClumpletWriter.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config.cpp -o ../temp/superserver/common/config/config.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/config/../../common/config/config.h:26, from ../src/common/config/config.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config_file.cpp -o ../temp/superserver/common/config/config_file.o In file included from ../src/common/config/config_file.cpp:25: ../src/common/config/../../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/dir_list.cpp -o ../temp/superserver/common/config/dir_list.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/config/config.h:26, from ../src/common/config/dir_list.cpp:23: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superserver/jrd/config_root.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/os/posix/config_root.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/path_utils.cpp -o ../temp/superserver/jrd/path_utils.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/jrd/os/posix/path_utils.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/mod_loader.cpp -o ../temp/superserver/jrd/mod_loader.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/mod_loader.h:31, from ../src/jrd/os/posix/mod_loader.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/guid.cpp -o ../temp/superserver/jrd/guid.o g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/superserver/jrd/os_utils.o In file included from ../src/include/../common/classes/init.h:31, from ../src/jrd/os/posix/os_utils.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERSERVER -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/dllinst.cpp -o ../temp/superserver/common/dllinst.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/superserver/remote/inet_server.o ../temp/superserver/remote/server.o ../temp/superserver/remote/server_stub.o ../temp/superserver/jrd/ThreadData.o ../temp/superserver/jrd/divorce.o ../temp/superserver/jrd/dsc.o ../temp/superserver/jrd/enc.o ../temp/superserver/jrd/isc_file.o ../temp/superserver/jrd/isc.o ../temp/superserver/jrd/sdl.o ../temp/superserver/jrd/status.o ../temp/superserver/common/cvt.o ../temp/superserver/remote/inet.o ../temp/superserver/remote/merge.o ../temp/superserver/remote/parser.o ../temp/superserver/remote/protocol.o ../temp/superserver/remote/remote.o ../temp/superserver/remote/xdr.o ../temp/superserver/common/classes/alloc.o ../temp/superserver/common/classes/locks.o ../temp/superserver/common/classes/semaphore.o ../temp/superserver/common/classes/fb_string.o ../temp/superserver/common/classes/timestamp.o ../temp/superserver/common/classes/PublicHandle.o ../temp/superserver/common/classes/TempFile.o ../temp/superserver/common/classes/UserBlob.o ../temp/superserver/common/classes/SafeArg.o ../temp/superserver/common/classes/MsgPrint.o ../temp/superserver/common/classes/BaseStream.o ../temp/superserver/common/fb_exception.o ../temp/superserver/common/thd.o ../temp/superserver/common/classes/MetaName.o ../temp/superserver/common/StatusHolder.o ../temp/superserver/common/classes/init.o ../temp/superserver/common/StatusArg.o ../temp/superserver/jrd/fbsyslog.o ../temp/superserver/common/utils.o ../temp/superserver/config/AdminException.o ../temp/superserver/config/Args.o ../temp/superserver/config/ArgsException.o ../temp/superserver/config/ConfObj.o ../temp/superserver/config/ConfObject.o ../temp/superserver/config/ConfigFile.o ../temp/superserver/config/Configuration.o ../temp/superserver/config/Element.o ../temp/superserver/config/FileName.o ../temp/superserver/config/InputFile.o ../temp/superserver/config/InputStream.o ../temp/superserver/config/Lex.o ../temp/superserver/config/ScanDir.o ../temp/superserver/config/Stream.o ../temp/superserver/config/StreamSegment.o ../temp/superserver/vulcan/PathName.o ../temp/superserver/vulcan/RefObject.o ../temp/superserver/common/classes/ClumpletReader.o ../temp/superserver/common/classes/ClumpletWriter.o ../temp/superserver/common/config/config.o ../temp/superserver/common/config/config_file.o ../temp/superserver/common/config/dir_list.o ../temp/superserver/jrd/config_root.o ../temp/superserver/jrd/path_utils.o ../temp/superserver/jrd/mod_loader.o ../temp/superserver/jrd/guid.o ../temp/superserver/jrd/os_utils.o ../temp/superserver/common/dllinst.o -o ../gen/firebird/bin/fb_smp_server -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.gfix make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/alice/aliceMain.cpp -o ../temp/std/alice/aliceMain.o In file included from ../src/alice/../alice/../jrd/ThreadData.h:36, from ../src/alice/../alice/alice_proto.h:27, from ../src/alice/aliceMain.cpp:30: ../src/alice/../alice/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/UtilSvc.cpp -o ../temp/std/common/UtilSvc.o In file included from ../src/common/../common/UtilSvc.h:33, from ../src/common/UtilSvc.cpp:31: ../src/common/../common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/alice/alice_meta.o ../temp/std/alice/alice.o ../temp/std/alice/exe.o ../temp/std/alice/tdr.o ../temp/std/alice/aliceMain.o ../temp/std/jrd/isc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/path_utils.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/config_root.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/guid.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gfix -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.gbak make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/burpMain.cpp -o ../temp/std/burp/burpMain.o In file included from ../src/burp/../burp/../jrd/ThreadData.h:36, from ../src/burp/../burp/burp_proto.h:27, from ../src/burp/burpMain.cpp:30: ../src/burp/../burp/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/burp/backup.o ../temp/std/burp/restore.o ../temp/std/burp/burp.o ../temp/std/burp/canonical.o ../temp/std/burp/misc.o ../temp/std/burp/mvol.o ../temp/std/burp/burpMain.o ../temp/std/remote/xdr.o ../temp/std/jrd/sdl.o ../temp/std/jrd/path_utils.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/ThreadData.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gbak -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/burp/spit.cpp -o ../temp/std/burp/spit.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/burp/spit.o -o ../gen/firebird/bin/gsplit -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.isql make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/std/isql/extract.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/isql/extract.cpp -o ../temp/std/isql/extract.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/std/isql/extract.cpp:66: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/std/isql/isql.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/isql/isql.cpp -o ../temp/std/isql/isql.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/std/isql/isql.cpp:63: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../temp/std/isql/isql.cpp: In function 'void ISQL_get_version(bool)': ../temp/std/isql/isql.cpp:6688:16: warning: narrowing conversion of '(Version_info ? 103 : 1)' from 'int' to 'UCHAR' {aka 'unsigned char'} inside { } [-Wnarrowing] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/std/isql/show.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/isql/show.cpp -o ../temp/std/isql/show.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/std/isql/show.cpp:60: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/Extender.cpp -o ../temp/std/isql/Extender.o In file included from ../src/isql/Extender.cpp:26: ../src/isql/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/InputDevices.cpp -o ../temp/std/isql/InputDevices.o In file included from ../src/isql/../common/../common/classes/fb_string.h:39, from ../src/isql/../common/utils_proto.h:33, from ../src/isql/InputDevices.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/ColList.cpp -o ../temp/std/isql/ColList.o In file included from ../src/isql/../common/../common/classes/fb_string.h:39, from ../src/isql/../common/utils_proto.h:33, from ../src/isql/ColList.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/isql/OptionsBase.cpp -o ../temp/std/isql/OptionsBase.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/isql/extract.o ../temp/std/isql/isql.o ../temp/std/isql/show.o ../temp/std/isql/Extender.o ../temp/std/isql/InputDevices.o ../temp/std/isql/ColList.o ../temp/std/isql/OptionsBase.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/isql -L../gen/firebird/lib -lfbembed -lreadline -latomic_ops -lm -ldl -lcurses -latomic_ops rm ../temp/std/isql/extract.cpp ../temp/std/isql/show.cpp ../temp/std/isql/isql.cpp make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.gpre make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/gpre_meta.cpp -o ../temp/std/gpre/gpre_meta.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/gpre_meta.cpp:49: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/cmd.cpp -o ../temp/std/gpre/cmd.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/cme.cpp -o ../temp/std/gpre/cme.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/cmp.cpp -o ../temp/std/gpre/cmp.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/c_cxx.cpp -o ../temp/std/gpre/c_cxx.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/c_cxx.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/exp.cpp -o ../temp/std/gpre/exp.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/gpre.cpp -o ../temp/std/gpre/gpre.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/gpre.cpp:63: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/hsh.cpp -o ../temp/std/gpre/hsh.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/int_cxx.cpp -o ../temp/std/gpre/int_cxx.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/int_cxx.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/jrdmet.cpp -o ../temp/std/gpre/jrdmet.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/movg.cpp -o ../temp/std/gpre/movg.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/msc.cpp -o ../temp/std/gpre/msc.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/par.cpp -o ../temp/std/gpre/par.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/par.cpp:58: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/pat.cpp -o ../temp/std/gpre/pat.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/sqe.cpp -o ../temp/std/gpre/sqe.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/sqe.cpp:56: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/sql.cpp -o ../temp/std/gpre/sql.o In file included from ../src/gpre/../common/../common/classes/fb_string.h:39, from ../src/gpre/../common/utils_proto.h:33, from ../src/gpre/sql.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/gpre/gpre_meta.o ../temp/std/gpre/cmd.o ../temp/std/gpre/cme.o ../temp/std/gpre/cmp.o ../temp/std/gpre/c_cxx.o ../temp/std/gpre/exp.o ../temp/std/gpre/gpre.o ../temp/std/gpre/hsh.o ../temp/std/gpre/int_cxx.o ../temp/std/gpre/jrdmet.o ../temp/std/gpre/movg.o ../temp/std/gpre/msc.o ../temp/std/gpre/par.o ../temp/std/gpre/pat.o ../temp/std/gpre/pretty.o ../temp/std/gpre/sqe.o ../temp/std/gpre/sql.o ../temp/std/jrd/dsc.o ../temp/std/jrd/path_utils.o ../temp/std/common/cvt.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gpre -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.libfbclient libfbclient make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/alt.cpp -o ../temp/superclient/jrd/alt.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/alt.cpp:37: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/jrd/alt.cpp: In function 'ISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)': ../src/jrd/alt.cpp:600:70: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/alt.cpp:40: ../src/jrd/../jrd/ibase.h:707:44: note: declared here ../src/jrd/alt.cpp:600:70: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../src/jrd/alt.cpp:40: ../src/jrd/../jrd/ibase.h:707:44: note: declared here g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/db_alias.cpp -o ../temp/superclient/jrd/db_alias.o In file included from ../src/jrd/../common/classes/init.h:31, from ../src/jrd/db_alias.cpp:24: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/dsc.cpp -o ../temp/superclient/jrd/dsc.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/enc.cpp -o ../temp/superclient/jrd/enc.o In file included from ../src/jrd/enc.cpp:13: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/gds.cpp -o ../temp/superclient/jrd/gds.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/../jrd/os/path_utils.h:31, from ../src/jrd/gds.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/gds.cpp:150: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/gds.cpp: In function 'void gds__trace_raw(const char*, unsigned int)': ../src/jrd/gds.cpp:1084:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc.cpp -o ../temp/superclient/jrd/isc.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc.cpp:46: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/isc_file.cpp -o ../temp/superclient/jrd/isc_file.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/isc_file.cpp:51: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/isc_file.cpp:51: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/isc_ipc.cpp -o ../temp/superclient/jrd/isc_ipc.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_proto.h:27, from ../src/jrd/os/posix/isc_ipc.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/perf.cpp -o ../temp/superclient/jrd/perf.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/sdl.cpp -o ../temp/superclient/jrd/sdl.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/sdl.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/sdl.cpp:27: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/status.cpp -o ../temp/superclient/jrd/status.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ThreadData.cpp -o ../temp/superclient/jrd/ThreadData.o In file included from ../src/jrd/../jrd/ThreadData.h:36, from ../src/jrd/ThreadData.cpp:34: ../src/jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/ThreadStart.cpp -o ../temp/superclient/jrd/ThreadStart.o In file included from ../src/jrd/../jrd/../jrd/ThreadData.h:36, from ../src/jrd/../jrd/ThreadStart.h:34, from ../src/jrd/ThreadStart.cpp:34: ../src/jrd/../jrd/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/utl.cpp -o ../temp/superclient/jrd/utl.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/jrd/../common/classes/ClumpletWriter.h:32, from ../src/jrd/utl.cpp:59: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/jrd/utl.cpp: In function 'int gds__edit(const TEXT*, USHORT)': ../src/jrd/utl.cpp:609:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/why.cpp -o ../temp/superclient/jrd/why.o In file included from ../src/jrd/why.cpp:67: ../src/jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/cvt.cpp -o ../temp/superclient/common/cvt.o In file included from ../src/common/../jrd/../include/fb_blk.h:4, from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/common/../jrd/val.h:32, from ../src/common/cvt.cpp:50: ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/common/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/common/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/common/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/common/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superclient/dsql/array.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/superclient/dsql/array.cpp -o ../temp/superclient/dsql/array.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/blob.epp ../temp/superclient/dsql/blob.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/superclient/dsql/blob.cpp -o ../temp/superclient/dsql/blob.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/preparse.cpp -o ../temp/superclient/dsql/preparse.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/dsql/../common/classes/ClumpletWriter.h:32, from ../src/dsql/preparse.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/user_dsql.cpp -o ../temp/superclient/dsql/user_dsql.o In file included from ../src/dsql/../common/classes/init.h:31, from ../src/dsql/user_dsql.cpp:46: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/utld.cpp -o ../temp/superclient/dsql/utld.o In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:26, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/dsql/../dsql/../jrd/val.h:32, from ../src/dsql/../dsql/dsql.h:39, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/dsql/../dsql/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/dsql/../dsql/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h: In instantiation of 'Firebird::ObjectsArray<T, A>::~ObjectsArray() [with T = Jrd::Trigger; A = Firebird::Array<Jrd::Trigger*, Firebird::InlineStorage<Jrd::Trigger*, 8> >]': ../src/dsql/../dsql/../jrd/Database.h:86:16: required from here ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete] ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: warning: invalid use of incomplete type 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/dsql.h:40, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/Database.h:71:8: note: forward declaration of 'class Jrd::Trigger' In file included from ../src/dsql/../dsql/../jrd/RuntimeStatistics.h:27, from ../src/dsql/../dsql/dsql.h:38, from ../src/dsql/utld.cpp:36: ../src/dsql/../dsql/../jrd/../common/classes/objects_array.h:275:5: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dsql/keywords.cpp -o ../temp/superclient/dsql/keywords.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/interface.cpp -o ../temp/superclient/remote/interface.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/interface.cpp:37: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/interface.cpp:37: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/inet.cpp -o ../temp/superclient/remote/inet.o In file included from ../src/remote/../common/classes/init.h:31, from ../src/remote/inet.cpp:56: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/inet.cpp:102: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/merge.cpp -o ../temp/superclient/remote/merge.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/merge.cpp:27: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/merge.cpp:27: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/parser.cpp -o ../temp/superclient/remote/parser.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/parser.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/parser.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/protocol.cpp -o ../temp/superclient/remote/protocol.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/protocol.cpp:33: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/protocol.cpp:33: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/remote.cpp -o ../temp/superclient/remote/remote.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/remote.cpp:28: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/remote.cpp:28: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/remote/xdr.cpp -o ../temp/superclient/remote/xdr.o In file included from ../src/remote/../remote/../jrd/ThreadData.h:36, from ../src/remote/../remote/remote.h:35, from ../src/remote/xdr.cpp:29: ../src/remote/../remote/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/remote/../remote/remote.h:84, from ../src/remote/xdr.cpp:29: ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/gpre/pretty.cpp -o ../temp/superclient/gpre/pretty.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/gsec/call_service.cpp -o ../temp/superclient/utilities/gsec/call_service.o In file included from ../src/include/../jrd/ThreadData.h:36, from ../src/include/../utilities/gsec/gsec.h:27, from ../src/include/../utilities/gsec/call_service.h:28, from ../src/utilities/gsec/call_service.cpp:26: ../src/include/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/utils.cpp -o ../temp/superclient/common/utils.o In file included from ../src/common/../common/../common/classes/fb_string.h:39, from ../src/common/../common/utils_proto.h:33, from ../src/common/utils.cpp:43: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/common/utils.cpp: In function 'void fb_utils::getCwd(Firebird::PathName&)': ../src/common/utils.cpp:693:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -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/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/PublicHandle.cpp -o ../temp/superclient/common/classes/PublicHandle.o In file included from ../src/include/../common/classes/init.h:31, from ../src/common/classes/PublicHandle.h:26, from ../src/common/classes/PublicHandle.cpp:27: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/TempFile.cpp -o ../temp/superclient/common/classes/TempFile.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../jrd/os/path_utils.h:31, from ../src/common/classes/TempFile.cpp:48: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/SafeArg.cpp -o ../temp/superclient/common/classes/SafeArg.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/MsgPrint.cpp -o ../temp/superclient/common/classes/MsgPrint.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../src/common/classes/MsgPrint.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/BaseStream.cpp -o ../temp/superclient/common/classes/BaseStream.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/config_root.cpp -o ../temp/superclient/jrd/config_root.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/jrd/os/posix/config_root.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/guid.cpp -o ../temp/superclient/jrd/guid.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/os/posix/os_utils.cpp -o ../temp/superclient/jrd/os_utils.o In file included from ../src/include/../common/classes/init.h:31, from ../src/jrd/os/posix/os_utils.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/dllinst.cpp -o ../temp/superclient/common/dllinst.o g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config.cpp -o ../temp/superclient/common/config/config.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/common/config/../../common/config/config.h:26, from ../src/common/config/config.cpp:25: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/config_file.cpp -o ../temp/superclient/common/config/config_file.o In file included from ../src/common/config/config_file.cpp:25: ../src/common/config/../../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/config/dir_list.cpp -o ../temp/superclient/common/config/dir_list.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/include/../common/config/config.h:26, from ../src/common/config/dir_list.cpp:23: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletReader.cpp -o ../temp/superclient/common/classes/ClumpletReader.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/common/classes/ClumpletReader.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/common/classes/ClumpletWriter.cpp -o ../temp/superclient/common/classes/ClumpletWriter.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/include/../common/classes/ClumpletWriter.h:32, from ../src/common/classes/ClumpletWriter.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wl,--version-script,../builds/posix/firebird.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -shared -Wl,-soname,libfbclient.so.2 -Wl,-rpath,/usr/lib -o ../gen/firebird/lib/libfbclient.so.2.5.8 ../temp/superclient/jrd/alt.o ../temp/superclient/jrd/db_alias.o ../temp/superclient/jrd/dsc.o ../temp/superclient/jrd/enc.o ../temp/superclient/jrd/gds.o ../temp/superclient/jrd/isc.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/isc_ipc.o ../temp/superclient/jrd/perf.o ../temp/superclient/jrd/sdl.o ../temp/superclient/jrd/status.o ../temp/superclient/jrd/ThreadData.o ../temp/superclient/jrd/ThreadStart.o ../temp/superclient/jrd/utl.o ../temp/superclient/jrd/why.o ../temp/superclient/common/cvt.o ../temp/superclient/dsql/array.o ../temp/superclient/dsql/blob.o ../temp/superclient/dsql/preparse.o ../temp/superclient/dsql/user_dsql.o ../temp/superclient/dsql/utld.o ../temp/superclient/dsql/keywords.o ../temp/superclient/remote/interface.o ../temp/superclient/remote/inet.o ../temp/superclient/remote/merge.o ../temp/superclient/remote/parser.o ../temp/superclient/remote/protocol.o ../temp/superclient/remote/remote.o ../temp/superclient/remote/xdr.o ../temp/superclient/gpre/pretty.o ../temp/superclient/utilities/gsec/call_service.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/thd.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/init.o ../temp/superclient/common/StatusArg.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/common/utils.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/PublicHandle.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/jrd/guid.o ../temp/superclient/jrd/os_utils.o ../temp/superclient/common/dllinst.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/common/config/dir_list.o ../temp/superclient/common/classes/ClumpletReader.o ../temp/superclient/common/classes/ClumpletWriter.o -latomic_ops -lm -ldl -lcurses -lsupc++ -lgcc_eh -latomic_ops (cd ../gen/firebird/lib && ln -s -f libfbclient.so.2.5.8 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 '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.util make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/gstat/gstatMain.cpp -o ../temp/std/utilities/gstat/gstatMain.o In file included from ../src/include/../common/UtilSvc.h:33, from ../src/include/../utilities/gstat/dba_proto.h:32, from ../src/utilities/gstat/gstatMain.cpp:30: ../src/include/../common/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/utilities/gstat/dba.o ../temp/std/utilities/gstat/ppg.o ../temp/std/utilities/gstat/gstatMain.o ../temp/std/jrd/btn.o ../temp/std/jrd/db_alias.o ../temp/std/common/utils.o ../temp/std/jrd/ods.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/guid.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o -o ../gen/firebird/bin/gstat -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/relay.cpp -o ../temp/std/utilities/relay.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/utilities/relay.o -o ../gen/firebird/bin/gds_relay -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/gsec/gsecMain.cpp -o ../temp/std/utilities/gsec/gsecMain.o In file included from ../src/include/../jrd/ThreadData.h:36, from ../src/include/../utilities/gsec/gsec_proto.h:4, from ../src/utilities/gsec/gsecMain.cpp:30: ../src/include/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/utilities/gsec/gsec.o ../temp/std/utilities/gsec/security.o ../temp/std/utilities/gsec/call_service.o ../temp/std/utilities/gsec/gsecMain.o ../temp/std/jrd/enc.o ../temp/std/jrd/sha.o ../temp/std/jrd/guid.o ../temp/std/jrd/isc_file.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/ThreadData.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/gsec -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/nbackup/nbkMain.cpp -o ../temp/std/utilities/nbackup/nbkMain.o In file included from ../src/include/../jrd/ThreadData.h:36, from ../src/include/../utilities/nbackup/nbk_proto.h:30, from ../src/utilities/nbackup/nbkMain.cpp:30: ../src/include/../jrd/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/utilities/nbackup.o ../temp/std/utilities/nbackup/nbkMain.o ../temp/std/jrd/isc_file.o ../temp/std/jrd/db_alias.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/guid.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/nbackup -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/lock/print.cpp -o ../temp/std/lock/print.o In file included from ../src/lock/../jrd/../jrd/../common/classes/array.h:32, from ../src/lock/../jrd/../jrd/btn.h:35, from ../src/lock/../jrd/jrd.h:37, from ../src/lock/print.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/lock/../jrd/../jrd/val.h:32, from ../src/lock/../jrd/jrd.h:39, from ../src/lock/print.cpp:40: ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/lock/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/lock/print.cpp: In function 'int main(int, char**)': ../src/lock/print.cpp:682:7: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/lock/print.o ../temp/std/jrd/isc_sync.o ../temp/std/jrd/isc.o ../temp/std/jrd/db_alias.o ../temp/std/jrd/config_root.o ../temp/std/jrd/path_utils.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/guid.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/config/config.o ../temp/std/common/config/config_file.o ../temp/std/common/config/dir_list.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/config/AdminException.o ../temp/std/config/Args.o ../temp/std/config/ArgsException.o ../temp/std/config/ConfObj.o ../temp/std/config/ConfObject.o ../temp/std/config/ConfigFile.o ../temp/std/config/Configuration.o ../temp/std/config/Element.o ../temp/std/config/FileName.o ../temp/std/config/InputFile.o ../temp/std/config/InputStream.o ../temp/std/config/Lex.o ../temp/std/config/ScanDir.o ../temp/std/config/Stream.o ../temp/std/config/StreamSegment.o ../temp/std/vulcan/PathName.o ../temp/std/vulcan/RefObject.o -o ../gen/firebird/bin/fb_lock_print -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/guard/guard.cpp -o ../temp/std/utilities/guard/guard.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_proto.h:27, from ../src/utilities/guard/guard.cpp:53: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/guard/util.cpp -o ../temp/std/utilities/guard/util.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_proto.h:27, from ../src/utilities/guard/util.cpp:62: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../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/jrd/config_root.o ../temp/std/jrd/mod_loader.o ../temp/std/jrd/guid.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/fbguard -L../gen/firebird/lib -lfbclient -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/fbsvcmgr.cpp -o ../temp/std/utilities/fbsvcmgr.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/utilities/../common/classes/ClumpletWriter.h:32, from ../src/utilities/fbsvcmgr.cpp:38: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/utilities/fbsvcmgr.cpp: In function 'bool printData(const char*&)': ../src/utilities/fbsvcmgr.cpp:567:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/utilities/fbsvcmgr.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/utils.o ../temp/std/common/classes/locks.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../gen/firebird/lib/libfbembed.so.2.5.8 -o ../gen/firebird/bin/fbsvcmgr -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/fbtracemgr/traceMgrMain.cpp -o ../temp/std/utilities/fbtracemgr/traceMgrMain.o In file included from ../src/include/../common/classes/ClumpletReader.h:32, from ../src/utilities/fbtracemgr/../../common/classes/ClumpletWriter.h:32, from ../src/utilities/fbtracemgr/traceMgrMain.cpp:33: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/utilities/fbtracemgr/traceMgrMain.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/alloc.o ../temp/std/common/fb_exception.o ../temp/std/common/utils.o ../temp/std/common/classes/locks.o ../temp/std/common/UtilSvc.o ../temp/std/jrd/trace/TraceCmdLine.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../gen/firebird/lib/libfbembed.so.2.5.8 -o ../gen/firebird/bin/fbtracemgr -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.gdef make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/exe.epp ../temp/std/dudley/exe.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/dudley/exe.cpp -o ../temp/std/dudley/exe.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_f_proto.h:30, from ../temp/std/dudley/exe.cpp:45: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dudley/extract.epp ../temp/std/dudley/extract.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/dudley/extract.cpp -o ../temp/std/dudley/extract.o ../temp/std/dudley/extract.cpp: In function 'void DDL_ext()': ../temp/std/dudley/extract.cpp:1090:157: warning: 'void isc_expand_dpb(ISC_SCHAR**, short int*, ...)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/dudley/extract.cpp:33: ../src/include/../jrd/ibase.h:511:38: note: declared here ../temp/std/dudley/extract.cpp:1090:157: warning: 'void isc_expand_dpb(ISC_SCHAR**, short int*, ...)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/dudley/extract.cpp:33: ../src/include/../jrd/ibase.h:511:38: note: declared here g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/ddl.cpp -o ../temp/std/dudley/ddl.o In file included from ../src/dudley/../common/../common/classes/fb_string.h:39, from ../src/dudley/../common/utils_proto.h:33, from ../src/dudley/ddl.cpp:52: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/expand.cpp -o ../temp/std/dudley/expand.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/expr.cpp -o ../temp/std/dudley/expr.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/generate.cpp -o ../temp/std/dudley/generate.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/hsh.cpp -o ../temp/std/dudley/hsh.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/lex.cpp -o ../temp/std/dudley/lex.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/dudley/../common/classes/TempFile.h:27, from ../src/dudley/lex.cpp:39: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/parse.cpp -o ../temp/std/dudley/parse.o In file included from ../src/dudley/../jrd/../common/classes/fb_string.h:39, from ../src/dudley/../jrd/isc_f_proto.h:30, from ../src/dudley/parse.cpp:42: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/dudley/trn.cpp -o ../temp/std/dudley/trn.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../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/guid.o ../temp/std/jrd/os_utils.o ../temp/std/common/dllinst.o ../temp/std/jrd/isc.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/gdef -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops rm ../temp/std/dudley/exe.cpp ../temp/std/dudley/extract.cpp make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.qli make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' rm -f yachts.lnk ln -s -f metadata.fdb yachts.lnk g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/all.cpp -o ../temp/std/qli/all.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/command.cpp -o ../temp/std/qli/command.o In file included from ../src/qli/../common/../common/classes/fb_string.h:39, from ../src/qli/../common/utils_proto.h:33, from ../src/qli/command.cpp:40: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/qli/command.cpp: In function 'void CMD_shell(qli_syntax*)': ../src/qli/command.cpp:446:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/compile.cpp -o ../temp/std/qli/compile.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/dtr.cpp -o ../temp/std/qli/dtr.o In file included from ../src/qli/../common/../common/classes/fb_string.h:39, from ../src/qli/../common/utils_proto.h:33, from ../src/qli/dtr.cpp:56: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/err.cpp -o ../temp/std/qli/err.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/eval.cpp -o ../temp/std/qli/eval.o In file included from ../src/qli/../common/classes/VaryStr.h:30, from ../src/qli/eval.cpp:41: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/expand.cpp -o ../temp/std/qli/expand.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/exe.cpp -o ../temp/std/qli/exe.o In file included from ../src/qli/../common/classes/VaryStr.h:30, from ../src/qli/exe.cpp:44: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/qli/exe.cpp: In function 'FILE* EXEC_open_output(qli_nod*)': ../src/qli/exe.cpp:341:6: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/format.cpp -o ../temp/std/qli/format.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/gener.cpp -o ../temp/std/qli/gener.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/help.epp ../temp/std/qli/help.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "help.fdb" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/qli/help.cpp -o ../temp/std/qli/help.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/std/qli/help.cpp:44: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/hsh.cpp -o ../temp/std/qli/hsh.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/lex.cpp -o ../temp/std/qli/lex.o In file included from ../src/qli/../common/../common/classes/fb_string.h:39, from ../src/qli/../common/utils_proto.h:33, from ../src/qli/lex.cpp:42: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/meta.epp ../temp/std/qli/meta.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/qli/meta.cpp -o ../temp/std/qli/meta.o In file included from ../src/include/../jrd/../common/classes/fb_string.h:39, from ../src/include/../jrd/isc_f_proto.h:30, from ../temp/std/qli/meta.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../temp/std/qli/meta.cpp: In function 'void execute_dynamic_ddl(qli_dbb*, qli_rlb*)': ../temp/std/qli/meta.cpp:4643:41: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/meta.cpp:38: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/meta.cpp:4643:41: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/meta.cpp:38: ../src/include/../jrd/ibase.h:707:44: note: declared here g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/mov.cpp -o ../temp/std/qli/mov.o In file included from ../src/qli/../common/../common/classes/fb_string.h:39, from ../src/qli/../common/utils_proto.h:33, from ../src/qli/mov.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/parse.cpp -o ../temp/std/qli/parse.o g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/picstr.cpp -o ../temp/std/qli/picstr.o In file included from ../src/qli/../common/classes/VaryStr.h:30, from ../src/qli/picstr.cpp:36: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/proc.epp ../temp/std/qli/proc.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/qli/proc.cpp -o ../temp/std/qli/proc.o ../temp/std/qli/proc.cpp: In function 'void create_qli_procedures(qli_dbb*)': ../temp/std/qli/proc.cpp:1379:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/proc.cpp:1379:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/proc.cpp:1387:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/proc.cpp:1387:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/proc.cpp:1395:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/proc.cpp:1395:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/proc.cpp:1403:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here ../temp/std/qli/proc.cpp:1403:45: warning: 'ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)' is deprecated [-Wdeprecated-declarations] In file included from ../temp/std/qli/proc.cpp:35: ../src/include/../jrd/ibase.h:707:44: note: declared here g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/qli/report.cpp -o ../temp/std/qli/report.o ../gen/firebird/bin/gpre_current -r -m -z -n ../src/qli/show.epp ../temp/std/qli/show.cpp gpre version LI-V2.5.8.27089 Firebird 2.5 Version(s) for database "yachts.lnk" Firebird/linux ARM64 (access method), version "LI-V2.5.8.27089 Firebird 2.5" on disk structure version 11.2 g++ -D_FORTIFY_SOURCE=2 -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../temp/std/qli/show.cpp -o ../temp/std/qli/show.o In file included from ../src/include/../common/../common/classes/fb_string.h:39, from ../src/include/../common/utils_proto.h:33, from ../temp/std/qli/show.cpp:47: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/empty.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Wl,-rpath,/usr/lib -Wl,-rpath,no ../temp/std/qli/all.o ../temp/std/qli/command.o ../temp/std/qli/compile.o ../temp/std/qli/dtr.o ../temp/std/qli/err.o ../temp/std/qli/eval.o ../temp/std/qli/expand.o ../temp/std/qli/exe.o ../temp/std/qli/format.o ../temp/std/qli/gener.o ../temp/std/qli/help.o ../temp/std/qli/hsh.o ../temp/std/qli/lex.o ../temp/std/qli/meta.o ../temp/std/qli/mov.o ../temp/std/qli/parse.o ../temp/std/qli/picstr.o ../temp/std/qli/proc.o ../temp/std/qli/report.o ../temp/std/qli/show.o ../temp/std/jrd/dsc.o ../temp/std/gpre/pretty.o ../temp/std/jrd/path_utils.o ../temp/std/common/classes/ClumpletReader.o ../temp/std/common/classes/ClumpletWriter.o ../temp/std/common/fb_exception.o ../temp/std/common/thd.o ../temp/std/common/classes/MetaName.o ../temp/std/common/StatusHolder.o ../temp/std/common/classes/init.o ../temp/std/common/StatusArg.o ../temp/std/jrd/fbsyslog.o ../temp/std/common/utils.o ../temp/std/common/classes/alloc.o ../temp/std/common/classes/locks.o ../temp/std/common/classes/semaphore.o ../temp/std/common/classes/fb_string.o ../temp/std/common/classes/timestamp.o ../temp/std/common/classes/PublicHandle.o ../temp/std/common/classes/TempFile.o ../temp/std/common/classes/UserBlob.o ../temp/std/common/classes/SafeArg.o ../temp/std/common/classes/MsgPrint.o ../temp/std/common/classes/BaseStream.o -o ../gen/firebird/bin/qli -L../gen/firebird/lib -lfbembed -latomic_ops -lm -ldl -lcurses -latomic_ops 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 '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.embed.fbudf make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/extlib/fbudf/fbudf.cpp -o ../temp/superclient/extlib/fbudf/fbudf.o g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -shared -Wl,-soname,fbudf.so -Wl,-rpath,/usr/lib -lm -o ../gen/firebird/UDF/fbudf.so ../temp/superclient/extlib/fbudf/fbudf.o ../temp/superclient/common/classes/timestamp.o -L../gen/firebird/lib -lib_util make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make -j1 -f ../gen/Makefile.fbtrace make[2]: Entering directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/ntrace/TraceConfiguration.cpp -o ../temp/superclient/utilities/ntrace/TraceConfiguration.o In file included from ../src/utilities/ntrace/../../common/classes/fb_string.h:39, from ../src/utilities/ntrace/TraceConfiguration.h:33, from ../src/utilities/ntrace/TraceConfiguration.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/utilities/ntrace/../../jrd/../jrd/../jrd/val.h:32, from ../src/utilities/ntrace/../../jrd/../jrd/jrd.h:39, from ../src/utilities/ntrace/../../jrd/intl_classes.h:32, from ../src/utilities/ntrace/TraceUnicodeUtils.h:33, from ../src/utilities/ntrace/TraceConfiguration.cpp:29: ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/ntrace/traceplugin.cpp -o ../temp/superclient/utilities/ntrace/traceplugin.o In file included from ../src/utilities/ntrace/../../common/classes/fb_string.h:39, from ../src/utilities/ntrace/TraceConfiguration.h:33, from ../src/utilities/ntrace/traceplugin.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/utilities/ntrace/../../jrd/../jrd/../jrd/val.h:32, from ../src/utilities/ntrace/../../jrd/../jrd/jrd.h:39, from ../src/utilities/ntrace/../../jrd/intl_classes.h:32, from ../src/utilities/ntrace/TraceUnicodeUtils.h:33, from ../src/utilities/ntrace/TracePluginImpl.h:34, from ../src/utilities/ntrace/traceplugin.cpp:30: ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/ntrace/TracePluginImpl.cpp -o ../temp/superclient/utilities/ntrace/TracePluginImpl.o In file included from ../src/utilities/ntrace/../../common/classes/fb_string.h:39, from ../src/utilities/ntrace/TracePluginConfig.h:31, from ../src/utilities/ntrace/TracePluginImpl.h:33, from ../src/utilities/ntrace/TracePluginImpl.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/utilities/ntrace/../../jrd/../jrd/../jrd/val.h:32, from ../src/utilities/ntrace/../../jrd/../jrd/jrd.h:39, from ../src/utilities/ntrace/../../jrd/intl_classes.h:32, from ../src/utilities/ntrace/TraceUnicodeUtils.h:33, from ../src/utilities/ntrace/TracePluginImpl.h:34, from ../src/utilities/ntrace/TracePluginImpl.cpp:32: ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/ntrace/TraceUnicodeUtils.cpp -o ../temp/superclient/utilities/ntrace/TraceUnicodeUtils.o In file included from ../src/utilities/ntrace/../../common/classes/fb_string.h:39, from ../src/utilities/ntrace/TraceUnicodeUtils.h:32, from ../src/utilities/ntrace/TraceUnicodeUtils.cpp:29: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/utilities/ntrace/../../jrd/../jrd/../jrd/val.h:32, from ../src/utilities/ntrace/../../jrd/../jrd/jrd.h:39, from ../src/utilities/ntrace/../../jrd/intl_classes.h:32, from ../src/utilities/ntrace/TraceUnicodeUtils.h:33, from ../src/utilities/ntrace/TraceUnicodeUtils.cpp:29: ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/utilities/ntrace/../../jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/ntrace/PluginLogWriter.cpp -o ../temp/superclient/utilities/ntrace/PluginLogWriter.o In file included from ../src/include/../common/classes/fb_string.h:39, from ../src/utilities/ntrace/../../jrd/os/path_utils.h:31, from ../src/utilities/ntrace/PluginLogWriter.h:35, from ../src/utilities/ntrace/PluginLogWriter.cpp:28: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/utilities/ntrace/PluginLogWriter.cpp: In member function 'void PluginLogWriter::checkErrno(const char*)': ../src/utilities/ntrace/PluginLogWriter.cpp:188:12: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/utilities/ntrace/os/posix/platform.cpp -o ../temp/superclient/utilities/ntrace/platform.o In file included from ../src/include/../common/classes/init.h:31, from ../src/include/../common/classes/fb_tls.h:39, from ../src/utilities/ntrace/os/posix/platform.cpp:30: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/jrd/TextType.cpp -o ../temp/superclient/jrd/TextType.o In file included from ../src/jrd/../jrd/../jrd/../common/classes/array.h:32, from ../src/jrd/../jrd/../jrd/btn.h:35, from ../src/jrd/../jrd/jrd.h:37, from ../src/jrd/TextType.cpp:96: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] In file included from ../src/jrd/../jrd/../jrd/val.h:32, from ../src/jrd/../jrd/jrd.h:39, from ../src/jrd/TextType.cpp:96: ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:173:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc<BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:174:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t, Firebird::MemoryPool&)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:197:18: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new(size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:204:40: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) ../src/jrd/../jrd/../jrd/../include/fb_blk.h: In static member function 'static void* pool_alloc_rpt<RPT, BLOCK_TYPE>::operator new [](size_t)': ../src/jrd/../jrd/../jrd/../include/fb_blk.h:205:45: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/AdminException.cpp -o ../temp/superclient/config/AdminException.o In file included from ../src/config/AdminException.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Args.cpp -o ../temp/superclient/config/Args.o In file included from ../src/config/Args.h:37, from ../src/config/Args.cpp:44: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ArgsException.cpp -o ../temp/superclient/config/ArgsException.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ArgsException.h:37, from ../src/config/ArgsException.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObj.cpp -o ../temp/superclient/config/ConfObj.o In file included from ../src/config/ConfObj.h:30, from ../src/config/ConfObj.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfObject.cpp -o ../temp/superclient/config/ConfObject.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ConfObject.h:30, from ../src/config/ConfObject.cpp:31: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ConfigFile.cpp -o ../temp/superclient/config/ConfigFile.o In file included from ../src/config/ConfigFile.cpp:33: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Configuration.cpp -o ../temp/superclient/config/Configuration.o In file included from ../src/config/Configuration.cpp:28: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Element.cpp -o ../temp/superclient/config/Element.o In file included from ../src/config/Element.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/FileName.cpp -o ../temp/superclient/config/FileName.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/FileName.h:4, from ../src/config/FileName.cpp:2: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputFile.cpp -o ../temp/superclient/config/InputFile.o In file included from ../src/config/InputFile.cpp:42: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/InputStream.cpp -o ../temp/superclient/config/InputStream.o In file included from ../src/config/InputStream.h:38, from ../src/config/InputStream.cpp:35: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Lex.cpp -o ../temp/superclient/config/Lex.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/Stream.h:38, from ../src/config/Lex.h:38, from ../src/config/Lex.cpp:35: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/ScanDir.cpp -o ../temp/superclient/config/ScanDir.o In file included from ../src/config/../common/classes/fb_string.h:39, from ../src/config/ScanDir.h:48, from ../src/config/ScanDir.cpp:34: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/Stream.cpp -o ../temp/superclient/config/Stream.o In file included from ../src/config/Stream.cpp:36: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/config/StreamSegment.cpp -o ../temp/superclient/config/StreamSegment.o In file included from ../src/config/StreamSegment.h:38, from ../src/config/StreamSegment.cpp:34: ../src/config/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/PathName.cpp -o ../temp/superclient/vulcan/PathName.o In file included from ../src/vulcan/../common/classes/fb_string.h:39, from ../src/vulcan/PathName.h:33, from ../src/vulcan/PathName.cpp:32: ../src/include/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ../src/vulcan/PathName.cpp: In static member function 'static const char* PathName::getWorkingDirectory()': ../src/vulcan/PathName.cpp:75:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] g++ -D_FORTIFY_SOURCE=2 -DSUPERCLIENT -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O3 -DNDEBUG -DLINUX -DARM64 -pipe -MMD -fPIC -fsigned-char -fmessage-length=0 -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -c ../src/vulcan/RefObject.cpp -o ../temp/superclient/vulcan/RefObject.o In file included from ../src/vulcan/RefObject.cpp:32: ../src/vulcan/../common/classes/alloc.h:400:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] g++ -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fno-lifetime-dse -Wl,--version-script,../builds/posix/fbtrace.vers -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -shared -Wl,-soname,libfbtrace.so.0 -Wl,-rpath,/usr/lib -o ../gen/firebird/plugins/libfbtrace.so ../temp/superclient/utilities/ntrace/TraceConfiguration.o ../temp/superclient/utilities/ntrace/traceplugin.o ../temp/superclient/utilities/ntrace/TracePluginImpl.o ../temp/superclient/utilities/ntrace/TraceUnicodeUtils.o ../temp/superclient/utilities/ntrace/PluginLogWriter.o ../temp/superclient/utilities/ntrace/platform.o ../temp/superclient/jrd/config_root.o ../temp/superclient/jrd/path_utils.o ../temp/superclient/jrd/mod_loader.o ../temp/superclient/jrd/guid.o ../temp/superclient/jrd/os_utils.o ../temp/superclient/common/dllinst.o ../temp/superclient/jrd/isc.o ../temp/superclient/jrd/isc_file.o ../temp/superclient/jrd/CharSet.o ../temp/superclient/jrd/TextType.o ../temp/superclient/jrd/IntlUtil.o ../temp/superclient/jrd/unicode_util.o ../temp/superclient/common/classes/ClumpletReader.o ../temp/superclient/common/utils.o ../temp/superclient/config/AdminException.o ../temp/superclient/config/Args.o ../temp/superclient/config/ArgsException.o ../temp/superclient/config/ConfObj.o ../temp/superclient/config/ConfObject.o ../temp/superclient/config/ConfigFile.o ../temp/superclient/config/Configuration.o ../temp/superclient/config/Element.o ../temp/superclient/config/FileName.o ../temp/superclient/config/InputFile.o ../temp/superclient/config/InputStream.o ../temp/superclient/config/Lex.o ../temp/superclient/config/ScanDir.o ../temp/superclient/config/Stream.o ../temp/superclient/config/StreamSegment.o ../temp/superclient/vulcan/PathName.o ../temp/superclient/vulcan/RefObject.o ../temp/superclient/common/fb_exception.o ../temp/superclient/common/thd.o ../temp/superclient/common/classes/MetaName.o ../temp/superclient/common/StatusHolder.o ../temp/superclient/common/classes/init.o ../temp/superclient/common/StatusArg.o ../temp/superclient/jrd/fbsyslog.o ../temp/superclient/common/classes/SafeArg.o ../temp/superclient/common/classes/MsgPrint.o ../temp/superclient/common/classes/BaseStream.o ../temp/superclient/common/classes/alloc.o ../temp/superclient/common/classes/locks.o ../temp/superclient/common/classes/semaphore.o ../temp/superclient/common/classes/fb_string.o ../temp/superclient/common/classes/timestamp.o ../temp/superclient/common/classes/PublicHandle.o ../temp/superclient/common/classes/TempFile.o ../temp/superclient/common/config/config.o ../temp/superclient/common/config/config_file.o ../temp/superclient/common/config/dir_list.o -L../gen/firebird/lib -latomic_ops -lm -ldl -lcurses -lfbembed make[2]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' make[1]: Leaving directory '/build/libfbclient/src/Firebird-2.5.8.27089-0/gen' ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "libfbclient"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libfbclient 2.5.8.27089-3 (Mon 29 Oct 2018 09:10:29 PM MDT) ==> Cleaning up...