=>> Building net-p2p/dclib build started at Sun May 4 20:32:29 EDT 2025 port directory: /usr/ports/net-p2p/dclib package name: dclib-0.3.23_8 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 771 Feb 24 2024 /usr/ports/net-p2p/dclib/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/dclib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/dclib/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/dclib/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/dclib/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/dclib/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/dclib/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/dclib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/dclib/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/dclib/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/dclib/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/dclib/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/dclib/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dclib" EXAMPLESDIR="share/examples/dclib" DATADIR="share/dclib" WWWDIR="www/dclib" ETCDIR="etc/dclib" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dclib DOCSDIR=/usr/local/share/doc/dclib EXAMPLESDIR=/usr/local/share/examples/dclib WWWDIR=/usr/local/www/dclib ETCDIR=/usr/local/etc/dclib --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The dclib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> dclib-0.3.23_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> dclib-0.3.23_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dclib-0.3.23_8 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The dclib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by dclib-0.3.23_8 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The dclib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by dclib-0.3.23_8 for building => SHA256 Checksum OK for dclib-0.3.23.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The dclib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by dclib-0.3.23_8 for building ===> Extracting for dclib-0.3.23_8 => SHA256 Checksum OK for dclib-0.3.23.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for dclib-0.3.23_8 ===> Applying FreeBSD patches for dclib-0.3.23_8 from /usr/ports/net-p2p/dclib/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> dclib-0.3.23_8 depends on shared library: libxml2.so - not found ===> Installing existing package /packages/All/libxml2-2.11.9.pkg [13amd64-weekly-desktop-job-02] Installing libxml2-2.11.9... [13amd64-weekly-desktop-job-02] `-- Installing readline-8.2.13_2... [13amd64-weekly-desktop-job-02] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] `-- Extracting readline-8.2.13_2: .......... done [13amd64-weekly-desktop-job-02] Extracting libxml2-2.11.9: .......... done ===> dclib-0.3.23_8 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Returning to build of dclib-0.3.23_8 ===> dclib-0.3.23_8 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-turbo-3.1.0.pkg [13amd64-weekly-desktop-job-02] Installing jpeg-turbo-3.1.0... [13amd64-weekly-desktop-job-02] Extracting jpeg-turbo-3.1.0: .......... done ===> dclib-0.3.23_8 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of dclib-0.3.23_8 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for dclib-0.3.23_8 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/admin/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for zlib.h... (cached) yes checking for inflate in -lz... yes checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking for xml2-config... /usr/local/bin/xml2-config checking for libxml - version >= 2.0.0... yes (version 2.11.9) checking for unistd.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for langinfo.h... (cached) yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for statfs that truncates block counts... no checking for sys/param.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for sys/mount.h... (cached) yes configure: checking how to get file system space usage checking for statvfs function (SVR4)... yes checking for dustat.h... (cached) no checking for sys/fs/s5param.h... (cached) no checking for sys/filsys.h... (cached) no checking for sys/statfs.h... (cached) no checking for statfs that truncates block counts... (cached) no checking whether byte ordering is bigendian... no checking size of void*... 8 checking size of long... 8 checking for inline... inline checking for canonicalize_file_name... no checking for realpath... (cached) yes checking for strtoll... (cached) yes checking for strtoull... (cached) yes checking for strtoq... yes checking for strtouq... yes checking for strcasestr... (cached) yes checking for lrint... yes checking for nanosleep... yes checking for usleep... (cached) yes checking for nl_langinfo... (cached) yes checking for _strtoi64... no checking for _strtoui64... no checking for if_nameindex... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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... -D_THREAD_SAFE checking for pkg-config... no checking if SSL support should be enabled... yes configure: OpenSSL is currently the only supported SSL library. configure: Looking for OpenSSL libraries via pkg-config... checking for OPENSSL... configure: using openssl in default directories checking if the OpenSSL flags work... yes configure: checking for C++ Standard Template Library features checking map usability... yes checking map presence... yes checking for map... yes checking set usability... yes checking set presence... yes checking for set... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking unordered_set usability... yes checking unordered_set presence... yes checking for unordered_set... yes checking for _Fnv_hash or Fnv_hash... neither checking for unordered_set with a custom key... dclib requires Fnv_hash or _Fnv_hash for this checking if c++ supports -fvisibility=hidden... yes checking for build date and svn revision... Build date: 20250505 release configure: creating ./config.status config.status: creating Makefile config.status: creating dclib.spec config.status: creating dclib.lsm config.status: creating dclib.pc config.status: creating dclib-uninstalled.pc config.status: creating dclib/dcos.h config.status: creating dclib/dclib-ssl-use.h config.status: creating dclib/dclib-stl-use.h config.status: creating dclib/Makefile config.status: creating dclib/gnulib/Makefile config.status: creating dclib/core/Makefile config.status: creating dclib/hash/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for dclib-0.3.23_8 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in dclib --- all-recursive --- Making all in gnulib --- md5.lo --- --- fsusage.lo --- --- full-read.lo --- --- safe-read.lo --- --- fsusage.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fsusage.lo -MD -MP -MF .deps/fsusage.Tpo -c -o fsusage.lo fsusage.c --- md5.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c --- full-read.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c -o full-read.lo full-read.c --- safe-read.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c -o safe-read.lo safe-read.c --- fsusage.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fsusage.lo -MD -MP -MF .deps/fsusage.Tpo -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o --- full-read.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c full-read.c -fPIC -DPIC -o .libs/full-read.o --- md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o --- safe-read.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o --- fsusage.lo --- fsusage.c:95:45: warning: unused parameter 'disk' [-Wunused-parameter] 95 | get_fs_usage (char const *file, char const *disk, struct fs_usage *fsp) | ^ --- safe-read.lo --- safe-read.c:69:9: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 69 | return result; | ~~~~~~ ^~~~~~ safe-read.c:75:9: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 75 | return result; | ~~~~~~ ^~~~~~ --- fsusage.lo --- 1 warning generated. --- md5.lo --- md5.c:233:50: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion] 233 | md5_process_block (ctx->buffer, ctx->buflen & ~63, ctx); | ~ ^~~ md5.c:238:49: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 238 | &((char *) ctx->buffer)[(left_over + add) & ~63], | ~ ^~~ md5.c:249:6: warning: '_STRING_ARCH_unaligned' is not defined, evaluates to 0 [-Wundef] 249 | #if !_STRING_ARCH_unaligned | ^ md5.c:252:11: warning: defining a type within '__builtin_offsetof' is a Clang extension [-Wgnu-offsetof-extensions] 252 | if (UNALIGNED_P (buffer)) | ^~~~~~~~~~~~~~~~~~~~ md5.c:251:41: note: expanded from macro 'UNALIGNED_P' 251 | # define UNALIGNED_P(p) (((size_t) p) % alignof (uint32_t) != 0) | ^~~~~~~~~~~~~~~~~~ md5.c:250:34: note: expanded from macro 'alignof' 250 | # define alignof(type) offsetof (struct { char c; type x; }, x) | ^~~~~~ /usr/include/stddef.h:73:42: note: expanded from macro 'offsetof' 73 | #define offsetof(type, field) __offsetof(type, field) | ^~~~ /usr/include/sys/cdefs.h:460:53: note: expanded from macro '__offsetof' 460 | #define __offsetof(type, field) __builtin_offsetof(type, field) | ^~~~ --- safe-read.lo --- 2 warnings generated. --- md5.lo --- md5.c:262:37: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 262 | md5_process_block (buffer, len & ~63, ctx); | ~ ^~~ md5.c:263:44: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 263 | buffer = (const char *) buffer + (len & ~63); | ~ ^~~ md5.c:281:21: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] 281 | ctx->buflen = left_over; | ~ ^~~~~~~~~ --- full-read.lo --- mv -f .deps/full-read.Tpo .deps/full-read.Plo --- fsusage.lo --- mv -f .deps/fsusage.Tpo .deps/fsusage.Plo --- safe-read.lo --- mv -f .deps/safe-read.Tpo .deps/safe-read.Plo --- md5.lo --- 7 warnings generated. mv -f .deps/md5.Tpo .deps/md5.Plo --- libgnulib.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -fstack-protector-strong -o libgnulib.la md5.lo fsusage.lo full-read.lo safe-read.lo -ldl -lz -lbz2 -L/usr/local/lib libtool: link: ar cru .libs/libgnulib.a .libs/md5.o .libs/fsusage.o .libs/full-read.o .libs/safe-read.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) Making all in core --- casyncdns.lo --- --- cbase32.lo --- --- cbase64.lo --- --- cbytearray.lo --- --- cbz.lo --- --- cconnection.lo --- --- cdir.lo --- --- cfile.lo --- --- casyncdns.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT casyncdns.lo -MD -MP -MF .deps/casyncdns.Tpo -c -o casyncdns.lo casyncdns.cpp --- cbase64.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbase64.lo -MD -MP -MF .deps/cbase64.Tpo -c -o cbase64.lo cbase64.cpp --- cbase32.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbase32.lo -MD -MP -MF .deps/cbase32.Tpo -c -o cbase32.lo cbase32.cpp --- cbytearray.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbytearray.lo -MD -MP -MF .deps/cbytearray.Tpo -c -o cbytearray.lo cbytearray.cpp --- cbz.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbz.lo -MD -MP -MF .deps/cbz.Tpo -c -o cbz.lo cbz.cpp --- cconnection.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cconnection.lo -MD -MP -MF .deps/cconnection.Tpo -c -o cconnection.lo cconnection.cpp --- cdir.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdir.lo -MD -MP -MF .deps/cdir.Tpo -c -o cdir.lo cdir.cpp --- cfile.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cfile.lo -MD -MP -MF .deps/cfile.Tpo -c -o cfile.lo cfile.cpp --- cbase64.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbase64.lo -MD -MP -MF .deps/cbase64.Tpo -c cbase64.cpp -fPIC -DPIC -o .libs/cbase64.o --- casyncdns.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT casyncdns.lo -MD -MP -MF .deps/casyncdns.Tpo -c casyncdns.cpp -fPIC -DPIC -o .libs/casyncdns.o --- cdir.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdir.lo -MD -MP -MF .deps/cdir.Tpo -c cdir.cpp -fPIC -DPIC -o .libs/cdir.o --- cbz.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbz.lo -MD -MP -MF .deps/cbz.Tpo -c cbz.cpp -fPIC -DPIC -o .libs/cbz.o --- cbase32.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbase32.lo -MD -MP -MF .deps/cbase32.Tpo -c cbase32.cpp -fPIC -DPIC -o .libs/cbase32.o --- cfile.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cfile.lo -MD -MP -MF .deps/cfile.Tpo -c cfile.cpp -fPIC -DPIC -o .libs/cfile.o --- cconnection.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cconnection.lo -MD -MP -MF .deps/cconnection.Tpo -c cconnection.cpp -fPIC -DPIC -o .libs/cconnection.o --- cbytearray.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cbytearray.lo -MD -MP -MF .deps/cbytearray.Tpo -c cbytearray.cpp -fPIC -DPIC -o .libs/cbytearray.o --- cbase64.lo --- cbase64.cpp:65:33: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 65 | in.Append(string.Data(),string.Length()); | ~~~~~~ ~~~~~~~^~~~~~~~ cbase64.cpp:69:39: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 69 | outs.Set((const char*)out.Data(),out.Size()); | ~~~ ~~~~^~~~~~ cbase64.cpp:83:7: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] --- cbz.lo --- cbz.cpp:47:51: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] --- cbase64.lo --- 83 | c = base64chars(current[0] >> 2); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cbz.lo --- 47 | return CBZ::Compress( (char*) src->Data(), src->Size(), dst ); | ~~~ ~~~~~^~~~~~ --- cbase64.lo --- cbase64.cpp:85:7: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] 85 | c = base64chars(((current[0] & 0x03) << 4) | (current[1] >> 4)); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cbz.lo --- cbz.cpp:60:43: warning: implicit conversion loses integer precision: 'long' to 'unsigned int' [-Wshorten-64-to-32] 60 | return CBZ::Compress( src->Data(), src->Length(), dst ); | ~~~ ~~~~~^~~~~~~~ --- cbase64.lo --- cbase64.cpp:87:7: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] 87 | c = base64chars(((current[1] & 0x0f) << 2) | (current[2] >> 6)); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:89:7: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] 89 | c = base64chars(current[2] & 0x3f); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:98:7: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] 98 | c = base64chars(current[0] >> 2); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:102:8: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] 102 | c = base64chars(((current[0] & 0x03) << 4) | (current[1] >> 4)); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:104:8: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] 104 | c = base64chars((current[1] & 0x0f) << 2); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:111:8: warning: implicit conversion changes signedness: 'const char' to 'unsigned char' [-Wsign-conversion] 111 | c = base64chars((current[0] & 0x03) << 4); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:47:24: note: expanded from macro 'base64chars' 47 | #define base64chars(c) B64Chars[(unsigned int)((c)&0x3F)] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cbase64.cpp:126:35: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 126 | in.Append(string->Data(),string->Length()); | ~~~~~~ ~~~~~~~~^~~~~~~~ --- cbz.lo --- cbz.cpp:142:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] 142 | unsigned int outlen = src->Size(); | ~~~~~~ ~~~~~^~~~~~ cbz.cpp:173:89: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] 173 | i = BZ2_bzBuffToBuffDecompress( (char*)dst->Data(), &outlen, (char*)src->Data(), src->Size(), 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~^~~~~~ --- cbase64.lo --- cbase64.cpp:141:10: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 141 | return -1; | ~~~~~~ ^~ cbase64.cpp:144:10: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 144 | return -1; | ~~~~~~ ^~ cbase64.cpp:161:22: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 161 | if (ch < 0) return -1; | ~~~~~~ ^~ cbase64.cpp:135:26: warning: variable 'result' set but not used [-Wunused-but-set-variable] 135 | unsigned char *current,*result; | ^ --- cbase32.lo --- cbase32.cpp:115:10: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 115 | return -1; | ~~~~~~ ^~ --- cfile.lo --- cfile.cpp:209:40: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 209 | i = write( m_nFD, m_pBuffer->Data(), m_nBufferPos ); | ~~~~~ ^~~~~~~~~~~~ cfile.cpp:222:62: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 222 | memcpy(m_pBuffer->Data(),m_pBuffer->Data()+i,m_nBufferPos-i); | ~~~~~~ ~~~~~~~~~~~~^~ cfile.cpp:260:34: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 260 | memcpy(m_pBuffer->Data(),buf,count); | ~~~~~~ ^~~~~ cfile.cpp:267:46: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 267 | memcpy(m_pBuffer->Data()+m_nBufferPos,buf,count); | ~~~~~~ ^~~~~ cfile.cpp:282:27: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 282 | i = write( m_nFD, buf, count ); | ~~~~~ ^~~~~ --- cdir.lo --- cdir.cpp:65:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 65 | if ( (i = file.FindRev('.')) != -1 ) | ~ ~~~~~^~~~~~~~~~~~ --- cfile.lo --- cfile.cpp:259:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 259 | m_nBufferPos = count; | ~ ^~~~~ cfile.cpp:303:24: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 303 | i = read( m_nFD, buf, count ); | ~~~~ ^~~~~ --- cdir.lo --- cdir.cpp:171:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 171 | int pos = sPath.FindRev('/'); | ~~~ ~~~~~~^~~~~~~~~~~~ --- cfile.lo --- cfile.cpp:458:27: warning: implicit conversion changes signedness: 'blksize_t' (aka 'int') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 458 | buffer = (char*) malloc( blocksize ); | ~~~~~~ ^~~~~~~~~ cfile.cpp:466:43: warning: implicit conversion changes signedness: 'blksize_t' (aka 'int') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 466 | while ( (bytesread = read(from_fd,buffer,blocksize)) > 0 ) | ~~~~ ^~~~~~~~~ cfile.cpp:468:27: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 468 | if ( write(to_fd,buffer,bytesread) != bytesread ) | ~~~~~ ^~~~~~~~~ --- cdir.lo --- cdir.cpp:256:30: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 256 | groups = (gid_t*) malloc( numgroups * sizeof(gid_t) ); | ^~~~~~~~~ ~ cdir.cpp:272:27: warning: implicit conversion changes signedness: 'size_t' (aka 'unsigned long') to 'long' [-Wsign-conversion] 272 | d_name.Set(file->d_name,strlen(file->d_name)); | ~~~ ^~~~~~~~~~~~~~~~~~~~ cdir.cpp:341:26: warning: implicit conversion changes signedness: 'off_t' (aka 'long') to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 341 | FileInfo->size = buf.st_size; | ~ ~~~~^~~~~~~ --- cbz.lo --- 4 warnings generated. --- cdir.lo --- cdir.cpp:586:13: warning: implicit conversion changes signedness: 'off_t' (aka 'long') to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 586 | return buf.st_size; | ~~~~~~ ~~~~^~~~~~~ cdir.cpp:597:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 597 | if ( (i = s.FindRev('\\')) == -1 ) | ~ ~~^~~~~~~~~~~~~ cdir.cpp:598:9: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 598 | i = s.FindRev('/'); // for unix-kind folders (never seen ...) | ~ ~~^~~~~~~~~~~~ --- cbase32.lo --- 1 warning generated. --- cdir.lo --- cdir.cpp:646:48: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 646 | char * buffer = (char*) malloc( path.Length() + 1 ); | ~~~~~~ ~~~~~~~~~~~~~~^~~ cdir.cpp:694:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 694 | if ( (i = s.Find(DIRSEPARATOR)) != -1 ) | ~ ~~^~~~~~~~~~~~~~~~~~ --- cbase64.lo --- 15 warnings generated. --- cbytearray.lo --- cbytearray.cpp:183:31: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 183 | if ( f.Read( (char*)Data(), Size() ) == filesize ) | ~~~~ ^~~~~~ cbytearray.cpp:183:40: warning: comparison of integers of different signs: 'long' and 'ulonglong' (aka 'unsigned long long') [-Wsign-compare] --- cbz.lo --- mv -f .deps/cbz.Tpo .deps/cbz.Plo --- cbytearray.lo --- 183 | if ( f.Read( (char*)Data(), Size() ) == filesize ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~ --- che3.lo --- --- cbytearray.lo --- cbytearray.cpp:203:56: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 203 | if ( (Size() == 0) || (f.Write( (const char*)Data(), Size() ) == Size()) ) | ~~~~~ ^~~~~~ cbytearray.cpp:203:65: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] 203 | if ( (Size() == 0) || (f.Write( (const char*)Data(), Size() ) == Size()) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ --- che3.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT che3.lo -MD -MP -MF .deps/che3.Tpo -c -o che3.lo che3.cpp --- cbase32.lo --- mv -f .deps/cbase32.Tpo .deps/cbase32.Plo --- ciconv.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT ciconv.lo -MD -MP -MF .deps/ciconv.Tpo -c -o ciconv.lo ciconv.cpp --- cbase64.lo --- mv -f .deps/cbase64.Tpo .deps/cbase64.Plo --- clisten.lo --- --- che3.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT che3.lo -MD -MP -MF .deps/che3.Tpo -c che3.cpp -fPIC -DPIC -o .libs/che3.o --- clisten.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT clisten.lo -MD -MP -MF .deps/clisten.Tpo -c -o clisten.lo clisten.cpp --- ciconv.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT ciconv.lo -MD -MP -MF .deps/ciconv.Tpo -c ciconv.cpp -fPIC -DPIC -o .libs/ciconv.o --- clisten.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT clisten.lo -MD -MP -MF .deps/clisten.Tpo -c clisten.cpp -fPIC -DPIC -o .libs/clisten.o --- cbytearray.lo --- 4 warnings generated. --- cfile.lo --- 10 warnings generated. --- cbytearray.lo --- mv -f .deps/cbytearray.Tpo .deps/cbytearray.Plo --- clogfile.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT clogfile.lo -MD -MP -MF .deps/clogfile.Tpo -c -o clogfile.lo clogfile.cpp --- cfile.lo --- mv -f .deps/cfile.Tpo .deps/cfile.Plo --- cmanager.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cmanager.lo -MD -MP -MF .deps/cmanager.Tpo -c -o cmanager.lo cmanager.cpp --- che3.lo --- che3.cpp:178:20: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 178 | offset_pattern=8*(11+nb_couple*2); /* position of the pattern block, it is just after the list of couples */ | ~~^~~~~~~~~~~~~~~~~ che3.cpp:179:48: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 179 | offset_encoded=offset_pattern + ((ttl_len+7)&~7); /* the encoded data are just after */ | ~ ~~~~~~~~~~~^~~ che3.cpp:194:49: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 194 | value=get_bits(data->Data(),&offset_pattern,v_len); | ~~~~~~~~ ^~~~~ che3.cpp:217:32: warning: implicit conversion changes signedness: 'unsigned char' to 'char' [-Wsign-conversion] --- clogfile.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT clogfile.lo -MD -MP -MF .deps/clogfile.Tpo -c clogfile.cpp -fPIC -DPIC -o .libs/clogfile.o --- che3.lo --- 217 | (*output) += decode_array->Data()[(1<Data()+err,ba->Size()-err); | ~^~~ cconnection.cpp:518:49: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 518 | CSocket::m_Traffic.AddTraffic(ettCONTROLTX,err); | ~~~~~~~~~~ ^~~ --- czlib.lo --- --- cconnection.lo --- cconnection.cpp:527:49: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 527 | CSocket::m_Traffic.AddTraffic(ettCONTROLTX,err); | ~~~~~~~~~~ ^~~ cconnection.cpp:507:43: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 507 | err = CSocket::Write( ba->Data(), ba->Size(), 0, 1 ); | ~~~~~ ~~~~^~~~~~ cconnection.cpp:509:28: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 509 | if ( (err > 0) && (err != ba->Size()) ) | ~~~ ^ ~~~~~~~~~~ cconnection.cpp:522:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 522 | else if ( err == ba->Size() ) | ~~~ ^ ~~~~~~~~~~ --- czlib.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT czlib.lo -MD -MP -MF .deps/czlib.Tpo -c -o czlib.lo czlib.cpp --- cconnection.lo --- cconnection.cpp:593:24: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 593 | ba->Append(buffer,len); | ~~~~~~ ^~~ cconnection.cpp:598:24: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 598 | ba->Append(buffer,len); | ~~~~~~ ^~~ --- czlib.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT czlib.lo -MD -MP -MF .deps/czlib.Tpo -c czlib.cpp -fPIC -DPIC -o .libs/czlib.o --- cnetaddr.lo --- 3 warnings generated. mv -f .deps/cnetaddr.Tpo .deps/cnetaddr.Plo --- platform.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT platform.lo -MD -MP -MF .deps/platform.Tpo -c -o platform.lo platform.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -I/usr/local/include/libxml2 -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT platform.lo -MD -MP -MF .deps/platform.Tpo -c platform.cpp -fPIC -DPIC -o .libs/platform.o --- czlib.lo --- czlib.cpp:70:27: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 70 | m_pZStream->avail_in = *inlen; | ~ ^~~~~~ czlib.cpp:76:27: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 76 | m_pZStream->avail_out = *outlen; | ~ ^~~~~~~ czlib.cpp:85:21: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 85 | *outlen = *outlen - m_pZStream->avail_out; | ~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:85:13: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 85 | *outlen = *outlen - m_pZStream->avail_out; | ^~~~~~~ ~ czlib.cpp:86:20: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 86 | *inlen = *inlen - m_pZStream->avail_in; | ~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:86:13: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 86 | *inlen = *inlen - m_pZStream->avail_in; | ^~~~~~ ~ --- cxml.lo --- In file included from cxml.cpp:53: ./ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- czlib.lo --- czlib.cpp:236:27: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 236 | m_pZStream->avail_in = *inlen; | ~ ^~~~~~ --- clisten.lo --- mv -f .deps/clisten.Tpo .deps/clisten.Plo --- czlib.lo --- czlib.cpp:242:27: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 242 | m_pZStream->avail_out = *outlen; | ~ ^~~~~~~ czlib.cpp:260:22: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 260 | *outlen = *outlen - m_pZStream->avail_out; | ~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:260:14: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 260 | *outlen = *outlen - m_pZStream->avail_out; | ^~~~~~~ ~ czlib.cpp:261:20: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 261 | *inlen = *inlen - m_pZStream->avail_in; | ~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:261:13: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 261 | *inlen = *inlen - m_pZStream->avail_in; | ^~~~~~ ~ czlib.cpp:276:22: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 276 | *outlen = *outlen - m_pZStream->avail_out; | ~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:276:14: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 276 | *outlen = *outlen - m_pZStream->avail_out; | ^~~~~~~ ~ czlib.cpp:277:20: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 277 | *inlen = *inlen - m_pZStream->avail_in; | ~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:277:13: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 277 | *inlen = *inlen - m_pZStream->avail_in; | ^~~~~~ ~ czlib.cpp:282:22: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 282 | *outlen = *outlen - m_pZStream->avail_out; | ~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:282:14: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 282 | *outlen = *outlen - m_pZStream->avail_out; | ^~~~~~~ ~ czlib.cpp:283:20: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion] 283 | *inlen = *inlen - m_pZStream->avail_in; | ~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ czlib.cpp:283:13: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion] 283 | *inlen = *inlen - m_pZStream->avail_in; | ^~~~~~ ~ --- cxml.lo --- cxml.cpp:152:15: warning: 'xmlRecoverFile' is deprecated [-Wdeprecated-declarations] 152 | if ( (pDoc = xmlRecoverFile(name.Data())) == 0 ) | ^ /usr/local/include/libxml2/libxml/parser.h:874:1: note: 'xmlRecoverFile' has been explicitly marked deprecated here 874 | XML_DEPRECATED | ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' 447 | # define XML_DEPRECATED __attribute__((deprecated)) | ^ cxml.cpp:165:15: warning: 'xmlRecoverMemory' is deprecated [-Wdeprecated-declarations] 165 | if ( (pDoc = xmlRecoverMemory(s,size)) == 0 ) | ^ /usr/local/include/libxml2/libxml/parser.h:870:1: note: 'xmlRecoverMemory' has been explicitly marked deprecated here 870 | XML_DEPRECATED | ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' 447 | # define XML_DEPRECATED __attribute__((deprecated)) | ^ cxml.cpp:189:63: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 189 | pDoc = xmlCtxtReadMemory( cp, (const char*) ba->Data(), ba->Size(), NULL, NULL, 0 ); | ~~~~~~~~~~~~~~~~~ ~~~~^~~~~~ cxml.cpp:195:27: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] 195 | if ( (pos < 0) || (pos > ba->Size()) ) | ~~~ ^ ~~~~~~~~~~ cxml.cpp:199:18: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] 199 | else if ( pos == ba->Size() ) | ~~~ ^ ~~~~~~~~~~ cxml.cpp:201:65: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 201 | pDoc = xmlCtxtReadMemory( cp, (const char*) ba->Data(), ba->Size(), NULL, NULL, XML_PARSE_RECOVER ); | ~~~~~~~~~~~~~~~~~ ~~~~^~~~~~ cxml.cpp:441:50: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 441 | unsigned char * b = (unsigned char*) calloc(1,outlen); | ~~~~~~ ^~~~~~ cxml.cpp:438:16: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 438 | int inlen = strlen(s); | ~~~~~ ^~~~~~~~~ cxml.cpp:492:50: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 492 | unsigned char * b = (unsigned char*) calloc(1,outlen); | ~~~~~~ ^~~~~~ cxml.cpp:489:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 489 | int inlen = s.Length(); | ~~~~~ ~~^~~~~~~~ --- platform.lo --- mv -f .deps/platform.Tpo .deps/platform.Plo --- cxml.lo --- cxml.cpp:614:20: warning: implicit conversion loses integer precision: 'int' to 'char' [-Wimplicit-int-conversion] 614 | res += temp.asINT(16); | ~~ ~~~~~^~~~~~~~~ cxml.cpp:618:20: warning: implicit conversion loses integer precision: 'int' to 'char' [-Wimplicit-int-conversion] 618 | res += temp.asINT(); | ~~ ~~~~~^~~~~~~ cxml.cpp:601:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 601 | if ( (i1 = s.Find(';',i)) != -1 ) | ~ ~~^~~~~~~~~~~ --- czlib.lo --- 20 warnings generated. --- cconnection.lo --- 10 warnings generated. --- czlib.lo --- mv -f .deps/czlib.Tpo .deps/czlib.Plo --- cconnection.lo --- mv -f .deps/cconnection.Tpo .deps/cconnection.Plo --- csocket.lo --- In file included from csocket.cpp:48: /usr/include/sys/termios.h:2:2: warning: "this file includes which is deprecated, use instead" [-W#warnings] 2 | #warning "this file includes which is deprecated, use instead" | ^ --- cstring.lo --- 22 warnings generated. --- csocket.lo --- csocket.cpp:259:21: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] 259 | return Connect( s, port, bAsync ); | ~~~~~~~ ^~~~ --- cstring.lo --- mv -f .deps/cstring.Tpo .deps/cstring.Plo --- csocket.lo --- csocket.cpp:536:37: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 536 | if ( (l=recvfrom(iHandle,buffer,len,0,(struct sockaddr*)&cli_addr,&cli_len)) < 0 ) | ~~~~~~~~ ^~~ csocket.cpp:562:33: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 562 | if ( (l=recv(iHandle,buffer,len,0)) < 0 ) | ~~~~ ^~~ --- cssl.lo --- cssl.cpp:133:30: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 133 | const SSL_METHOD * method = TLSv1_client_method(); | ^ /usr/include/openssl/ssl.h:1893:1: note: 'TLSv1_client_method' has been explicitly marked deprecated here 1893 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^ /usr/include/openssl/opensslconf.h:154:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' 154 | # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) | ^ /usr/include/openssl/opensslconf.h:112:55: note: expanded from macro 'DECLARE_DEPRECATED' 112 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ --- csocket.lo --- csocket.cpp:633:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 633 | sError = ext_strerror(l); | ^ csocket.cpp:628:3: note: previous statement is here 628 | if ( l == 0 ) | ^ --- cssl.lo --- cssl.cpp:152:30: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 152 | const SSL_METHOD * method = TLSv1_server_method(); | ^ /usr/include/openssl/ssl.h:1892:1: note: 'TLSv1_server_method' has been explicitly marked deprecated here --- csocket.lo --- csocket.cpp:643:41: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] --- cssl.lo --- 1892 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^ /usr/include/openssl/opensslconf.h:154:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' 154 | # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) | ^ /usr/include/openssl/opensslconf.h:112:55: note: expanded from macro 'DECLARE_DEPRECATED' --- csocket.lo --- 643 | CSocket::m_Traffic.AddTraffic( ettRX, l ); | ~~~~~~~~~~ ^ --- cssl.lo --- 112 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ --- csocket.lo --- csocket.cpp:536:13: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] 536 | if ( (l=recvfrom(iHandle,buffer,len,0,(struct sockaddr*)&cli_addr,&cli_len)) < 0 ) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ csocket.cpp:562:13: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] 562 | if ( (l=recv(iHandle,buffer,len,0)) < 0 ) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ --- cssl.lo --- cssl.cpp:231:12: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] 231 | m_pRSA = RSA_generate_key(2048,65537,NULL,NULL); | ^ /usr/include/openssl/rsa.h:235:1: note: 'RSA_generate_key' has been explicitly marked deprecated here 235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void | ^ /usr/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_0_9_8' 166 | # define DEPRECATEDIN_0_9_8(f) DECLARE_DEPRECATED(f) | ^ /usr/include/openssl/opensslconf.h:112:55: note: expanded from macro 'DECLARE_DEPRECATED' 112 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ cssl.cpp:256:9: warning: implicit conversion loses integer precision: 'time_t' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32] 256 | srand(time(NULL)); | ~~~~~ ^~~~~~~~~~ cssl.cpp:279:17: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 279 | bain.SetSize(i); | ~~~~~~~ ^ --- csocket.lo --- csocket.cpp:713:44: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] --- cssl.lo --- cssl.cpp:292:44: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 292 | s.Set((const char*)baout.Data(),baout.Size()); | ~~~ ~~~~~~^~~~~~ --- csocket.lo --- 713 | i = send( iHandle, (const char*)buffer, len, MSG_NOSIGNAL ); | ~~~~ ^~~ --- cssl.lo --- cssl.cpp:315:25: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 315 | bain.Append(s.Data(),s.Length()); | ~~~~~~ ~~^~~~~~~~ --- csocket.lo --- csocket.cpp:768:41: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 768 | CSocket::m_Traffic.AddTraffic( ettTX, i ); | ~~~~~~~~~~ ^ --- cssl.lo --- cssl.cpp:324:79: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 324 | SSLObject->m_pRSA = d2i_RSAPublicKey(NULL,(const unsigned char**)&buf,baout.Size()); | ~~~~~~~~~~~~~~~~ ~~~~~~^~~~~~ --- csocket.lo --- csocket.cpp:713:8: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] 713 | i = send( iHandle, (const char*)buffer, len, MSG_NOSIGNAL ); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cssl.lo --- cssl.cpp:374:28: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 374 | bain.Append(baout.Data(),i); | ~~~~~~ ^ cssl.cpp:377:41: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 377 | s.Set((const char*)baout.Data(),baout.Size()); | ~~~ ~~~~~~^~~~~~ cssl.cpp:369:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 369 | i = RSA_public_encrypt(bain.Size(),bain.Data(),baout.Data(),SSLObject->m_pRSA,RSA_PKCS1_OAEP_PADDING); | ~~~~~~~~~~~~~~~~~~ ~~~~~^~~~~~ cssl.cpp:401:25: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 401 | bain.Append(s.Data(),s.Length()); | ~~~~~~ ~~^~~~~~~~ cssl.cpp:406:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 406 | i = RSA_private_decrypt(baout.Size(),baout.Data(),bain.Data(),m_pRSA,RSA_PKCS1_OAEP_PADDING); | ~~~~~~~~~~~~~~~~~~~ ~~~~~~^~~~~~ cssl.cpp:447:25: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 447 | bain.Append(s.Data(),s.Length()); | ~~~~~~ ~~^~~~~~~~ cssl.cpp:452:35: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 452 | baout.SetSize( bain.Size() + ( 2 * EVP_CIPHER_CTX_block_size(ctx) ) ); | ~ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cssl.cpp:462:29: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 462 | bain.Append(baout.Data(),i); | ~~~~~~ ^ cssl.cpp:465:44: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 465 | res.Set((const char*)baout.Data(),baout.Size()); | ~~~ ~~~~~~^~~~~~ cssl.cpp:454:12: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 454 | i = baout.Size(); | ~ ~~~~~~^~~~~~ cssl.cpp:456:66: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 456 | if ( EVP_EncryptUpdate(ctx, baout.Data(), &i, bain.Data(), bain.Size() ) ) | ~~~~~~~~~~~~~~~~~ ~~~~~^~~~~~ cssl.cpp:493:25: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 493 | bain.Append(s.Data(),s.Length()); | ~~~~~~ ~~^~~~~~~~ cssl.cpp:497:36: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 497 | bain.SetSize( baout.Size() + ( 2 * EVP_CIPHER_CTX_block_size(ctx) ) ); | ~ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- csocket.lo --- csocket.cpp:1197:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1197 | int certerr = SSL_get_verify_result(m_pSSL); | ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- cxml.lo --- 14 warnings generated. mv -f .deps/cxml.Tpo .deps/cxml.Plo --- cssl.lo --- 21 warnings generated. mv -f .deps/cssl.Tpo .deps/cssl.Plo --- csocket.lo --- 12 warnings generated. mv -f .deps/csocket.Tpo .deps/csocket.Plo --- libcore.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -L/usr/local/lib -lxml2 -L/usr/lib -lz -L/usr/lib -llzma -lpthread -lm -ldl -lssl -lcrypto -rdynamic -fstack-protector-strong -o libcore.la casyncdns.lo cbase32.lo cbase64.lo cbytearray.lo cbz.lo cconnection.lo cdir.lo cfile.lo che3.lo ciconv.lo clisten.lo clogfile.lo cmanager.lo cmutex.lo cnetaddr.lo csocket.lo cssl.lo cstring.lo cthread.lo cxml.lo czlib.lo platform.lo ../gnulib/libgnulib.la -ldl -lz -lbz2 -L/usr/local/lib libtool: link: (cd .libs/libcore.lax/libgnulib.a && ar x "/wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/dclib/core/../gnulib/.libs/libgnulib.a") libtool: link: ar cru .libs/libcore.a .libs/casyncdns.o .libs/cbase32.o .libs/cbase64.o .libs/cbytearray.o .libs/cbz.o .libs/cconnection.o .libs/cdir.o .libs/cfile.o .libs/che3.o .libs/ciconv.o .libs/clisten.o .libs/clogfile.o .libs/cmanager.o .libs/cmutex.o .libs/cnetaddr.o .libs/csocket.o .libs/cssl.o .libs/cstring.o .libs/cthread.o .libs/cxml.o .libs/czlib.o .libs/platform.o .libs/libcore.lax/libgnulib.a/safe-read.o .libs/libcore.lax/libgnulib.a/md5.o .libs/libcore.lax/libgnulib.a/fsusage.o .libs/libcore.lax/libgnulib.a/full-read.o libtool: link: ranlib .libs/libcore.a libtool: link: rm -fr .libs/libcore.lax libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la" "libcore.la" ) Making all in hash --- TigerHash.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT TigerHash.lo -MD -MP -MF .deps/TigerHash.Tpo -c -o TigerHash.lo TigerHash.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT TigerHash.lo -MD -MP -MF .deps/TigerHash.Tpo -c TigerHash.cpp -fPIC -DPIC -o .libs/TigerHash.o TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 155 | tiger_compress_macro(((const uint64_t*)str), ((uint64_t*)state)); | ^ TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:155:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 179 | tiger_compress_macro(((uint64_t*)tmp), res); | ^ TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:179:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 195 | tiger_compress_macro(((uint64_t*)str), res); | ^ TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:195:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 225 | tiger_compress_macro(((uint64_t*)tmp), res); | ^ TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:225:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 238 | tiger_compress_macro(((uint64_t*)tmp), res); | ^ TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:134:2: note: expanded from macro 'tiger_compress_macro' 134 | register uint64_t a, b, c, tmpa; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ TigerHash.cpp:238:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] TigerHash.cpp:136:2: note: expanded from macro 'tiger_compress_macro' 136 | register uint64_t x0, x1, x2, x3, x4, x5, x6, x7; \ | ^ 60 warnings generated. mv -f .deps/TigerHash.Tpo .deps/TigerHash.Plo --- libhash.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -fstack-protector-strong -o libhash.la TigerHash.lo -ldl -lz -lbz2 -L/usr/local/lib libtool: link: ar cru .libs/libhash.a .libs/TigerHash.o libtool: link: ranlib .libs/libhash.a libtool: link: ( cd ".libs" && rm -f "libhash.la" && ln -s "../libhash.la" "libhash.la" ) --- ccasefolder.lo --- --- cclient.lo --- --- cclientssl.lo --- --- cconfig.lo --- --- cconnectionmanager.lo --- --- cdcproto.lo --- --- cdownloadmanager.lo --- --- cdownloadqueue.lo --- --- ccasefolder.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT ccasefolder.lo -MD -MP -MF .deps/ccasefolder.Tpo -c -o ccasefolder.lo ccasefolder.cpp --- cclient.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cclient.lo -MD -MP -MF .deps/cclient.Tpo -c -o cclient.lo cclient.cpp --- cclientssl.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cclientssl.lo -MD -MP -MF .deps/cclientssl.Tpo -c -o cclientssl.lo cclientssl.cpp --- cconfig.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cconfig.lo -MD -MP -MF .deps/cconfig.Tpo -c -o cconfig.lo cconfig.cpp --- cdcproto.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdcproto.lo -MD -MP -MF .deps/cdcproto.Tpo -c -o cdcproto.lo cdcproto.cpp --- cconnectionmanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cconnectionmanager.lo -MD -MP -MF .deps/cconnectionmanager.Tpo -c -o cconnectionmanager.lo cconnectionmanager.cpp --- cdownloadmanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdownloadmanager.lo -MD -MP -MF .deps/cdownloadmanager.Tpo -c -o cdownloadmanager.lo cdownloadmanager.cpp --- cdownloadqueue.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdownloadqueue.lo -MD -MP -MF .deps/cdownloadqueue.Tpo -c -o cdownloadqueue.lo cdownloadqueue.cpp --- cclient.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cclient.lo -MD -MP -MF .deps/cclient.Tpo -c cclient.cpp -fPIC -DPIC -o .libs/cclient.o --- cconfig.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cconfig.lo -MD -MP -MF .deps/cconfig.Tpo -c cconfig.cpp -fPIC -DPIC -o .libs/cconfig.o --- cconnectionmanager.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cconnectionmanager.lo -MD -MP -MF .deps/cconnectionmanager.Tpo -c cconnectionmanager.cpp -fPIC -DPIC -o .libs/cconnectionmanager.o --- cdcproto.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdcproto.lo -MD -MP -MF .deps/cdcproto.Tpo -c cdcproto.cpp -fPIC -DPIC -o .libs/cdcproto.o --- ccasefolder.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT ccasefolder.lo -MD -MP -MF .deps/ccasefolder.Tpo -c ccasefolder.cpp -fPIC -DPIC -o .libs/ccasefolder.o --- cclientssl.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cclientssl.lo -MD -MP -MF .deps/cclientssl.Tpo -c cclientssl.cpp -fPIC -DPIC -o .libs/cclientssl.o --- cdownloadqueue.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdownloadqueue.lo -MD -MP -MF .deps/cdownloadqueue.Tpo -c cdownloadqueue.cpp -fPIC -DPIC -o .libs/cdownloadqueue.o --- cdownloadmanager.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cdownloadmanager.lo -MD -MP -MF .deps/cdownloadmanager.Tpo -c cdownloadmanager.cpp -fPIC -DPIC -o .libs/cdownloadmanager.o In file included from cdownloadmanager.cpp:18: In file included from ./cdownloadmanager.h:41: In file included from ../dclib/ctransfer.h:44: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cdcproto.lo --- In file included from cdcproto.cpp:18: In file included from ./cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cconnectionmanager.lo --- In file included from cconnectionmanager.cpp:20: In file included from ./cclient.h:31: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cconfig.lo --- In file included from cconfig.cpp:219: In file included from ./cdownloadmanager.h:41: In file included from ../dclib/ctransfer.h:44: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cdcproto.lo --- cdcproto.cpp:76:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 76 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:93:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] --- cclientssl.lo --- In file included from cclientssl.cpp:23: In file included from ./cclient.h:31: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cdcproto.lo --- 93 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ --- ccasefolder.lo --- ccasefolder.cpp:104:24: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 104 | size_t inleft = input.Length(); | ~~~~~~ ~~~~~~^~~~~~~~ ccasefolder.cpp:147:46: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 147 | size_t len = (input.Length() * int32_t_size + 10) - outleft; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ~ --- cdcproto.lo --- cdcproto.cpp:146:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 146 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:162:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 162 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:178:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 178 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:199:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 199 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:229:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 229 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:243:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 243 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:266:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 266 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:291:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 291 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:318:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 318 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:345:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] --- cconfig.lo --- cconfig.cpp:1181:37: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] --- cdcproto.lo --- 345 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ --- cconfig.lo --- 1181 | if ( xml->ParseMemory( s.Data(), s.Length() ) && xml->DocFirstChild() ) | ~~~~~~~~~~~ ~~^~~~~~~~ --- cdcproto.lo --- cdcproto.cpp:372:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 372 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:390:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 390 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:404:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 404 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:420:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 420 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ --- cconfig.lo --- cconfig.cpp:1325:48: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 1325 | hubitem->m_nPosition = pOrderedBookmarks->size(); | ~ ~~~~~~~~~~~~~~~~~~~^~~~~~ --- cdcproto.lo --- cdcproto.cpp:436:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 436 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:452:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 452 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:466:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 466 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:490:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 490 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:504:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 504 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:521:52: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 521 | err = Write((const unsigned char*)enc.Data(),enc.Length()); | ~~~~~ ~~~~^~~~~~~~ cdcproto.cpp:525:60: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 525 | err = Write((const unsigned char*)message.Data(),message.Length()); | ~~~~~ ~~~~~~~~^~~~~~~~ cdcproto.cpp:543:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 543 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:559:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 559 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:579:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 579 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:593:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 593 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:611:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 611 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:627:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 627 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:684:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 684 | const int err = Write((const unsigned char*)s.Data(),s.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:700:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 700 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ cdcproto.cpp:753:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 753 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ --- cconfig.lo --- cconfig.cpp:1815:40: warning: implicit conversion from 'ulonglong' (aka 'unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 1815 | CString ratelimit = CString::number(lMaxUploadRate*1.0/1024,1); | ^~~~~~~~~~~~~~~ --- cdcproto.lo --- cdcproto.cpp:806:57: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 806 | const int err = Write((const unsigned char*)t.Data(),t.Length()); | ~~~~~ ~~^~~~~~~~ --- cconfig.lo --- cconfig.cpp:1962:45: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 1962 | hubitem->m_nPosition = pOrderedBookmarks->size(); | ~ ~~~~~~~~~~~~~~~~~~~^~~~~~ cconfig.cpp:2086:48: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] 2086 | hubitem->m_nPosition = newpositions[hubitem->m_nPosition]; | ~~~~~~~~~~~~ ~~~~~~~~~^~~~~~~~~~~ cconfig.cpp:2072:60: warning: comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare] 2072 | if ( (hubitem->m_nPosition < 0) || (hubitem->m_nPosition > newpositions.size()) ) | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ cconfig.cpp:3132:12: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 3132 | i = sfile.Find(DIRSEPARATOR); | ~ ~~~~~~^~~~~~~~~~~~~~~~~~ --- cdownloadqueue.lo --- In file included from cdownloadqueue.cpp:18: In file included from ./cdownloadqueue.h:37: In file included from ../dclib/ctransfer.h:44: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cclientssl.lo --- 1 warning generated. mv -f .deps/cclientssl.Tpo .deps/cclientssl.Plo --- cclient.lo --- In file included from cclient.cpp:18: In file included from ./cclient.h:31: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cencrypt.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cencrypt.lo -MD -MP -MF .deps/cencrypt.Tpo -c -o cencrypt.lo cencrypt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cencrypt.lo -MD -MP -MF .deps/cencrypt.Tpo -c cencrypt.cpp -fPIC -DPIC -o .libs/cencrypt.o cencrypt.cpp:42:8: warning: implicit conversion changes signedness: 'char' to 'unsigned char' [-Wsign-conversion] 42 | u = s.Data()[0]; | ~ ~~^~~~~~~~~ cencrypt.cpp:43:8: warning: implicit conversion changes signedness: 'char' to 'unsigned char' [-Wsign-conversion] 43 | l = s.Data()[s.Length()-1]; | ~ ~~^~~~~~~~~~~~~~~~~~~~ cencrypt.cpp:44:8: warning: implicit conversion changes signedness: 'char' to 'unsigned char' [-Wsign-conversion] 44 | o = s.Data()[s.Length()-2]; | ~ ~~^~~~~~~~~~~~~~~~~~~~ cencrypt.cpp:46:6: warning: implicit conversion changes signedness: 'char' to 'unsigned char' [-Wsign-conversion] 46 | u = (char)(u ^ l ^ o ^ 0x05); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~ cencrypt.cpp:54:9: warning: implicit conversion changes signedness: 'char' to 'unsigned char' [-Wsign-conversion] 54 | u = s.Data()[i]; | ~ ~~^~~~~~~~~ cencrypt.cpp:55:9: warning: implicit conversion changes signedness: 'char' to 'unsigned char' [-Wsign-conversion] 55 | l = s.Data()[i-1]; | ~ ~~^~~~~~~~~~~ cencrypt.cpp:57:7: warning: implicit conversion changes signedness: 'char' to 'unsigned char' [-Wsign-conversion] 57 | u = (char)(u^l); | ~ ^~~~~~~~~~~ 7 warnings generated. mv -f .deps/cencrypt.Tpo .deps/cencrypt.Plo --- cfilehasher.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cfilehasher.lo -MD -MP -MF .deps/cfilehasher.Tpo -c -o cfilehasher.lo cfilehasher.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cfilehasher.lo -MD -MP -MF .deps/cfilehasher.Tpo -c cfilehasher.cpp -fPIC -DPIC -o .libs/cfilehasher.o --- cclient.lo --- cclient.cpp:195:45: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 195 | CSocket::m_Traffic.AddTraffic(ettCONTROLRX,len); | ~~~~~~~~~~ ^~~ cclient.cpp:208:37: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 208 | CByteArray * out = new CByteArray(outlen); | ~~~~~~~~~~ ^~~~~~ cclient.cpp:270:8: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 270 | i = s.Find("$ZOn|"); | ~ ~~^~~~~~~~~~~~~ cclient.cpp:285:41: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 285 | DataAvailable( s.Data()+i, s.Length()-i ); | ~~~~~~~~~~~~~ ~~~~~~~~~~^~ cclient.cpp:292:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 292 | i = s.FindRev('|') + 1; | ~ ~~~~~~~~~~~~~~~^~~ --- cdcproto.lo --- 34 warnings generated. mv -f .deps/cdcproto.Tpo .deps/cdcproto.Plo --- cfilemanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cfilemanager.lo -MD -MP -MF .deps/cfilemanager.Tpo -c -o cfilemanager.lo cfilemanager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cfilemanager.lo -MD -MP -MF .deps/cfilemanager.Tpo -c cfilemanager.cpp -fPIC -DPIC -o .libs/cfilemanager.o --- cdownloadmanager.lo --- cdownloadmanager.cpp:2096:26: warning: implicit conversion from 'time_t' (aka 'long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 2096 | i = lrint(ceil((time(0)-TransferBanObject->m_tTime)/60.0)*4); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ --- cconnectionmanager.lo --- 1 warning generated. mv -f .deps/cconnectionmanager.Tpo .deps/cconnectionmanager.Plo --- chttp.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT chttp.lo -MD -MP -MF .deps/chttp.Tpo -c -o chttp.lo chttp.cpp --- cdownloadmanager.lo --- cdownloadmanager.cpp:2816:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 2816 | int pos = sFile.FindRev(DIRSEPARATOR); | ~~~ ~~~~~~^~~~~~~~~~~~~~~~~~~~~ --- chttp.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT chttp.lo -MD -MP -MF .deps/chttp.Tpo -c chttp.cpp -fPIC -DPIC -o .libs/chttp.o --- cdownloadqueue.lo --- 1 warning generated. --- cdownloadmanager.lo --- cdownloadmanager.cpp:3497:107: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 3497 | (DownloadManagerInfo.rate_ul_settings<(CConfig::Instance()->GetMaxUploadRate()*DownloadManagerInfo.slot_max)) ) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ cdownloadmanager.cpp:3500:50: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long' [-Wsign-conversion] 3500 | rate = CConfig::Instance()->GetMaxUploadRate()*DownloadManagerInfo.slot_max; | ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdownloadmanager.cpp:3500:71: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 3500 | rate = CConfig::Instance()->GetMaxUploadRate()*DownloadManagerInfo.slot_max; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ cdownloadmanager.cpp:3526:19: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 3526 | tmprate += rate-TransferObject->m_pTransfer->GetRate(); | ^~~~~ cdownloadmanager.cpp:3532:19: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 3532 | tmprate += rate-TransferObject->m_pTransfer->GetRate(); | ^~~~~ cdownloadmanager.cpp:3558:46: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 3558 | TransferObject->m_pTransfer->SetRate(tmprate); | ~~~~~~~ ^~~~~~~ --- cdownloadqueue.lo --- mv -f .deps/cdownloadqueue.Tpo .deps/cdownloadqueue.Plo --- chublistmanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT chublistmanager.lo -MD -MP -MF .deps/chublistmanager.Tpo -c -o chublistmanager.lo chublistmanager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT chublistmanager.lo -MD -MP -MF .deps/chublistmanager.Tpo -c chublistmanager.cpp -fPIC -DPIC -o .libs/chublistmanager.o --- cdownloadmanager.lo --- cdownloadmanager.cpp:4282:86: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 4282 | Transfer->ClearAndAppendBuffer( (const unsigned char*) listing.Data(), listing.Length() ); | ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~^~~~~~~~ cdownloadmanager.cpp:4288:16: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 4284 | if ( Transfer->StartUpload( | ~~~~~~~~~~~ 4285 | msg->m_sFile, 4286 | listing.Length(), 4287 | msg->m_nPos, 4288 | listing.Length(), | ~~~~~~~~^~~~~~~~ cdownloadmanager.cpp:4286:16: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 4284 | if ( Transfer->StartUpload( | ~~~~~~~~~~~ 4285 | msg->m_sFile, 4286 | listing.Length(), | ~~~~~~~~^~~~~~~~ --- ccasefolder.lo --- 2 warnings generated. --- cdownloadmanager.lo --- cdownloadmanager.cpp:4442:27: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 4442 | msg->m_nSize = len - msg->m_nPos; | ~ ~~~~^~~~~~~~~~~~~ --- ccasefolder.lo --- mv -f .deps/ccasefolder.Tpo .deps/ccasefolder.Plo --- cdownloadmanager.lo --- cdownloadmanager.cpp:4465:70: warning: implicit conversion changes signedness: 'long long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 4465 | if ( Transfer->StartUpload( fileName, len, msg->m_nPos, msg->m_nSize, s, false, true, msg->m_sTTH, msg->m_bZlib ) == -1 ) | ~~~~~~~~~~~ ~~~~~^~~~~~~ --- clistenmanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT clistenmanager.lo -MD -MP -MF .deps/clistenmanager.Tpo -c -o clistenmanager.lo clistenmanager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT clistenmanager.lo -MD -MP -MF .deps/clistenmanager.Tpo -c clistenmanager.cpp -fPIC -DPIC -o .libs/clistenmanager.o --- cclient.lo --- 6 warnings generated. mv -f .deps/cclient.Tpo .deps/cclient.Plo --- cmessagehandler.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cmessagehandler.lo -MD -MP -MF .deps/cmessagehandler.Tpo -c -o cmessagehandler.lo cmessagehandler.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cmessagehandler.lo -MD -MP -MF .deps/cmessagehandler.Tpo -c cmessagehandler.cpp -fPIC -DPIC -o .libs/cmessagehandler.o --- cfilehasher.lo --- cfilehasher.cpp:270:67: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'int64_t' (aka 'long') [-Wsign-conversion] 270 | dcpp::TigerTree hasher( std::max(dcpp::TigerTree::calcBlockSize(filesize,10), ((int64_t) 64*1024) ) ); | ~~~~ ^~~~~~~~ cfilehasher.cpp:274:69: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 274 | while ( ((len = file.Read( (char*)m_pWorkMem->Data(), m_pWorkMem->Size() )) > 0) && (m_bStop == false) ) | ~~~~ ~~~~~~~~~~~~^~~~~~ cfilehasher.cpp:276:37: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 276 | hasher.update(m_pWorkMem->Data(),len); | ~~~~~~ ^~~ cfilehasher.cpp:278:19: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 278 | m_nProgress += len; | ~~ ^~~ cfilehasher.cpp:317:10: warning: implicit conversion changes signedness: 'int64_t' (aka 'long') to 'unsigned long' [-Wsign-conversion] 317 | while ( blocksize * leavesSize/sizeof(dcpp::TigerTree::MerkleValue) < filesize ) | ^~~~~~~~~ ~ cfilehasher.cpp:317:70: warning: comparison of integers of different signs: 'unsigned long' and 'const int64_t' (aka 'const long') [-Wsign-compare] 317 | while ( blocksize * leavesSize/sizeof(dcpp::TigerTree::MerkleValue) < filesize ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~ cfilehasher.cpp:462:23: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 462 | while ( blocksize * leafcount < filesize ) | ~ ^~~~~~~~~ cfilehasher.cpp:519:45: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 519 | expected_in.Append( m_pLeaves->Data()+(i*dcpp::TigerTree::BYTES), dcpp::TigerTree::BYTES ); | ^~ cfilehasher.cpp:523:53: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 523 | long read = file.Read( (char*) buffer->Data(), blocksize ); | ~~~~ ^~~~~~~~~ cfilehasher.cpp:541:23: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 541 | segment->size = read; | ~ ^~~~ cfilehasher.cpp:545:22: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 545 | m_nProgress += read; | ~~ ^~~~ cfilehasher.cpp:460:37: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 460 | int leafcount = m_pLeaves->Size() / dcpp::TigerTree::BYTES; | ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ --- cmessagehandler.lo --- In file included from cmessagehandler.cpp:26: ./core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cfilehasher.lo --- 12 warnings generated. mv -f .deps/cfilehasher.Tpo .deps/cfilehasher.Plo --- cpluginmanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cpluginmanager.lo -MD -MP -MF .deps/cpluginmanager.Tpo -c -o cpluginmanager.lo cpluginmanager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cpluginmanager.lo -MD -MP -MF .deps/cpluginmanager.Tpo -c cpluginmanager.cpp -fPIC -DPIC -o .libs/cpluginmanager.o --- cfilemanager.lo --- In file included from cfilemanager.cpp:31: In file included from ./cdownloadmanager.h:41: In file included from ../dclib/ctransfer.h:44: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cmessagehandler.lo --- cmessagehandler.cpp:141:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 141 | index = sMessage->Find('|',index); | ~ ~~~~~~~~~~^~~~~~~~~~~~~~~ cmessagehandler.cpp:471:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 471 | i = sContent.Find(" Pk="); | ~ ~~~~~~~~~^~~~~~~~~~~~ cmessagehandler.cpp:496:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 496 | if ( (i = msg->m_sPK.Find("ABC")) != -1 ) | ~ ~~~~~~~~~~~^~~~~~~~~~~ cmessagehandler.cpp:506:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 506 | if ( (i = msg->m_sPK.Find("ABC")) != -1 ) | ~ ~~~~~~~~~~~^~~~~~~~~~~ cmessagehandler.cpp:532:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 532 | if ( (i = msg->m_sPK.Find("ABC")) != -1 ) | ~ ~~~~~~~~~~~^~~~~~~~~~~ cmessagehandler.cpp:547:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 547 | if ( (i = msg->m_sPK.Find("ABC")) != -1 ) | ~ ~~~~~~~~~~~^~~~~~~~~~~ cmessagehandler.cpp:555:33: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 555 | if ( (i=msg->m_sVersionString.Find('.')) != -1 ) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:559:35: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 559 | if ( (i1=msg->m_sVersionString.Find('.',i)) != -1 ) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ --- clistenmanager.lo --- In file included from clistenmanager.cpp:34: In file included from ./cdownloadmanager.h:41: In file included from ../dclib/ctransfer.h:44: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cmessagehandler.lo --- cmessagehandler.cpp:602:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 602 | if ( (i=sContent.Find('<')) == 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:603:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 603 | i1 = sContent.Find('>',i+1); | ~ ~~~~~~~~~^~~~~~~~~~~~~ cmessagehandler.cpp:637:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 637 | if ( (i=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:640:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 640 | if ( (i1=sContent.Find(' ',i+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~ cmessagehandler.cpp:643:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 643 | if ( (i2=sContent.Find('$',i1+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:646:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 646 | if ( (i3=sContent.Find('$',i2+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:649:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 649 | if ( (i4=sContent.Find('$',i3+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:652:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 652 | if ( (i5=sContent.Find('$',i4+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:655:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 655 | if ( (i6=sContent.Find('$',i5+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:762:12: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 762 | if ( (i=s.FindRev("<++ ")) != -1 ) | ~~~^~~~~~~~~~~~~~~ cmessagehandler.cpp:764:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 764 | else if ( (i=s.FindRev("',i)) != -1) ) | ~~~^~~~~~~~~~~ cmessagehandler.cpp:845:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 845 | if ( (i=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:850:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 850 | if ( (i1=sContent.Find(':',i+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~ cmessagehandler.cpp:895:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 895 | if ( (i=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:914:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 914 | while ( (i=sContent.Find('$',i)) >= 0 ) | ~~~~~~~~~~^~~~~~~~~~~ cmessagehandler.cpp:931:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 931 | while ( (i=sContent.Find('$',i)) >= 0 ) | ~~~~~~~~~~^~~~~~~~~~~ cmessagehandler.cpp:1102:52: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 1102 | in.Append( (unsigned char*)s1.Data(), s1.Length()+1 ); | ~~~~~~ ~~~~~~~~~~~^~ cmessagehandler.cpp:1106:35: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 1106 | s1.Set( (char*)out.Data(), out.Size() ); | ~~~ ~~~~^~~~~~ cmessagehandler.cpp:961:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 961 | if ( (i=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:964:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 964 | if ( (i1=sContent.Find('?',i+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~ cmessagehandler.cpp:967:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 967 | if ( (i2=sContent.Find('?',i1+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:970:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 970 | if ( (i3=sContent.Find('?',i2+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:973:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 973 | if ( (i4=sContent.Find('?',i3+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:978:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 978 | if ( (i5 = s.Find(':')) < 0 ) | ~ ~~^~~~~~~~~ cmessagehandler.cpp:997:10: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 997 | i6 = s.Find(':'); | ~ ~~^~~~~~~~~ cmessagehandler.cpp:1095:12: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1095 | if ( (i=s.Find("EXT")) == 0 ) | ~~~^~~~~~~~~~~ cmessagehandler.cpp:1103:7: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 1103 | i = CBase64::Decode(&out,&in); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ cmessagehandler.cpp:1107:9: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1107 | i=s1.Find("EXT:"); | ~~~~^~~~~~~~~~~~ cmessagehandler.cpp:1131:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1131 | if ( (i=sContent.Find(0x05)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~ cmessagehandler.cpp:1158:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1158 | if ( (i=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1161:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1161 | if ( (i1=sContent.Find(0x05,i+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:1164:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1164 | if ( (i2=sContent.Find(' ',i1+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:1167:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1167 | if ( (i3=sContent.Find(0x05,i2+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~~ cmessagehandler.cpp:1182:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1182 | if ( (i1 = s.Find('/')) != -1 ) | ~ ~~^~~~~~~~~ cmessagehandler.cpp:1192:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1192 | if ( (i1 = s.FindRev(')')) != -1 ) | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:1194:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1194 | if ( (i2 = s.FindRev('('),i1-1) != -1 ) | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:1254:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1254 | if ( (s1=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1257:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1257 | if ( (i1=sContent.Find(0x05,s1+1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~~ cmessagehandler.cpp:1260:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1260 | if ( (s2=sContent.FindRev(' ',i1)) < 0 ) | ~~~~~~~~~~^~~~~~~~~~~~~~~ cmessagehandler.cpp:1274:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1274 | if ( (slash = s.Find('/')) != -1 ) | ~ ~~^~~~~~~~~ cmessagehandler.cpp:1284:26: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1284 | if ( (closeBracket = s.FindRev(')')) != -1 ) | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:1286:26: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1286 | if ( (openBracket = s.FindRev('('),closeBracket-1) != -1 ) | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:1341:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1341 | int p1 = sContent.Find( " From:", 0 ); | ~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ cmessagehandler.cpp:1348:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1348 | int p2 = sContent.Find( '$', p1+6 ); | ~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~ cmessagehandler.cpp:1362:9: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1362 | p1 = s.Find('<'); | ~ ~~^~~~~~~~~ cmessagehandler.cpp:1363:9: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1363 | p2 = s.Find('>',p1+1); | ~ ~~^~~~~~~~~~~~~~ cmessagehandler.cpp:1404:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1404 | int i = sContent.Find(':'); | ~ ~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1437:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1437 | if ( (i=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1482:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1482 | last = sContent.FindRev('$'); | ~ ~~~~~~~~~^~~~~~~~~~~~ cmessagehandler.cpp:1493:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1493 | secondlast = sContent.FindRev('$',last-1); | ~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ cmessagehandler.cpp:1535:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1535 | i = sContent.Find(' '); | ~ ~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1536:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1536 | i1= sContent.Find(' ',i+1); | ~ ~~~~~~~~~^~~~~~~~~~~~~ cmessagehandler.cpp:1593:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1593 | if ( (i=sContent.Find(' ')) < 0 ) | ~~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1674:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1674 | while( (i1=sContent.Find(' ',i)) != -1 ) | ~~~~~~~~~~^~~~~~~~~~~ cmessagehandler.cpp:1831:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1831 | int i = sContent.Find(' '); | ~ ~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1835:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1835 | int i2 = sContent.Find(' ',i+1); | ~~ ~~~~~~~~~^~~~~~~~~~~~~ cmessagehandler.cpp:1839:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1839 | int i3 = sContent.Find('$',i2+1); | ~~ ~~~~~~~~~^~~~~~~~~~~~~~ cmessagehandler.cpp:1890:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1890 | i = sContent.Find(' '); | ~ ~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1891:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1891 | i1= sContent.Find(' ',i+1); | ~ ~~~~~~~~~^~~~~~~~~~~~~ cmessagehandler.cpp:1933:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1933 | int i = sContent.Find(' '); | ~ ~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:1966:8: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1966 | i = s.FindRev(' '); | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:1970:8: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1970 | i = s.FindRev(' '); | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:1998:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1998 | int i = sContent.Find(' '); | ~ ~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:2031:8: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 2031 | i = s.FindRev(' '); | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:2035:8: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 2035 | i = s.FindRev(' '); | ~ ~~^~~~~~~~~~~~ cmessagehandler.cpp:2062:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 2062 | int middle = sContent.Find(' '); | ~~~~~~ ~~~~~~~~~^~~~~~~~~ cmessagehandler.cpp:2075:26: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 2075 | int list_sep = sContent.Find("$$"); | ~~~~~~~~ ~~~~~~~~~^~~~~~~~~~ cmessagehandler.cpp:2084:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 2084 | list_sep = sContent.Find("$$",start); | ~ ~~~~~~~~~^~~~~~~~~~~~~~~~ cmessagehandler.cpp:2085:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 2085 | middle = sContent.Find(' ',start); | ~ ~~~~~~~~~^~~~~~~~~~~~~~~ --- clistenmanager.lo --- clistenmanager.cpp:126:21: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] 126 | m_nListenPort = n; | ~ ^ clistenmanager.cpp:184:54: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 184 | if ( CConfig::Instance()->GetCryptoListenPort() != m_nListenPort ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ clistenmanager.cpp:191:51: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 191 | if ( CConfig::Instance()->GetTCPListenPort() != m_nListenPort ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ --- cconfig.lo --- 8 warnings generated. mv -f .deps/cconfig.Tpo .deps/cconfig.Plo --- cquerymanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cquerymanager.lo -MD -MP -MF .deps/cquerymanager.Tpo -c -o cquerymanager.lo cquerymanager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cquerymanager.lo -MD -MP -MF .deps/cquerymanager.Tpo -c cquerymanager.cpp -fPIC -DPIC -o .libs/cquerymanager.o --- cfilemanager.lo --- cfilemanager.cpp:838:54: warning: implicit conversion from 'unsigned long' to 'double' may lose precision [-Wimplicit-int-float-conversion] 838 | percent = (m_nFileBaseIndex*100.0)/m_pSearchIndex->IndexCountDuringUpdate(); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ cfilemanager.cpp:838:14: warning: implicit conversion from 'unsigned long' to 'double' may lose precision [-Wimplicit-int-float-conversion] 838 | percent = (m_nFileBaseIndex*100.0)/m_pSearchIndex->IndexCountDuringUpdate(); | ^~~~~~~~~~~~~~~~~ cfilemanager.cpp:1053:20: warning: implicit conversion from 'long' to 'double' may lose precision [-Wimplicit-int-float-conversion] 1053 | percent /= list.Count(); | ~~ ~~~~~^~~~~~~ cfilemanager.cpp:1283:76: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'int64_t' (aka 'long') [-Wsign-conversion] 1283 | dcpp::TigerTree hasher( std::max( dcpp::TigerTree::calcBlockSize(cdir.getFileSize(pa,false),10) , ((int64_t) 64*1024) ) ); | ~~~~ ~~~~~^~~~~~~~~~~~~~~~~~~~~ cfilemanager.cpp:1287:43: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 1287 | hasher.update(m_pHashMemory->Data(),len); | ~~~~~~ ^~~ cfilemanager.cpp:1318:55: warning: implicit conversion from 'unsigned long' to 'double' may lose precision [-Wimplicit-int-float-conversion] 1318 | percent = (m_nFileBaseIndex*100.0)/m_pSearchIndex->IndexCountDuringUpdate(); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ cfilemanager.cpp:1318:15: warning: implicit conversion from 'unsigned long' to 'double' may lose precision [-Wimplicit-int-float-conversion] 1318 | percent = (m_nFileBaseIndex*100.0)/m_pSearchIndex->IndexCountDuringUpdate(); | ^~~~~~~~~~~~~~~~~ cfilemanager.cpp:1285:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1285 | while ( (len = f.Read( (char*)m_pHashMemory->Data(), 1024*1024)) > 0 ) | ~ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cfilemanager.cpp:1394:12: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 1394 | NanoSleep(wait); | ~~~~~~~~~ ^~~~ --- clistenmanager.lo --- 4 warnings generated. mv -f .deps/clistenmanager.Tpo .deps/clistenmanager.Plo --- csearchindex.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csearchindex.lo -MD -MP -MF .deps/csearchindex.Tpo -c -o csearchindex.lo csearchindex.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csearchindex.lo -MD -MP -MF .deps/csearchindex.Tpo -c csearchindex.cpp -fPIC -DPIC -o .libs/csearchindex.o --- chttp.lo --- chttp.cpp:107:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 107 | if ( (i = s.Find(':')) >= 0 ) | ~ ~~^~~~~~~~~ chttp.cpp:112:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 112 | if ( (i1 = s.Find('/')) < 0 ) | ~ ~~^~~~~~~~~ chttp.cpp:192:54: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] 192 | if ( (m_nContentLength == -1) || (m_nContentLength == m_baData.Size()) ) | ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ chttp.cpp:276:27: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 276 | if ( (i1 = m_sHeader.Find("HTTP/1.0 ")) == -1 ) | ~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~ chttp.cpp:278:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 278 | if ( (i1 = m_sHeader.Find("HTTP/1.1 ")) == -1 ) | ~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~ chttp.cpp:286:27: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 286 | if ( (i2 = m_sHeader.Find(' ',i1+9)) == -1 ) | ~ ~~~~~~~~~~^~~~~~~~~~~~~~ chttp.cpp:315:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 315 | if ( (i1 = m_sHeader.Find("Content-Length: ")) != -1 ) | ~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ chttp.cpp:317:29: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 317 | if ( (i2 = m_sHeader.Find(0x0d,i1)) != -1 ) | ~ ~~~~~~~~~~^~~~~~~~~~~~~ chttp.cpp:325:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 325 | if ( (i1 = m_sHeader.Find("Location: ")) != -1 ) | ~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ chttp.cpp:327:29: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 327 | if ( (i2 = m_sHeader.Find(0x0d,i1)) != -1 ) | ~ ~~~~~~~~~~^~~~~~~~~~~~~ chttp.cpp:366:20: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 366 | msg->m_nLength = m_nContentLength; | ~ ^~~~~~~~~~~~~~~~ chttp.cpp:373:47: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 373 | m_baData.Append((const unsigned char*)buffer,len); | ~~~~~~ ^~~ chttp.cpp:431:59: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 431 | if ( Write( (const unsigned char*)header.Data(), header.Length() ) != 0 ) | ~~~~~ ~~~~~~~^~~~~~~~ chttp.cpp:510:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 510 | i = datastring.Find("://"); | ~ ~~~~~~~~~~~^~~~~~~~~~~ chttp.cpp:523:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 523 | i = datastring.Find('@'); | ~ ~~~~~~~~~~~^~~~~~~~~ chttp.cpp:529:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 529 | int i2 = tempuser.Find(':'); | ~~ ~~~~~~~~~^~~~~~~~~ chttp.cpp:539:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 539 | i = datastring.Find('/'); | ~ ~~~~~~~~~~~^~~~~~~~~ chttp.cpp:552:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 552 | i = datastring.Find(':'); | ~ ~~~~~~~~~~~^~~~~~~~~ --- cmessagehandler.lo --- 92 warnings generated. mv -f .deps/cmessagehandler.Tpo .deps/cmessagehandler.Plo --- csearchmanager.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csearchmanager.lo -MD -MP -MF .deps/csearchmanager.Tpo -c -o csearchmanager.lo csearchmanager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csearchmanager.lo -MD -MP -MF .deps/csearchmanager.Tpo -c csearchmanager.cpp -fPIC -DPIC -o .libs/csearchmanager.o --- chublistmanager.lo --- In file included from chublistmanager.cpp:28: ./core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ chublistmanager.cpp:364:60: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 364 | s.Set((const char*)m_pHubListData->Data(),m_pHubListData->Size()); | ~~~ ~~~~~~~~~~~~~~~~^~~~~~ --- chttp.lo --- 18 warnings generated. mv -f .deps/chttp.Tpo .deps/chttp.Plo --- csearchsocket.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csearchsocket.lo -MD -MP -MF .deps/csearchsocket.Tpo -c -o csearchsocket.lo csearchsocket.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csearchsocket.lo -MD -MP -MF .deps/csearchsocket.Tpo -c csearchsocket.cpp -fPIC -DPIC -o .libs/csearchsocket.o --- cpluginmanager.lo --- mv -f .deps/cpluginmanager.Tpo .deps/cpluginmanager.Plo --- csharelist.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csharelist.lo -MD -MP -MF .deps/csharelist.Tpo -c -o csharelist.lo csharelist.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csharelist.lo -MD -MP -MF .deps/csharelist.Tpo -c csharelist.cpp -fPIC -DPIC -o .libs/csharelist.o --- cdownloadmanager.lo --- 14 warnings generated. mv -f .deps/cdownloadmanager.Tpo .deps/cdownloadmanager.Plo --- csharetreefolder.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csharetreefolder.lo -MD -MP -MF .deps/csharetreefolder.Tpo -c -o csharetreefolder.lo csharetreefolder.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT csharetreefolder.lo -MD -MP -MF .deps/csharetreefolder.Tpo -c csharetreefolder.cpp -fPIC -DPIC -o .libs/csharetreefolder.o --- chublistmanager.lo --- 2 warnings generated. mv -f .deps/chublistmanager.Tpo .deps/chublistmanager.Plo --- ctransfer.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT ctransfer.lo -MD -MP -MF .deps/ctransfer.Tpo -c -o ctransfer.lo ctransfer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT ctransfer.lo -MD -MP -MF .deps/ctransfer.Tpo -c ctransfer.cpp -fPIC -DPIC -o .libs/ctransfer.o --- cfilemanager.lo --- 10 warnings generated. --- cquerymanager.lo --- In file included from cquerymanager.cpp:27: In file included from ./cdownloadqueue.h:37: In file included from ../dclib/ctransfer.h:44: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cfilemanager.lo --- mv -f .deps/cfilemanager.Tpo .deps/cfilemanager.Plo --- cuserlist.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cuserlist.lo -MD -MP -MF .deps/cuserlist.Tpo -c -o cuserlist.lo cuserlist.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cuserlist.lo -MD -MP -MF .deps/cuserlist.Tpo -c cuserlist.cpp -fPIC -DPIC -o .libs/cuserlist.o --- cquerymanager.lo --- cquerymanager.cpp:251:84: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 251 | if ( querysendobject->m_pSocket->Write( (const unsigned char*)it->Data(), it->Length(), 2 ) <= 0 ) | ~~~~~ ~~~~^~~~~~~~ --- ctransfer.lo --- In file included from ctransfer.cpp:18: In file included from ./ctransfer.h:44: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cquerymanager.lo --- 2 warnings generated. mv -f .deps/cquerymanager.Tpo .deps/cquerymanager.Plo --- cutils.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cutils.lo -MD -MP -MF .deps/cutils.Tpo -c -o cutils.lo cutils.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT cutils.lo -MD -MP -MF .deps/cutils.Tpo -c cutils.cpp -fPIC -DPIC -o .libs/cutils.o --- csearchindex.lo --- csearchindex.cpp:581:82: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 581 | m_pUpdatingFileBaseArray->Append( fileinfo->name.Data(), fileinfo->name.Length()+1 ); | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~^~ csearchindex.cpp:582:62: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 582 | m_pUpdatingPathBaseArray->Append( path.Data(), path.Length()+1 ); | ~~~~~~ ~~~~~~~~~~~~~^~ csearchindex.cpp:593:64: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 593 | m_pUpdatingCaseFoldedData->Append( data.Data(), data.Length() + 1 ); | ~~~~~~ ~~~~~~~~~~~~~~^~~ csearchindex.cpp:981:87: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 981 | long wrote = file.Write( (const char*) m_pNewHashLeaves->Data(), m_pNewHashLeaves->Size() ); | ~~~~~ ~~~~~~~~~~~~~~~~~~^~~~~~ csearchindex.cpp:983:15: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] 983 | if ( wrote == m_pNewHashLeaves->Size() ) | ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ csearchindex.cpp:1093:79: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 1093 | pNewHashPathBaseArray->Append( hashfilepath.Data(), hashfilepath.Length()+1 ); | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~^~ csearchindex.cpp:1106:79: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 1106 | pNewHashFileBaseArray->Append( hashfilename.Data(), hashfilename.Length()+1 ); | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~^~ csearchindex.cpp:1196:9: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 1196 | return errors; | ~~~~~~ ^~~~~~ csearchindex.cpp:1202:77: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 1202 | printf("BaseArray size=%lu itemsize=%d items=%lu\n", m_pBaseArray->Size(), sizeof(struct filebaseobject), m_pBaseArray->Size()/sizeof(struct filebaseobject) ); | ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %lu csearchindex.cpp:1206:87: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 1206 | printf("CaseFoldedBase size=%lu itemsize=%d items=%lu\n", m_pCaseFoldedBase->Size(), sizeof(unsigned long), m_pCaseFoldedBase->Size()/sizeof(unsigned long) ); | ~~ ^~~~~~~~~~~~~~~~~~~~~ | %lu csearchindex.cpp:1209:85: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 1209 | printf("HashBaseArray size=%lu itemsize=%d items=%lu\n", m_pHashBaseArray->Size(), sizeof(struct hashbaseobject), m_pHashBaseArray->Size()/sizeof(struct hashbaseobject)); | ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %lu csearchindex.cpp:1212:77: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 1212 | printf("HashIndex size=%lu itemsize=%d items=%lu\n", m_pHashIndex->Size(), dcpp::TigerTree::BYTES, m_pHashIndex->Size()/dcpp::TigerTree::BYTES); | ~~ ^~~~~~~~~~~~~~~~~~~~~~ | %zu csearchindex.cpp:1294:19: warning: implicit conversion changes signedness: 'unsigned long' to 'int64_t' (aka 'long') [-Wsign-conversion] 1294 | if ( file->Seek( hli, SEEK_SET ) ) | ~~~~ ^~~ --- cutils.lo --- cutils.cpp:38:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 38 | if ( (size > (1.0*1024*1024*1024*1024)) && (unit == euAUTO) ) | ^~~~ ~ cutils.cpp:42:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 42 | f = (size*1.0)/(1.0*1024*1024*1024*1024); | ^~~~~ cutils.cpp:51:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 51 | f = (size*1.0)/(1024*1024*1024); | ^~~~~ cutils.cpp:60:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 60 | f = (size*1.0)/(1024*1024); | ^~~~~ cutils.cpp:69:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 69 | f = (size*1.0)/1024; | ^~~~~ cutils.cpp:149:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 149 | f = (rate*1.0)/(1024*1024); | ^~~~~ cutils.cpp:154:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 154 | f = (rate*1.0)/(1024); | ^~~~~ cutils.cpp:159:8: warning: implicit conversion from 'const ulonglong' (aka 'const unsigned long long') to 'double' may lose precision [-Wimplicit-int-float-conversion] 159 | f = (rate*1.0); | ^~~~~ cutils.cpp:246:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 246 | int start = tag.Find("V:"); | ~~~~~ ~~~~^~~~~~~~~~ cutils.cpp:255:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 255 | int end = tag.Find(',',start); | ~~~ ~~~~^~~~~~~~~~~~~~~ --- csearchmanager.lo --- In file included from csearchmanager.cpp:18: In file included from ./csearchmanager.h:44: In file included from ../dclib/cclient.h:31: In file included from ../dclib/cdcproto.h:36: ../dclib/core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ --- cutils.lo --- 10 warnings generated. mv -f .deps/cutils.Tpo .deps/cutils.Plo --- dclib.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT dclib.lo -MD -MP -MF .deps/dclib.Tpo -c -o dclib.lo dclib.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT dclib.lo -MD -MP -MF .deps/dclib.Tpo -c dclib.cpp -fPIC -DPIC -o .libs/dclib.o --- csharelist.lo --- In file included from csharelist.cpp:35: ./core/ciconv.h:80:36: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 80 | return encode( text.Data(), text.Length() ); | ~~~~~~ ~~~~~^~~~~~~~ csharelist.cpp:87:54: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 87 | m_sIndexShareBuffer.Set((const char*)ba.Data(),ba.Size()); | ~~~ ~~~^~~~~~ csharelist.cpp:110:64: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 110 | if ( fwrite( m_sIndexShareBuffer.Data(), m_sIndexShareBuffer.Length(), 1, out ) != 1 ) | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~ csharelist.cpp:381:40: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 381 | sharebuffer->Append(s->Data(),s->Length()); | ~~~~~~ ~~~^~~~~~~~ csharelist.cpp:505:33: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 505 | start = dir.Find('/',start) + 1; | ~ ~~~~~~~~~~~~~~~~~~~~^~~ csharelist.cpp:506:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 506 | end = dir.Find('/',start); | ~ ~~~~^~~~~~~~~~~~~~~ --- dclib.lo --- mv -f .deps/dclib.Tpo .deps/dclib.Plo --- dcobject.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR='"/usr/local/lib/dclib/plugin"' -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT dcobject.lo -MD -MP -MF .deps/dcobject.Tpo -c -o dcobject.lo dcobject.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -W -pedantic -Wno-long-long -Wundef -Wconversion -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DDCLIB_PLUGINDIR=\"/usr/local/lib/dclib/plugin\" -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT dcobject.lo -MD -MP -MF .deps/dcobject.Tpo -c dcobject.cpp -fPIC -DPIC -o .libs/dcobject.o --- csearchsocket.lo --- csearchsocket.cpp:96:46: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 96 | CSocket::m_Traffic.AddTraffic(ettCONTROLRX,len); | ~~~~~~~~~~ ^~~ csearchsocket.cpp:83:48: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 83 | len = Read( (char*)m_Buffer.Data(), m_Buffer.Size(), 0, 1 ); | ~~~~ ~~~~~~~~~^~~~~~ --- csearchindex.lo --- 13 warnings generated. mv -f .deps/csearchindex.Tpo .deps/csearchindex.Plo --- csharelist.lo --- 6 warnings generated. mv -f .deps/csharelist.Tpo .deps/csharelist.Plo --- csharetreefolder.lo --- mv -f .deps/csharetreefolder.Tpo .deps/csharetreefolder.Plo --- csearchmanager.lo --- 1 warning generated. mv -f .deps/csearchmanager.Tpo .deps/csearchmanager.Plo --- csearchsocket.lo --- 2 warnings generated. mv -f .deps/csearchsocket.Tpo .deps/csearchsocket.Plo --- ctransfer.lo --- ctransfer.cpp:166:23: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 166 | long i = pByteArray->Size(); | ~ ~~~~~~~~~~~~^~~~~~ ctransfer.cpp:243:19: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 243 | m_nTransfered += n; | ~~ ^ ctransfer.cpp:247:24: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 247 | t1 = ((tp.tv_sec*1000)+(tp.tv_usec/1000)); | ~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ctransfer.cpp:251:49: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 251 | t2 = ((m_AverageTransferRate.tv[i].tv_sec*1000)+(m_AverageTransferRate.tv[i].tv_usec/1000)); | ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ctransfer.cpp:267:41: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 267 | m_AverageTransferRate.transfered[i] += n; | ~~ ^ ctransfer.cpp:280:24: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 280 | t1 = ((tp.tv_sec*1000)+(tp.tv_usec/1000)); | ~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ctransfer.cpp:291:49: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 291 | t2 = ((m_AverageTransferRate.tv[i].tv_sec*1000)+(m_AverageTransferRate.tv[i].tv_usec/1000)); | ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ctransfer.cpp:298:49: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 298 | t2 = ((m_AverageTransferRate.tv[i].tv_sec*1000)+(m_AverageTransferRate.tv[i].tv_usec/1000)); | ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ctransfer.cpp:459:51: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 459 | SendADCGet( eAdcFile, adcTTH, startposition, chunksize, true ); | ~~~~~~~~~~ ^~~~~~~~~ ctransfer.cpp:464:52: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 464 | SendADCGet ( eAdcFile, adcTTH, startposition, chunksize, false ); | ~~~~~~~~~~ ^~~~~~~~~ ctransfer.cpp:556:39: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 556 | SendADCSnd( eAdcTTHL, adcTTH, pos, m_nChunkSize, compress ); | ~~~~~~~~~~ ^~~~~~~~~~~~ ctransfer.cpp:560:42: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 560 | SendADCSnd( eAdcList, CString(), pos, m_nChunkSize, compress, dstfile ); | ~~~~~~~~~~ ^~~~~~~~~~~~ ctransfer.cpp:564:42: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 564 | SendADCSnd( eAdcFile, CString(), pos, m_nChunkSize, compress, dstfile ); | ~~~~~~~~~~ ^~~~~~~~~~~~ ctransfer.cpp:568:42: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 568 | SendADCSnd( eAdcFile, CString(), pos, m_nChunkSize, compress, "/" + dstfile ); | ~~~~~~~~~~ ^~~~~~~~~~~~ ctransfer.cpp:572:39: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long long' [-Wsign-conversion] 572 | SendADCSnd( eAdcFile, adcTTH, pos, m_nChunkSize, compress ); | ~~~~~~~~~~ ^~~~~~~~~~~~ ctransfer.cpp:643:34: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'int64_t' (aka 'long') [-Wsign-conversion] 643 | if ( m_File.Seek(m_nFileSize-1,SEEK_SET) ) | ~~~~ ~~~~~~~~~~~^~ ctransfer.cpp:660:21: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'int64_t' (aka 'long') [-Wsign-conversion] 660 | b = m_File.Seek(m_nStartPosition,SEEK_SET); | ~~~~ ^~~~~~~~~~~~~~~~ ctransfer.cpp:761:29: warning: implicit conversion changes signedness: 'long long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 761 | m_nEndPosition = msg->m_nSize; | ~ ~~~~~^~~~~~~ ctransfer.cpp:768:28: warning: implicit conversion changes signedness: 'long long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 768 | m_nChunkSize = msg->m_nSize; | ~ ~~~~~^~~~~~~ ctransfer.cpp:797:26: warning: implicit conversion changes signedness: 'long long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 797 | m_nFileSize = msg->m_nSize; | ~ ~~~~~^~~~~~~ ctransfer.cpp:764:24: warning: comparison of integers of different signs: 'ulonglong' (aka 'unsigned long long') and 'long long' [-Wsign-compare] 764 | if ( m_nChunkSize != msg->m_nSize ) | ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ ctransfer.cpp:1147:13: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1147 | freebuf = m_nReadFileBufferSize; //GetFreeSendBufferSize(); | ~ ^~~~~~~~~~~~~~~~~~~~~ ctransfer.cpp:1168:12: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1168 | len = m_nReadFileBufferSize; | ~ ^~~~~~~~~~~~~~~~~~~~~ ctransfer.cpp:1187:28: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1187 | if ( m_nTransfered + fileBytesRead >= m_nChunkSize ) | ~ ^~~~~~~~~~~~~ ctransfer.cpp:1200:30: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1200 | if ( (m_nTransfered + fileBytesRead + len) > m_nChunkSize ) | ~ ^~~~~~~~~~~~~ ctransfer.cpp:1202:47: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1202 | len = m_nChunkSize - (m_nTransfered + fileBytesRead); | ~ ^~~~~~~~~~~~~ ctransfer.cpp:1227:30: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1227 | if ( m_nTransfered + fileBytesRead >= m_nChunkSize ) | ~ ^~~~~~~~~~~~~ ctransfer.cpp:1232:45: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 1232 | temp.SetSize( m_nReadFileBufferSize * 2 ); | ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~^~~ ctransfer.cpp:1248:44: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 1248 | pByteArray->Append( temp.Data(), outlen ); | ~~~~~~ ^~~~~~ ctransfer.cpp:1280:12: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1280 | len = m_nFileBufferSize; | ~ ^~~~~~~~~~~~~~~~~ ctransfer.cpp:1287:54: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1287 | m_nTransfered = m_nTransfered + fileBytesRead - m_nFileBufferSize; | ~ ^~~~~~~~~~~~~~~~~ ctransfer.cpp:1287:38: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1287 | m_nTransfered = m_nTransfered + fileBytesRead - m_nFileBufferSize; | ~ ^~~~~~~~~~~~~ ctransfer.cpp:1312:12: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1312 | len = m_nFileBufferSize; | ~ ^~~~~~~~~~~~~~~~~ ctransfer.cpp:1323:28: warning: implicit conversion changes signedness: 'long' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1323 | len = m_nFileBufferSize-m_nFileBufferPos; | ~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ctransfer.cpp:1328:23: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long' [-Wsign-conversion] 1328 | m_nFileBufferPos = m_nTransfered; | ~ ^~~~~~~~~~~~~ ctransfer.cpp:1364:28: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1364 | m_nPendingSendBytes -= l; | ~~ ^ ctransfer.cpp:1368:31: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1368 | m_nPendingSendBytes = len-l; | ~^ ctransfer.cpp:1166:14: warning: comparison of integers of different signs: 'ulonglong' (aka 'unsigned long long') and 'long' [-Wsign-compare] 1166 | if ( len > m_nReadFileBufferSize ) | ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ ctransfer.cpp:1234:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1234 | inlen = read; | ~ ^~~~ ctransfer.cpp:1235:23: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 1235 | outlen = temp.Size(); | ~ ~~~~~^~~~~~ ctransfer.cpp:1356:51: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1356 | l = Write( pByteArray->Data()+m_nFileBufferPos, (long)len, true ); | ~~~~~ ^~~~~~~~~ ctransfer.cpp:1518:45: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1518 | CSocket::m_Traffic.AddTraffic(ettDATARX,r); | ~~~~~~~~~~ ^ ctransfer.cpp:1573:47: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1573 | CSocket::m_Traffic.AddTraffic(ettCONTROLRX,r); | ~~~~~~~~~~ ^ ctransfer.cpp:1628:8: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1628 | if ( (len+m_nTransfered) > m_nChunkSize ) | ^~~~ ctransfer.cpp:1634:7: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1634 | l = len; | ~ ^~~ ctransfer.cpp:1644:30: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'long' [-Wsign-conversion] 1644 | i = m_File.Write( buffer, l ); | ~~~~~ ^ ctransfer.cpp:1642:13: warning: comparison of integers of different signs: 'int' and 'ulonglong' (aka 'unsigned long long') [-Wsign-compare] 1642 | while( i1 != l ) | ~~ ^ ~ ctransfer.cpp:1644:15: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1644 | i = m_File.Write( buffer, l ); | ~ ~~~~~~~^~~~~~~~~~~~~~~~~~ ctransfer.cpp:1723:8: warning: implicit conversion changes signedness: 'int' to 'ulonglong' (aka 'unsigned long long') [-Wsign-conversion] 1723 | if ( (len+m_nTransfered) > m_nChunkSize ) | ^~~~ ctransfer.cpp:1732:50: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] 1732 | pByteArray->Append((const unsigned char*)buffer,i); | ~~~~~~ ^ ctransfer.cpp:1725:19: warning: implicit conversion loses integer precision: 'ulonglong' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] 1725 | i = m_nChunkSize-m_nTransfered; | ~ ~~~~~~~~~~~~^~~~~~~~~~~~~~ ctransfer.cpp:1799:23: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] 1799 | pByteArray->SetSize(m_nReadFileBufferSize); | ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ ctransfer.cpp:1810:21: warning: implicit conversion changes signedness: 'ulonglong' (aka 'unsigned long long') to 'int64_t' (aka 'long') [-Wsign-conversion] 1810 | if ( m_File.Seek(m_nStartPosition,SEEK_SET) == false ) | ~~~~ ^~~~~~~~~~~~~~~~ --- cuserlist.lo --- mv -f .deps/cuserlist.Tpo .deps/cuserlist.Plo --- ctransfer.lo --- 54 warnings generated. mv -f .deps/ctransfer.Tpo .deps/ctransfer.Plo --- dcobject.lo --- mv -f .deps/dcobject.Tpo .deps/dcobject.Plo --- libdc.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -version-info 5:0:0 -D_THREAD_SAFE -pthread -lssl -lcrypto -rdynamic -fstack-protector-strong -o libdc.la -rpath /usr/local/lib ccasefolder.lo cclient.lo cclientssl.lo cconfig.lo cconnectionmanager.lo cdcproto.lo cdownloadmanager.lo cdownloadqueue.lo cencrypt.lo cfilehasher.lo cfilemanager.lo chttp.lo chublistmanager.lo clistenmanager.lo cmessagehandler.lo cpluginmanager.lo cquerymanager.lo csearchindex.lo csearchmanager.lo csearchsocket.lo csharelist.lo csharetreefolder.lo ctransfer.lo cuserlist.lo cutils.lo dclib.lo dcobject.lo core/libcore.la hash/libhash.la -ldl -lz -lbz2 -L/usr/local/lib libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/ccasefolder.o .libs/cclient.o .libs/cclientssl.o .libs/cconfig.o .libs/cconnectionmanager.o .libs/cdcproto.o .libs/cdownloadmanager.o .libs/cdownloadqueue.o .libs/cencrypt.o .libs/cfilehasher.o .libs/cfilemanager.o .libs/chttp.o .libs/chublistmanager.o .libs/clistenmanager.o .libs/cmessagehandler.o .libs/cpluginmanager.o .libs/cquerymanager.o .libs/csearchindex.o .libs/csearchmanager.o .libs/csearchsocket.o .libs/csharelist.o .libs/csharetreefolder.o .libs/ctransfer.o .libs/cuserlist.o .libs/cutils.o .libs/dclib.o .libs/dcobject.o -Wl,--whole-archive core/.libs/libcore.a hash/.libs/libhash.a -Wl,--no-whole-archive -L/usr/local/lib -lxml2 -llzma -lpthread -lssl -lcrypto -ldl -lz -lbz2 -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector-strong -pthread -fstack-protector-strong -pthread -fstack-protector-strong -pthread -Wl,-soname -Wl,libdc.so.5 -o .libs/libdc.so.5.0.0 c++: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] libtool: link: (cd ".libs" && rm -f "libdc.so.5" && ln -s "libdc.so.5.0.0" "libdc.so.5") libtool: link: (cd ".libs" && rm -f "libdc.so" && ln -s "libdc.so.5.0.0" "libdc.so") libtool: link: ( cd ".libs" && rm -f "libdc.la" && ln -s "../libdc.la" "libdc.la" ) Making all in tests =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for dclib-0.3.23_8 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/admin/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/admin/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in dclib Making install in gnulib Making install in core test -z "/usr/local/include/dclib/core" || /bin/mkdir -p "/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core" install -m 0644 'casyncdns.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/casyncdns.h' install -m 0644 'cbase32.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cbase32.h' install -m 0644 'cbase64.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cbase64.h' install -m 0644 'cbytearray.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cbytearray.h' install -m 0644 'cbz.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cbz.h' install -m 0644 'ccallback.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/ccallback.h' install -m 0644 'cconnection.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cconnection.h' install -m 0644 'cdir.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cdir.h' install -m 0644 'cfile.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cfile.h' install -m 0644 'che3.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/che3.h' install -m 0644 'ciconv.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/ciconv.h' install -m 0644 'clisten.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/clisten.h' install -m 0644 'clist.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/clist.h' install -m 0644 'clogfile.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/clogfile.h' install -m 0644 'cmanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cmanager.h' install -m 0644 'cmutex.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cmutex.h' install -m 0644 'cnetaddr.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cnetaddr.h' install -m 0644 'cplugin.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cplugin.h' install -m 0644 'csingleton.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/csingleton.h' install -m 0644 'csocket.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/csocket.h' install -m 0644 'cssl.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cssl.h' install -m 0644 'cstring.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cstring.h' install -m 0644 'cstringhash.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cstringhash.h' install -m 0644 'cstringlist.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cstringlist.h' install -m 0644 'cthread.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cthread.h' install -m 0644 'ctraffic.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/ctraffic.h' install -m 0644 'cxml.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/cxml.h' install -m 0644 'czlib.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/czlib.h' install -m 0644 'platform.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/platform.h' install -m 0644 'types.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/core/types.h' Making install in hash test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'libdc.la' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib/libdc.la' libtool: install: /usr/bin/install -c .libs/libdc.so.5.0.0 /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib/libdc.so.5.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib/libdc.so.5.0.0 libtool: install: (cd /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib && { ln -s -f libdc.so.5.0.0 libdc.so.5 || { rm -f libdc.so.5 && ln -s libdc.so.5.0.0 libdc.so.5; }; }) libtool: install: (cd /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib && { ln -s -f libdc.so.5.0.0 libdc.so || { rm -f libdc.so && ln -s libdc.so.5.0.0 libdc.so; }; }) libtool: install: /usr/bin/install -c .libs/libdc.lai /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib/libdc.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/admin/install-sh -d /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib/dclib /bin/sh /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/admin/install-sh -d /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/lib/dclib/plugin test -z "/usr/local/include/dclib" || /bin/mkdir -p "/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib" install -m 0644 'ccasefolder.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/ccasefolder.h' install -m 0644 'cclient.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cclient.h' install -m 0644 'cclientssl.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cclientssl.h' install -m 0644 'cconfig.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cconfig.h' install -m 0644 'cconnectionmanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cconnectionmanager.h' install -m 0644 'cdcproto.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cdcproto.h' install -m 0644 'cdownloadmanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cdownloadmanager.h' install -m 0644 'cdownloadqueue.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cdownloadqueue.h' install -m 0644 'cencrypt.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cencrypt.h' install -m 0644 'cfilehasher.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cfilehasher.h' install -m 0644 'cfilemanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cfilemanager.h' install -m 0644 'chttp.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/chttp.h' install -m 0644 'chublistmanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/chublistmanager.h' install -m 0644 'clistenmanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/clistenmanager.h' install -m 0644 'cmessagehandler.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cmessagehandler.h' install -m 0644 'cpluginmanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cpluginmanager.h' install -m 0644 'cquerymanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cquerymanager.h' install -m 0644 'csearchindex.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/csearchindex.h' install -m 0644 'csearchmanager.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/csearchmanager.h' install -m 0644 'csearchsocket.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/csearchsocket.h' install -m 0644 'csharelist.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/csharelist.h' install -m 0644 'csharetreefolder.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/csharetreefolder.h' install -m 0644 'ctransfer.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/ctransfer.h' install -m 0644 'cuserlist.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cuserlist.h' install -m 0644 'cutils.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/cutils.h' install -m 0644 'dclib.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/dclib.h' install -m 0644 'dclib-ssl-use.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/dclib-ssl-use.h' install -m 0644 'dclib-stl-use.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/dclib-stl-use.h' install -m 0644 'dcobject.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/dcobject.h' install -m 0644 'dcos.h' '/wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/include/dclib/dcos.h' Making install in tests /bin/sh /wrkdirs/usr/ports/net-p2p/dclib/work/dclib-0.3.23/admin/install-sh -d /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/libdata/pkgconfig install -m 0644 dclib.pc /wrkdirs/usr/ports/net-p2p/dclib/work/stage/usr/local/libdata/pkgconfig ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T00:32:29+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for dclib-0.3.23_8 ===> Building dclib-0.3.23_8 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for dclib-0.3.23_8 build of net-p2p/dclib | dclib-0.3.23_8 ended at Sun May 4 20:33:07 EDT 2025 build time: 00:00:38