******************************************************************************** conan install fbclient/3.0.8@#306bfa41e2609678970bf71b3e305763 --build=fbclient -pr /home/conan/w/BuildSingleReference/89719/185a39aa-1a80-4573-ac9a-363144325cfc/profile_linux_5_libstdcpp11_gcc_release_64.fbclient-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] fbclient:shared=True [build_requires] [env] libtommath/1.2.0: Not found in local cache, looking in remotes... libtommath/1.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libtommath/1.2.0: Downloaded recipe revision e6758bb98d812f040317b3dc439516b0 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision b46bf663179824c23085bb71666ba8e6 fbclient/3.0.8: Forced build from source Installing package: fbclient/3.0.8 Requirements fbclient/3.0.8 from local cache - Cache libtommath/1.2.0 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages fbclient/3.0.8:27840e2ec07938457bd050eaaa7eeff4e06a9c76 - Build libtommath/1.2.0:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libtommath/1.2.0: Downloaded package revision 9f911294ffd30aca64dc05ce3e4063f7 zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision a4730ad7fc025658ed1806f0b0d5ba1f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fbclient/3.0.8: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK fbclient/3.0.8: Building your package in /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76 fbclient/3.0.8: Generator cmake created conanbuildinfo.cmake fbclient/3.0.8: Generator cmake_find_package_multi created libtommath-config-version.cmake fbclient/3.0.8: Generator cmake_find_package_multi created libtommath-config.cmake fbclient/3.0.8: Generator cmake_find_package_multi created libtommathTargets.cmake fbclient/3.0.8: Generator cmake_find_package_multi created libtommathTarget-release.cmake fbclient/3.0.8: Generator cmake_find_package_multi created ZLIBConfigVersion.cmake fbclient/3.0.8: Generator cmake_find_package_multi created ZLIBConfig.cmake fbclient/3.0.8: Generator cmake_find_package_multi created ZLIBTargets.cmake fbclient/3.0.8: Generator cmake_find_package_multi created ZLIBTarget-release.cmake fbclient/3.0.8: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK fbclient/3.0.8: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCONAN_fbclient_VERSION="3.0.8" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The C compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Looking for include file aio.h -- Looking for include file aio.h - found -- Looking for include file assert.h -- Looking for include file assert.h - found -- Looking for include file atomic.h -- Looking for include file atomic.h - not found -- Looking for include file atomic_ops.h -- Looking for include file atomic_ops.h - not found -- Looking for include file crypt.h -- Looking for include file crypt.h - found -- Looking for include file ctype.h -- Looking for include file ctype.h - found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file editline.h -- Looking for include file editline.h - not found -- Looking for include file errno.h -- Looking for include file errno.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file float.h -- Looking for include file float.h - found -- Looking for include file grp.h -- Looking for include file grp.h - found -- Looking for include file iconv.h -- Looking for include file iconv.h - found -- Looking for include file io.h -- Looking for include file io.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file libio.h -- Looking for include file libio.h - found -- Looking for include file linux/falloc.h -- Looking for include file linux/falloc.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for include file math.h -- Looking for include file math.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file mntent.h -- Looking for include file mntent.h - found -- Looking for include file mnttab.h -- Looking for include file mnttab.h - not found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file netconfig.h -- Looking for include file netconfig.h - not found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file rpc/rpc.h -- Looking for include file rpc/rpc.h - found -- Looking for include file rpc/xdr.h -- Looking for include file rpc/xdr.h - found -- Looking for include file semaphore.h -- Looking for include file semaphore.h - found -- Looking for include file setjmp.h -- Looking for include file setjmp.h - found -- Looking for include file signal.h -- Looking for include file signal.h - found -- Looking for include file socket.h -- Looking for include file socket.h - not found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/ipc.h -- Looking for include file sys/ipc.h - found -- Looking for include file sys/mntent.h -- Looking for include file sys/mntent.h - not found -- Looking for include file sys/mnttab.h -- Looking for include file sys/mnttab.h - not found -- Looking for include file sys/mount.h -- Looking for include file sys/mount.h - found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file sys/sem.h -- Looking for include file sys/sem.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/siginfo.h -- Looking for include file sys/siginfo.h - not found -- Looking for include file sys/signal.h -- Looking for include file sys/signal.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file sys/sockio.h -- Looking for include file sys/sockio.h - not found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/syscall.h -- Looking for include file sys/syscall.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/timeb.h -- Looking for include file sys/timeb.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file termio.h -- Looking for include file termio.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file varargs.h -- Looking for include file varargs.h - not found -- Looking for include file vfork.h -- Looking for include file vfork.h - not found -- Looking for include file winsock2.h -- Looking for include file winsock2.h - not found -- Looking for accept4 -- Looking for accept4 - found -- Looking for AO_compare_and_swap_full -- Looking for AO_compare_and_swap_full - not found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for ctime_r -- Looking for ctime_r - found -- Looking for dirname -- Looking for dirname - found -- Looking for fallocate -- Looking for fallocate - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fsync -- Looking for fsync - found -- Looking for flock -- Looking for flock - found -- Looking for fork -- Looking for fork - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for getwd -- Looking for getwd - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mmap -- Looking for mmap - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for poll -- Looking for poll - found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for pread -- Looking for pread - found -- Looking for pwrite -- Looking for pwrite - found -- Looking for pthread_cancel -- Looking for pthread_cancel - not found -- Looking for pthread_keycreate -- Looking for pthread_keycreate - not found -- Looking for pthread_key_create -- Looking for pthread_key_create - not found -- Looking for pthread_mutexattr_setprotocol -- Looking for pthread_mutexattr_setprotocol - not found -- Looking for pthread_mutexattr_setrobust_np -- Looking for pthread_mutexattr_setrobust_np - not found -- Looking for pthread_mutex_consistent_np -- Looking for pthread_mutex_consistent_np - not found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - not found -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for setitimer -- Looking for setitimer - found -- Looking for semtimedop -- Looking for semtimedop - found -- Looking for setpgid -- Looking for setpgid - found -- Looking for setpgrp -- Looking for setpgrp - found -- Looking for setmntent -- Looking for setmntent - found -- Looking for getmntent -- Looking for getmntent - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sigset -- Looking for sigset - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for swab -- Looking for swab - found -- Looking for _swab -- Looking for _swab - not found -- Looking for tcgetattr -- Looking for tcgetattr - found -- Looking for time -- Looking for time - found -- Looking for times -- Looking for times - found -- Looking for vfork -- Looking for vfork - found -- Performing Test HAVE_FDATASYNC -- Performing Test HAVE_FDATASYNC - Success -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for fegetenv in m -- Looking for fegetenv in m - found -- Looking for llrint in m -- Looking for llrint in m - found -- Looking for sem_init in pthread -- Looking for sem_init in pthread - found -- Looking for sem_timedwait in pthread -- Looking for sem_timedwait in pthread - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of caddr_t -- Check size of caddr_t - done -- Performing Test HAVE_SEMUN -- Performing Test HAVE_SEMUN - Failed -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of long -- Check size of long - done -- Check size of size_t -- Check size of size_t - done -- Check size of void * -- Check size of void * - done -- Check size of gid_t -- Check size of gid_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of uid_t -- Check size of uid_t - done -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for INFINITY -- Looking for INFINITY - found -- Looking for va_copy -- Looking for va_copy - found -- Looking for SOCK_CLOEXEC - socket.h -- Looking for SOCK_CLOEXEC -- Looking for SOCK_CLOEXEC - not found -- Looking for SOCK_CLOEXEC - sys/socket.h -- Looking for SOCK_CLOEXEC -- Looking for SOCK_CLOEXEC - found -- Check size of char[MAX_PATH] -- Check size of char[MAX_PATH] - failed -- Checking prototype gettimeofday for GETTIMEOFDAY_RETURNS_TIMEZONE -- Checking prototype gettimeofday for GETTIMEOFDAY_RETURNS_TIMEZONE - True -- Checking prototype getmntent for GETMNTENT_TAKES_TWO_ARGUMENTS -- Checking prototype getmntent for GETMNTENT_TAKES_TWO_ARGUMENTS - False -- Performing Test HAVE_STRUCT_DIRENT_D_TYPE -- Performing Test HAVE_STRUCT_DIRENT_D_TYPE - Success -- Performing Test GETPGRP_VOID -- Performing Test GETPGRP_VOID - Success -- Performing Test SETPGRP_VOID -- Performing Test SETPGRP_VOID - Success -- Performing Test HAVE___THREAD -- Performing Test HAVE___THREAD - Success -- Performing Test TIME_WITH_SYS_TIME -- Performing Test TIME_WITH_SYS_TIME - Success -- Performing Test WORKING_SEM_INIT -- Performing Test WORKING_SEM_INIT - Success -- Performing Test FB_ALIGNMENT -- Performing Test FB_ALIGNMENT - Failed -- Performing Test FB_ALIGNMENT - Success -- Performing Test FB_DOUBLE_ALIGN -- Performing Test FB_DOUBLE_ALIGN - Failed -- Performing Test FB_DOUBLE_ALIGN - Success -- Library tommath found /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libtommath.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76' '--' '-j3' ----------------- Scanning dependencies of target fbclient [ 1%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/Auth.cpp.o [ 2%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/BigInteger.cpp.o [ 3%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/DynamicStrings.cpp.o [ 4%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/IntlParametersBlock.cpp.o [ 6%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/MsgMetadata.cpp.o [ 7%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/ScanDir.cpp.o [ 8%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/StatementMetadata.cpp.o [ 9%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/StatusArg.cpp.o [ 10%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/StatusHolder.cpp.o [ 12%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/ThreadStart.cpp.o [ 13%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/Tokens.cpp.o [ 14%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/call_service.cpp.o [ 15%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/BaseStream.cpp.o [ 16%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/BlrWriter.cpp.o [ 18%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/ClumpletReader.cpp.o [ 19%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/ClumpletWriter.cpp.o [ 20%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/DbImplementation.cpp.o [ 21%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/ImplementHelper.cpp.o [ 22%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/InternalMessageBuffer.cpp.o [ 24%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/MetaName.cpp.o [ 25%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/MsgPrint.cpp.o [ 26%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/NoThrowTimeStamp.cpp.o [ 27%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/SafeArg.cpp.o [ 28%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/Synchronize.cpp.o [ 30%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/TempFile.cpp.o [ 31%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/alloc.cpp.o [ 32%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/fb_string.cpp.o [ 33%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/init.cpp.o [ 34%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/locks.cpp.o [ 36%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/semaphore.cpp.o [ 37%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/classes/timestamp.cpp.o [ 38%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/config/ConfigCache.cpp.o [ 39%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/config/config.cpp.o [ 40%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/config/config_file.cpp.o [ 42%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/config/dir_list.cpp.o [ 43%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/cvt.cpp.o [ 44%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/db_alias.cpp.o [ 45%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/dllinst.cpp.o [ 46%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/dsc.cpp.o [ 48%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/enc.cpp.o [ 49%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/fb_exception.cpp.o [ 50%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/isc.cpp.o [ 51%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/isc_file.cpp.o [ 53%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/keywords.cpp.o [ 54%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/sdl.cpp.o [ 55%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/security.cpp.o [ 56%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/sha.cpp.o [ 57%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/sha2/sha2.cpp.o [ 59%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/utils.cpp.o [ 60%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/xdr.cpp.o [ 61%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/remote/inet.cpp.o [ 62%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/remote/merge.cpp.o [ 63%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/remote/parser.cpp.o [ 65%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/remote/protocol.cpp.o [ 66%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/remote/remote.cpp.o [ 67%] Building CXX object CMakeFiles/fbclient.dir/array.cpp.o [ 68%] Building CXX object CMakeFiles/fbclient.dir/blob.cpp.o [ 69%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/auth/SecureRemotePassword/client/SrpClient.cpp.o [ 71%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/auth/SecureRemotePassword/srp.cpp.o [ 72%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/auth/SecurityDatabase/LegacyClient.cpp.o [ 73%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/plugins/crypt/arc4/Arc4.cpp.o [ 74%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/remote/client/BlrFromMessage.cpp.o [ 75%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/remote/client/interface.cpp.o [ 77%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/DistributedTransaction.cpp.o [ 78%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/MasterImplementation.cpp.o [ 79%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/PluginManager.cpp.o [ 80%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/alt.cpp.o [ 81%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/gds.cpp.o [ 83%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/keywordsStub.cpp.o [ 84%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/perf.cpp.o [ 85%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/preparse.cpp.o [ 86%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/user_dsql.cpp.o [ 87%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/utl.cpp.o [ 89%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/why.cpp.o [ 90%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/os/posix/fbsyslog.cpp.o [ 91%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/os/posix/guid.cpp.o [ 92%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/os/posix/isc_ipc.cpp.o [ 93%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/os/posix/os_utils.cpp.o [ 95%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/os/posix/path_utils.cpp.o [ 96%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/common/os/posix/mod_loader.cpp.o [ 97%] Building C object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/config/os/posix/binreloc.c.o [ 98%] Building CXX object CMakeFiles/fbclient.dir/source_subfolder/src/yvalve/config/os/posix/config_root.cpp.o [100%] Linking CXX shared library lib/libfbclient.so [100%] Built target fbclient fbclient/3.0.8: Package '27840e2ec07938457bd050eaaa7eeff4e06a9c76' built fbclient/3.0.8: Build folder /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76 fbclient/3.0.8: Generated conaninfo.txt fbclient/3.0.8: Generated conanbuildinfo.txt fbclient/3.0.8: Generating the package fbclient/3.0.8: Package folder /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76 fbclient/3.0.8: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/build/27840e2ec07938457bd050eaaa7eeff4e06a9c76' '--target' 'install' '--' '-j3' ----------------- [100%] Built target fbclient Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/lib/libfbclient.so.3.0.8 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/lib/libfbclient.so.3 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/lib/libfbclient.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/ibase.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/perf.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/dsc_pub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/sqlda_pub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/ib_util.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/consts_pub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/types_pub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/iberror.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/blr.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/inf_pub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/package/27840e2ec07938457bd050eaaa7eeff4e06a9c76/include/perf_proto.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK fbclient/3.0.8 package(): Packaged 1 '.3' file: libfbclient.so.3 fbclient/3.0.8 package(): Packaged 1 '.8' file: libfbclient.so.3.0.8 fbclient/3.0.8 package(): Packaged 1 '.so' file: libfbclient.so fbclient/3.0.8 package(): Packaged 11 '.h' files fbclient/3.0.8 package(): Packaged 2 '.txt' files: IDPL.txt, README.license.usage.txt fbclient/3.0.8: Package '27840e2ec07938457bd050eaaa7eeff4e06a9c76' created fbclient/3.0.8: Created package revision d28396b6218c1b4c52de4633236e0e2b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp: In member function ‘void Firebird::BigInteger::assign(unsigned int, const unsigned char*)’: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:105:12: warning: ‘mp_err mp_read_unsigned_bin(mp_int*, const unsigned char*, int)’ is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] CHECK_MP(mp_read_unsigned_bin(&t, bytes, count)); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:732:36: note: declared here MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:105:12: warning: ‘mp_err mp_read_unsigned_bin(mp_int*, const unsigned char*, int)’ is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] CHECK_MP(mp_read_unsigned_bin(&t, bytes, count)); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:732:36: note: declared here MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:105:49: warning: ‘mp_err mp_read_unsigned_bin(mp_int*, const unsigned char*, int)’ is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] CHECK_MP(mp_read_unsigned_bin(&t, bytes, count)); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:732:36: note: declared here MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp: In member function ‘void Firebird::BigInteger::getBytes(Firebird::UCharBuffer&) const’: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:180:12: warning: ‘mp_err mp_to_unsigned_bin(const mp_int*, unsigned char*)’ is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] CHECK_MP(mp_to_unsigned_bin(const_cast(&t), bytes.getBuffer(length()))); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:733:34: note: declared here MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:180:12: warning: ‘mp_err mp_to_unsigned_bin(const mp_int*, unsigned char*)’ is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] CHECK_MP(mp_to_unsigned_bin(const_cast(&t), bytes.getBuffer(length()))); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:733:34: note: declared here MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:180:81: warning: ‘mp_err mp_to_unsigned_bin(const mp_int*, unsigned char*)’ is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] CHECK_MP(mp_to_unsigned_bin(const_cast(&t), bytes.getBuffer(length()))); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:733:34: note: declared here MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp: In member function ‘unsigned int Firebird::BigInteger::length() const’: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:185:12: warning: ‘int mp_unsigned_bin_size(const mp_int*)’ is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] int rc = mp_unsigned_bin_size(const_cast(&t)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:731:33: note: declared here MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:185:12: warning: ‘int mp_unsigned_bin_size(const mp_int*)’ is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] int rc = mp_unsigned_bin_size(const_cast(&t)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:731:33: note: declared here MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:185:56: warning: ‘int mp_unsigned_bin_size(const mp_int*)’ is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] int rc = mp_unsigned_bin_size(const_cast(&t)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:731:33: note: declared here MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp: In member function ‘void Firebird::BigInteger::getText(Firebird::string&, unsigned int) const’: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:198:12: warning: ‘mp_err mp_toradix(const mp_int*, char*, int)’ is deprecated: replaced by mp_to_radix [-Wdeprecated-declarations] CHECK_MP(mp_toradix(const_cast(&t), str.begin(), radix)); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:750:35: note: declared here MP_DEPRECATED(mp_to_radix) mp_err mp_toradix(const mp_int *a, char *str, int radix) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:198:12: warning: ‘mp_err mp_toradix(const mp_int*, char*, int)’ is deprecated: replaced by mp_to_radix [-Wdeprecated-declarations] CHECK_MP(mp_toradix(const_cast(&t), str.begin(), radix)); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:750:35: note: declared here MP_DEPRECATED(mp_to_radix) mp_err mp_toradix(const mp_int *a, char *str, int radix) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:198:66: warning: ‘mp_err mp_toradix(const mp_int*, char*, int)’ is deprecated: replaced by mp_to_radix [-Wdeprecated-declarations] CHECK_MP(mp_toradix(const_cast(&t), str.begin(), radix)); ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’ #define CHECK_MP(a) check(a, #a) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/../common/BigInteger.h:32:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/common/BigInteger.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/libtommath/1.2.0/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/tommath.h:750:35: note: declared here MP_DEPRECATED(mp_to_radix) mp_err mp_toradix(const mp_int *a, char *str, int radix) MP_WUR; ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/alt.cpp: In function ‘ISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)’: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/alt.cpp:594:9: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations] return isc_ddl(status_vector, db_handle, tra_handle, ddl_length, ddl); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/ibase.h:6:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/firebird/Interface.h:32, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/fb_exception.h:39, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../common/classes/locks.h:33, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../common/classes/alloc.h:47, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/../common/classes/init.h:31, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/alt.cpp:36: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../jrd/ibase.h:708:41: note: declared here ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*, ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/alt.cpp:594:9: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations] return isc_ddl(status_vector, db_handle, tra_handle, ddl_length, ddl); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/ibase.h:6:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/firebird/Interface.h:32, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/fb_exception.h:39, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../common/classes/locks.h:33, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../common/classes/alloc.h:47, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/../common/classes/init.h:31, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/alt.cpp:36: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../jrd/ibase.h:708:41: note: declared here ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*, ^ /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/alt.cpp:594:70: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations] return isc_ddl(status_vector, db_handle, tra_handle, ddl_length, ddl); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/ibase.h:6:0, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/firebird/Interface.h:32, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/fb_exception.h:39, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../common/classes/locks.h:33, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../common/classes/alloc.h:47, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/../common/classes/init.h:31, from /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/yvalve/alt.cpp:36: /home/conan/w/BuildSingleReference/.conan/data/fbclient/3.0.8/_/_/source/source_subfolder/src/include/../jrd/ibase.h:708:41: note: declared here ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*, ^