* Package: net-p2p/mldonkey-3.1.7-r2 * Repository: gentoo * Maintainer: gentoo@chuso.net proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking mldonkey-3.1.7-2.tar.bz2 to /var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/work >>> Source unpacked in /var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/work >>> Preparing source in /var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/work/mldonkey-3.1.7-2 ... * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running 'autoconf' ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/work/mldonkey-3.1.7-2 ... * econf: updating mldonkey-3.1.7-2/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mldonkey-3.1.7-2/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/mldonkey-3.1.7-r2 --htmldir=/usr/share/doc/mldonkey-3.1.7-r2/html --libdir=/usr/lib64 LIBS= --sysconfdir=/etc/mldonkey --sharedstatedir=/var/mldonkey --localstatedir=/var/mldonkey --enable-checks --disable-batch --disable-bittorrent --disable-fasttrack --disable-gnutella --disable-gnutella2 --disable-gd --disable-magic --disable-upnp-natpmp --disable-force-upnp-natpmp --disable-gui Arguments to configure: '--enable-option-checking=fatal' '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/mldonkey-3.1.7-r2' '--htmldir=/usr/share/doc/mldonkey-3.1.7-r2/html' '--libdir=/usr/lib64' 'LIBS=' '--sysconfdir=/etc/mldonkey' '--sharedstatedir=/var/mldonkey' '--localstatedir=/var/mldonkey' '--enable-checks' '--disable-batch' '--disable-bittorrent' '--disable-fasttrack' '--disable-gnutella' '--disable-gnutella2' '--disable-gd' '--disable-magic' '--disable-upnp-natpmp' '--disable-force-upnp-natpmp' '--disable-gui' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu -------------------------------- Checking system tools. -------------------------------- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gmake... gmake checking for make... (cached) gmake checking if gmake is GNU make ... yes checking for bzip2... bzip2 checking for gzip... (cached) bzip2 checking for perl... /usr/bin/perl checking for rpmbuild... rpmbuild checking for rpm... (cached) rpmbuild checking for wget... wget ---------------------------------------- Checking system tools finished. ---------------------------------------- -------------------------------- Checking OCaml compiler. -------------------------------- checking for ocamlc.opt... /usr/bin/ocamlc.opt checking for x86_64-pc-linux-gnu-ocamlc... /usr/bin/ocamlc.opt checking for camlp4... /usr/bin/camlp4 checking for ocamlopt.opt... /usr/bin/ocamlopt.opt checking for ocamlopt... (cached) /usr/bin/ocamlopt.opt checking for ocamldep... /usr/bin/ocamldep checking for ocamllex.opt... /usr/bin/ocamllex.opt checking for ocamllex... (cached) /usr/bin/ocamllex.opt checking for ocamlyacc... /usr/bin/ocamlyacc checking for ocamldoc... /usr/bin/ocamldoc checking for ocamlmktop... /usr/bin/ocamlmktop checking for camlp4... (cached) /usr/bin/camlp4 checking for camlp4of... /usr/bin/camlp4of ------------------------------------------- Checking OCaml 4.09.0 finished. ------------------------------------------- checking ocaml num library... found ---------------------------------- Checking system headers. ---------------------------------- checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for setrlimit... yes checking for getrlimit... yes checking for strerror_r... yes checking for strerror... yes checking for posix_fallocate... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for sys/resource.h... yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for netinet/ip.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes ------------------------------------------- Checking system headers finished. ------------------------------------------- ----------------------------------- Checking system libraries. ----------------------------------- ----- checking zlib (required) checking for inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes ----- checking bzlib (optional) checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzReadOpen in -lbz2... yes checking for BZ2_bzlibVersion in -lbz2... yes configure: libmagic not available ----- checking iconv (optional) checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for 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 locale_charset... no configure: found nl_langinfo(CODESET) checking for locale_charset in -lcharset... no checking libcharset.h usability... no checking libcharset.h presence... no checking for libcharset.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes ----- checking thread support (optional, strongly advised) checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc ----- GNU C Library version checking linux/limits.h usability... yes checking linux/limits.h presence... yes checking for linux/limits.h... yes checking gnu/libc-version.h usability... yes checking gnu/libc-version.h presence... yes checking for gnu/libc-version.h... yes checking for GNU C Library version... 2.33 --------------------------------------------- Checking system libraries finished. --------------------------------------------- -------------------------------------- Checking activated networks. -------------------------------------- checking eDonkey... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-g++... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking eMule SUI... yes checking whether x86_64-pc-linux-gnu-g++ accepts -fno-omit-frame-pointer... yes checking whether x86_64-pc-linux-gnu-g++ accepts -mno-omit-leaf-frame-pointer... yes checking FileTP... yes checking DirectConnect... yes ----------------------------------------------- Checking activated networks finished. ----------------------------------------------- configure: creating ./config.status config.status: creating Makefile.config config.status: creating mldonkey.rc config.status: creating ../src/utils/lib/autoconf.ml.new config.status: creating ../src/utils/lib/gAutoconf.ml.new config.status: creating ../src/utils/bitstring/bitstring.ml config.status: creating ../src/utils/lib/magic.ml config.status: creating ../src/networks/donkey/donkeySui.ml config.status: creating ../src/daemon/driver/driverGraphics.ml config.status: creating ../packages/rpm/mldonkey.spec config.status: creating ../packages/rpm/Makefile config.status: creating ../packages/slackware/mldonkey.options config.status: creating config.h Building dependencies (if it blocks, try 'gmake depend' to see the problem) Configuring MLDonkey 3.1.7 completed. Network modules: - eDonkey enabled (eMule SUI enabled) - BitTorrent disabled - FileTP (aka wget) enabled - Fasttrack disabled - Gnutella disabled - unmaintained - Gnutella2 disabled - unmaintained - Direct Connect enabled - Open Napster disabled - currently not usable - Soulseek disabled - currently not usable - OpenFT disabled - currently not usable Core features: - zlib (required) enabled - threads enabled - bzip2 enabled - iconv enabled - libmagic disabled - upnp & natpmp disabled - graphical stats disabled Compilers: - OCaml version 4.09.0 - x86_64-pc-linux-gnu-gcc version 11.1.0 - x86_64-pc-linux-gnu-g++ version 11.1.0 \nNow execute 'gmake' to start compiling. Good luck! To compile a static code execute: gmake mlnet.static To produce a release tarball execute: gmake release.mlnet.static To clean the build directory execute: gmake maintainerclean Compiling CryptoPP.cc can take several minutes, on slow machines up to half an hour. >>> Source configured. >>> Compiling source in /var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/work/mldonkey-3.1.7-2 ... make -j2 -j1 /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/syslog.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/syslog.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/printexc2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/printexc2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/fifo.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/fifo.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/printf2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/printf2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/verificationBitmap.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/verificationBitmap.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/string2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/string2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/zlib.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/zlib.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/zip.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/zip.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/extlib/IO.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/extlib/IO.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/gzip.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/gzip.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/bzlib.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/bzlib.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/bzip2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/bzip2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/tar.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/tar.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/unix2.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/array2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/list2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/list2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/intmap.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/intmap.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/genlex2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/genlex2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/filepath.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/filepath.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/unix32.mli /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/filename2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/filename2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/options.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/options.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/url.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/url.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/config/unix/mlUnix.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/heap.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/charset.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/charset.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/gettext.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/gettext.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/ocamlrss/rss_date.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/ocamlrss/rss_date.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/date.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/autoconf.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/basicSocket.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/basicSocket.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/ip.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/ip.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/int64ops.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/unix32.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/md4.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/md4.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/anyEndian.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/littleEndian.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/base64.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/base64.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/tcpBufferedSocket.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/tcpBufferedSocket.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/udpSocket.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/udpSocket.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/tcpServerSocket.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/tcpServerSocket.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/intset.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/intset.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/http_client.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/http_client.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/mp3tagui/mp3_genres.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/mp3tagui/mp3_misc.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/mp3tagui/mp3_tag.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/mp3tagui/mp3_info.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/mp3tagui/mp3_info.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/mp3tagui/mp3tag.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/mp3tagui/mp3tag.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/store.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/store.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/misc2.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/misc.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/geoip.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonTypes.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiTypes.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiProto.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/ip_set.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/unix2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/autoconf.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/misc2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/misc.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/heap.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/ip_set.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/http_server.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/http_server.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonOptions.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonGlobals.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonMain.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -a -o build/extlib.cmxa -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" src/utils/extlib/IO.cmx /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/cdk/zlibstubs.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/cdk/zlibstubs.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/cdk/zlibstubs.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/cdk/zlibstubs.c' src/utils/cdk/zlibstubs.c: In function ‘camlzip_error’: src/utils/cdk/zlibstubs.c:61:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 61 | camlzip_error_exn = caml_named_value("Zlib.Error"); | ^ src/utils/cdk/zlibstubs.c: In function ‘camlzip_bzerror’: src/utils/cdk/zlibstubs.c:213:25: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 213 | camlzip_bzerror_exn = caml_named_value("Bzlib.Error"); | ^ /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread -o src/utils/cdk/heap_c.o" -ccopt "" -c src/utils/cdk/heap_c.c /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/config/unix/os_stubs_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/config/unix/os_stubs_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/config/unix/os_stubs_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/config/unix/os_stubs_c.c' src/config/unix/os_stubs_c.c: In function ‘os_ftruncate’: src/config/unix/os_stubs_c.c:86:39: warning: format ‘%Ld’ expects argument of type ‘long long int’, but argument 4 has type ‘OFF_T’ {aka ‘long int’} [-Wformat=] 86 | fprintf(stderr, "ftruncate(%d,%Ld)\n", fd, len); | ~~^ ~~~ | | | | | OFF_T {aka long int} | long long int | %ld src/config/unix/os_stubs_c.c:83:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 83 | write(fd, &zero, 1); | ^~~~~~~~~~~~~~~~~~~ /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/lib/fst_hash.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/lib/fst_hash.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/lib/fst_hash.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/lib/fst_hash.c' /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread -o src/utils/lib/md4_cc.o" -ccopt "" -c src/utils/lib/md4.c cp -f src/utils/lib/md4_cc.o src/utils/lib/md4_comp.o /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/lib/md4_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/lib/md4_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/lib/md4_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/lib/md4_c.c' /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/lib/charsetstubs.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/lib/charsetstubs.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/lib/charsetstubs.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/lib/charsetstubs.c' src/utils/lib/charsetstubs.c: In function ‘raise_error’: src/utils/lib/charsetstubs.c:171:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 171 | closure_f = caml_named_value("charset_error"); | ^ src/utils/lib/charsetstubs.c: In function ‘ml_iconv’: src/utils/lib/charsetstubs.c:1207:23: warning: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 1207 | return iconv (cd, inbuf, inbytes_left, outbuf, outbytes_left); | ^~~~~ | | | const char ** In file included from src/utils/lib/charsetstubs.c:45: /usr/include/iconv.h:42:54: note: expected ‘char ** restrict’ but argument is of type ‘const char **’ 42 | extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, | ~~~~~~~~~~~~~~~~~~^~~~~~~ /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/lib/md5_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/lib/md5_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/lib/md5_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/lib/md5_c.c' /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/lib/sha1_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/lib/sha1_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/lib/sha1_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/lib/sha1_c.c' /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/lib/tiger.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/lib/tiger.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/lib/tiger.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/lib/tiger.c' /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/lib/stubs_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/lib/stubs_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/lib/stubs_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/lib/stubs_c.c' src/utils/lib/stubs_c.c: In function ‘dns_thread’: src/utils/lib/stubs_c.c:854:3: warning: ignoring return value of ‘nice’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 854 | nice(19); | ^~~~~~~~ /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/arg2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/arg2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/hashtbl2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/hashtbl2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/file.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/cdk/file.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/bitv.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/bitv.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/stringMap.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/stringMap.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/levenshtein.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/indexer.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/indexer.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/indexer1.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/indexer1.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/indexer2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/indexer2.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/http_lexer.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/set2.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/set2.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/queues.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/queues.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/mailer.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/bigEndian.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/cobs.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/terminal.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/terminal.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -a -o build/cdk.cmxa src/utils/cdk/zlibstubs.o src/utils/cdk/heap_c.o src/config/unix/os_stubs_c.o src/utils/lib/fst_hash.o src/utils/lib/md4_comp.o src/utils/lib/md4_c.o src/utils/lib/charsetstubs.o src/utils/lib/md5_c.o src/utils/lib/sha1_c.o src/utils/lib/tiger.o src/utils/lib/stubs_c.o -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" src/utils/cdk/bzlib.cmx src/utils/cdk/bzip2.cmx src/utils/cdk/zlib.cmx src/utils/cdk/zip.cmx src/utils/cdk/gzip.cmx src/utils/cdk/tar.cmx src/utils/lib/autoconf.cmx src/utils/lib/fifo.cmx src/utils/cdk/arg2.cmx src/utils/lib/syslog.cmx src/utils/cdk/printexc2.cmx src/utils/cdk/printf2.cmx src/utils/cdk/heap.cmx src/utils/cdk/genlex2.cmx src/utils/cdk/filepath.cmx src/utils/cdk/string2.cmx src/utils/cdk/filename2.cmx src/utils/cdk/array2.cmx src/utils/cdk/hashtbl2.cmx src/utils/cdk/unix2.cmx src/utils/cdk/file.cmx src/utils/cdk/list2.cmx src/config/unix/mlUnix.cmx src/utils/lib/bitv.cmx src/utils/lib/intmap.cmx src/utils/lib/stringMap.cmx src/utils/lib/int64ops.cmx src/utils/lib/options.cmx src/utils/lib/levenshtein.cmx src/utils/lib/intset.cmx src/utils/lib/store.cmx src/utils/lib/indexer.cmx src/utils/lib/indexer1.cmx src/utils/lib/indexer2.cmx src/utils/lib/misc2.cmx src/utils/lib/misc.cmx src/utils/lib/unix32.cmx src/utils/lib/md4.cmx src/utils/lib/http_lexer.cmx src/utils/lib/url.cmx src/utils/ocamlrss/rss_date.cmx src/utils/lib/date.cmx src/utils/lib/charset.cmx src/utils/lib/gettext.cmx src/utils/lib/set2.cmx src/utils/lib/queues.cmx src/utils/lib/verificationBitmap.cmx src/utils/net/basicSocket.cmx src/utils/net/ip.cmx src/utils/net/ip_set.cmx src/utils/net/geoip.cmx src/utils/net/base64.cmx src/utils/net/mailer.cmx src/utils/net/anyEndian.cmx src/utils/net/bigEndian.cmx src/utils/net/littleEndian.cmx src/utils/net/tcpBufferedSocket.cmx src/utils/net/tcpServerSocket.cmx src/utils/net/udpSocket.cmx src/utils/net/http_server.cmx src/utils/net/http_client.cmx src/utils/net/cobs.cmx src/utils/net/terminal.cmx src/utils/mp3tagui/mp3_info.cmx src/utils/mp3tagui/mp3_genres.cmx src/utils/mp3tagui/mp3_misc.cmx src/utils/mp3tagui/mp3_tag.cmx src/utils/mp3tagui/mp3tag.cmx /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/bitstring/bitstring_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/bitstring/bitstring_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/bitstring/bitstring_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/bitstring/bitstring_c.c' /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/bitstring/bitstring.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/bitstring/bitstring.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -a -o build/bitstring.cmxa src/utils/bitstring/bitstring_c.o -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" src/utils/bitstring/bitstring.cmx /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/magic_nomagic.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/magic.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -a -o build/magic.cmxa -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" src/utils/lib/magic_nomagic.cmx src/utils/lib/magic.cmx /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/daemon/common/commonHasher_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/daemon/common/commonHasher_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/daemon/common/commonHasher_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/daemon/common/commonHasher_c.c' src/daemon/common/commonHasher_c.c: In function ‘hasher_thread’: src/daemon/common/commonHasher_c.c:318:3: warning: ignoring return value of ‘nice’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 318 | nice(19); | ^~~~~~~~ /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_types.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_types.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_parser.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_parser.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_lexer.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_lexer.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_dtd.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml_dtd.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xmlParser.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xmlParser.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/xml-light/xml.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/ocamlrss/rss_messages.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/ocamlrss/rss_types.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/ocamlrss/rss_io.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/ocamlrss/rss.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/ocamlrss/rss.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonEvent.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonPictures.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonUserDb.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonMessages.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonBitzi.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/lib/int64ops.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/geoip.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonTypes.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiTypes.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiProto.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiDecoding.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiDecoding.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiEncoding.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/guiEncoding.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/giftParser.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/giftParser.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/giftLexer.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/giftEncoding.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/giftDecoding.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonHasher.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonHasher.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonHosts.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonHosts.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonIndexing.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -a -o build/common.cmxa src/daemon/common/commonHasher_c.o -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" src/utils/xml-light/xml_types.cmx src/utils/xml-light/xml_parser.cmx src/utils/xml-light/xml_lexer.cmx src/utils/xml-light/xml_dtd.cmx src/utils/xml-light/xmlParser.cmx src/utils/xml-light/xml.cmx src/utils/ocamlrss/rss_messages.cmx src/utils/ocamlrss/rss_types.cmx src/utils/ocamlrss/rss_io.cmx src/utils/ocamlrss/rss.cmx src/daemon/common/commonTypes.cmx src/daemon/common/guiTypes.cmx src/daemon/common/guiProto.cmx src/daemon/common/commonEvent.cmx src/daemon/common/commonOptions.cmx src/daemon/common/commonPictures.cmx src/daemon/common/commonUserDb.cmx src/daemon/common/commonMessages.cmx src/daemon/common/commonGlobals.cmx src/daemon/common/commonBitzi.cmx src/daemon/common/guiDecoding.cmx src/daemon/common/guiEncoding.cmx src/daemon/common/giftLexer.cmx src/daemon/common/giftParser.cmx src/daemon/common/giftEncoding.cmx src/daemon/common/giftDecoding.cmx src/daemon/common/commonHasher.cmx src/daemon/common/commonHosts.cmx src/daemon/common/commonIndexing.cmx /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/utils/net/upnp_stubs.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/utils/net/upnp_stubs.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/utils/net/upnp_stubs.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/utils/net/upnp_stubs.c' /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/upnpClient.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/utils/net/upnpClient.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonUser.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonNetwork.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonNetwork.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonServer.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonClient.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonClient.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonFile.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonFile.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonResult.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonResult.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonWeb.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonBlocking.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonComplexOptions.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonComplexOptions.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonShared.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonShared.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonRoom.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonRoom.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonSearch.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonSearch.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonMultimedia.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonMultimedia.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonSwarming.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonInteractive.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonChunks.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonChunks.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonDownloads.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonDownloads.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonUploads.ml /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonSources.mli /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonSources.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib -I src/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/donkey -I +camlp4 -c src/daemon/common/commonStats.ml /usr/bin/ocamlopt.opt -unsafe-string -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -a -o build/client.cmxa src/utils/net/upnp_stubs.o -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" src/utils/net/upnpClient.cmx src/daemon/common/commonUser.cmx src/daemon/common/commonNetwork.cmx src/daemon/common/commonServer.cmx src/daemon/common/commonClient.cmx src/daemon/common/commonFile.cmx src/daemon/common/commonResult.cmx src/daemon/common/commonWeb.cmx src/daemon/common/commonBlocking.cmx src/daemon/common/commonComplexOptions.cmx src/daemon/common/commonShared.cmx src/daemon/common/commonRoom.cmx src/daemon/common/commonSearch.cmx src/daemon/common/commonMultimedia.cmx src/daemon/common/commonSwarming.cmx src/daemon/common/commonInteractive.cmx src/daemon/common/commonChunks.cmx src/daemon/common/commonDownloads.cmx src/daemon/common/commonUploads.cmx src/daemon/common/commonSources.cmx src/daemon/common/commonStats.cmx /usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -verbose -ccopt "-I /byterun -o src/networks/direct_connect/che3_c.o" -ccopt "-pipe -march=native -fno-diagnostics-color -O2 -pthread" -ccopt "-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -c src/networks/direct_connect/che3_c.c + x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I /byterun -o src/networks/direct_connect/che3_c.o -pipe -march=native -fno-diagnostics-color -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -I'/usr/lib64/ocaml' 'src/networks/direct_connect/che3_c.c' x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -o src/utils/lib/CryptoPP.o "-I/usr/lib64/ocaml" -c src/utils/lib/CryptoPP.cc In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:3941:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3941 | BufferedTransformation::Get; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3942:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3942 | BufferedTransformation::Peek; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3943:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3943 | BufferedTransformation::TransferTo; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3944:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3944 | BufferedTransformation::CopyTo; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3945:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3945 | BufferedTransformation::CopyRangeTo; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3946:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3946 | BufferedTransformation::TransferMessagesTo; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3947:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3947 | BufferedTransformation::CopyMessagesTo; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3948:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3948 | BufferedTransformation::TransferAllTo; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:3949:9: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated] 3949 | BufferedTransformation::CopyAllTo; | ^~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h: In destructor ‘virtual CryptoPP::AlgorithmParametersBase::~AlgorithmParametersBase()’: src/utils/lib/CryptoPP.h:4354:27: warning: ‘bool std::uncaught_exception()’ is deprecated [-Wdeprecated-declarations] 4354 | if (!std::uncaught_exception()) | ^~~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/ext/concurrence.h:34, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/shared_ptr_base.h:62, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/shared_ptr.h:53, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:77, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/exception:106:8: note: declared here 106 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:4354:45: warning: ‘bool std::uncaught_exception()’ is deprecated [-Wdeprecated-declarations] 4354 | if (!std::uncaught_exception()) | ~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/ext/concurrence.h:34, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/shared_ptr_base.h:62, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/shared_ptr.h:53, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:77, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/exception:106:8: note: declared here 106 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); | ^~~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:4360:33: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 4360 | throw ParameterNotUsed(m_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:4360:33: note: in C++11 destructors default to ‘noexcept’ src/utils/lib/CryptoPP.cc: In member function ‘virtual unsigned int CryptoPP::PK_Signer::Sign(CryptoPP::RandomNumberGenerator&, CryptoPP::PK_MessageAccumulator*, byte*) const’: src/utils/lib/CryptoPP.cc:698:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 698 | std::auto_ptr m(messageAccumulator); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual unsigned int CryptoPP::PK_Signer::SignMessage(CryptoPP::RandomNumberGenerator&, const byte*, unsigned int, byte*) const’: src/utils/lib/CryptoPP.cc:704:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 704 | std::auto_ptr m(NewSignatureAccumulator(rng)); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual unsigned int CryptoPP::PK_Signer::SignMessageWithRecovery(CryptoPP::RandomNumberGenerator&, const byte*, unsigned int, const byte*, unsigned int, byte*) const’: src/utils/lib/CryptoPP.cc:712:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 712 | std::auto_ptr m(NewSignatureAccumulator(rng)); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual bool CryptoPP::PK_Verifier::Verify(CryptoPP::PK_MessageAccumulator*) const’: src/utils/lib/CryptoPP.cc:720:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 720 | std::auto_ptr m(messageAccumulator); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual bool CryptoPP::PK_Verifier::VerifyMessage(const byte*, unsigned int, const byte*, unsigned int) const’: src/utils/lib/CryptoPP.cc:726:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 726 | std::auto_ptr m(NewVerificationAccumulator()); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual CryptoPP::DecodingResult CryptoPP::PK_Verifier::Recover(byte*, CryptoPP::PK_MessageAccumulator*) const’: src/utils/lib/CryptoPP.cc:734:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 734 | std::auto_ptr m(messageAccumulator); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual CryptoPP::DecodingResult CryptoPP::PK_Verifier::RecoverMessage(byte*, const byte*, unsigned int, const byte*, unsigned int) const’: src/utils/lib/CryptoPP.cc:742:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 742 | std::auto_ptr m(NewVerificationAccumulator()); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘std::vector* CryptoPP::NewPrimeTable::operator()() const’: src/utils/lib/CryptoPP.cc:1047:22: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 1047 | std::auto_ptr > pPrimeTable(new std::vector); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘void CryptoPP::ProxyFilter::SetFilter(CryptoPP::Filter*)’: src/utils/lib/CryptoPP.cc:6788:22: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 6788 | std::auto_ptr temp(proxy = new OutputProxy(*this, false)); | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:76, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ src/utils/lib/CryptoPP.cc: In function ‘unsigned int CryptoPP::DERLengthEncode(CryptoPP::BufferedTransformation&, unsigned int)’: src/utils/lib/CryptoPP.cc:7379:24: error: reference to ‘byte’ is ambiguous 7379 | bt.Put(byte(length)); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7384:24: error: reference to ‘byte’ is ambiguous 7384 | bt.Put(byte(BytePrecision(length) | 0x80)); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7388:32: error: reference to ‘byte’ is ambiguous 7388 | bt.Put(byte(length >> (j-1)*8)); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: In function ‘bool CryptoPP::BERLengthDecode(CryptoPP::BufferedTransformation&, unsigned int&, bool&)’: src/utils/lib/CryptoPP.cc:7397:9: error: reference to ‘byte’ is ambiguous 7397 | byte b; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7399:21: error: ‘b’ was not declared in this scope; did you mean ‘bt’? 7399 | if (!bt.Get(b)) | ^ | bt src/utils/lib/CryptoPP.cc:7402:15: error: ‘b’ was not declared in this scope; did you mean ‘bt’? 7402 | if (!(b & 0x80)) | ^ | bt src/utils/lib/CryptoPP.cc: In function ‘void CryptoPP::BERDecodeNull(CryptoPP::BufferedTransformation&)’: src/utils/lib/CryptoPP.cc:7449:9: error: reference to ‘byte’ is ambiguous 7449 | byte b; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7450:21: error: ‘b’ was not declared in this scope 7450 | if (!in.Get(b) || b != TAG_NULL) | ^ src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:7458:69: error: reference to ‘byte’ is ambiguous 7458 | int DEREncodeOctetString(BufferedTransformation &bt, const byte *str, unsigned int strLen) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: In function ‘unsigned int CryptoPP::DEREncodeOctetString(CryptoPP::BufferedTransformation&, const int*, unsigned int)’: src/utils/lib/CryptoPP.cc:7462:16: error: invalid conversion from ‘const int*’ to ‘byte’ {aka ‘unsigned char’} [-fpermissive] 7462 | bt.Put(str, strLen); | ^~~ | | | const int* In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:1073:39: note: initializing argument 1 of ‘unsigned int CryptoPP::BufferedTransformation::Put(byte, bool)’ 1073 | unsigned int Put(byte inByte, bool blocking=true) | ~~~~~^~~~~~ src/utils/lib/CryptoPP.cc: In function ‘void CryptoPP::DERReencode(CryptoPP::BufferedTransformation&, CryptoPP::BufferedTransformation&)’: src/utils/lib/CryptoPP.cc:7473:9: error: reference to ‘byte’ is ambiguous 7473 | byte tag; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7474:21: error: ‘tag’ was not declared in this scope; did you mean ‘tan’? 7474 | source.Peek(tag); | ^~~ | tan src/utils/lib/CryptoPP.cc: In static member function ‘static void CryptoPP::OID::EncodeValue(CryptoPP::BufferedTransformation&, long unsigned int)’: src/utils/lib/CryptoPP.cc:7491:25: error: reference to ‘byte’ is ambiguous 7491 | bt.Put((byte)(0x80 | ((v >> i) & 0x7f))); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7492:17: error: reference to ‘byte’ is ambiguous 7492 | bt.Put((byte)(v & 0x7f)); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: In static member function ‘static unsigned int CryptoPP::OID::DecodeValue(CryptoPP::BufferedTransformation&, long unsigned int&)’: src/utils/lib/CryptoPP.cc:7497:9: error: reference to ‘byte’ is ambiguous 7497 | byte b; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7502:29: error: ‘b’ was not declared in this scope 7502 | if (!bt.Get(b)) | ^ src/utils/lib/CryptoPP.cc:7506:22: error: ‘b’ was not declared in this scope 7506 | v += b & 0x7f; | ^ src/utils/lib/CryptoPP.cc: In member function ‘void CryptoPP::OID::DEREncode(CryptoPP::BufferedTransformation&) const’: src/utils/lib/CryptoPP.cc:7516:18: error: reference to ‘byte’ is ambiguous 7516 | temp.Put(byte(m_values[0] * 40 + m_values[1])); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: In member function ‘void CryptoPP::OID::BERDecode(CryptoPP::BufferedTransformation&)’: src/utils/lib/CryptoPP.cc:7526:9: error: reference to ‘byte’ is ambiguous 7526 | byte b; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7527:21: error: ‘b’ was not declared in this scope; did you mean ‘bt’? 7527 | if (!bt.Get(b) || b != OBJECT_IDENTIFIER) | ^ | bt src/utils/lib/CryptoPP.cc:7534:21: error: ‘b’ was not declared in this scope; did you mean ‘bt’? 7534 | if (!bt.Get(b)) | ^ | bt src/utils/lib/CryptoPP.cc:7539:23: error: ‘b’ was not declared in this scope; did you mean ‘bt’? 7539 | m_values[0] = b / 40; | ^ | bt src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:7560:71: error: reference to ‘byte’ is ambiguous 7560 | Decoder::BERGeneralDecoder(BufferedTransformation &inQueue, byte asnTag) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7560:71: error: ‘byte’ has not been declared 7560 | Decoder::BERGeneralDecoder(BufferedTransformation &inQueue, byte asnTag) | ^~~~ src/utils/lib/CryptoPP.cc:7560:1: error: no declaration matches ‘CryptoPP::BERGeneralDecoder::BERGeneralDecoder(CryptoPP::BufferedTransformation&, int)’ 7560 | BERGeneralDecoder::BERGeneralDecoder(BufferedTransformation &inQueue, byte asnTag) | ^~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:5839:20: note: candidates are: ‘constexpr CryptoPP::BERGeneralDecoder::BERGeneralDecoder(const CryptoPP::BERGeneralDecoder&)’ 5839 | class CRYPTOPP_DLL BERGeneralDecoder : public Store | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5843:18: note: ‘CryptoPP::BERGeneralDecoder::BERGeneralDecoder(CryptoPP::BERGeneralDecoder&, byte)’ 5843 | explicit BERGeneralDecoder(BERGeneralDecoder &inQueue, byte asnTag); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5842:18: note: ‘CryptoPP::BERGeneralDecoder::BERGeneralDecoder(CryptoPP::BufferedTransformation&, byte)’ 5842 | explicit BERGeneralDecoder(BufferedTransformation &inQueue, byte asnTag); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5839:20: note: ‘class CryptoPP::BERGeneralDecoder’ defined here 5839 | class CRYPTOPP_DLL BERGeneralDecoder : public Store | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:7566:66: error: reference to ‘byte’ is ambiguous 7566 | neralDecoder::BERGeneralDecoder(BERGeneralDecoder &inQueue, byte asnTag) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7566:66: error: ‘byte’ has not been declared 7566 | neralDecoder::BERGeneralDecoder(BERGeneralDecoder &inQueue, byte asnTag) | ^~~~ src/utils/lib/CryptoPP.cc:7566:1: error: no declaration matches ‘CryptoPP::BERGeneralDecoder::BERGeneralDecoder(CryptoPP::BERGeneralDecoder&, int)’ 7566 | BERGeneralDecoder::BERGeneralDecoder(BERGeneralDecoder &inQueue, byte asnTag) | ^~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:5839:20: note: candidates are: ‘constexpr CryptoPP::BERGeneralDecoder::BERGeneralDecoder(const CryptoPP::BERGeneralDecoder&)’ 5839 | class CRYPTOPP_DLL BERGeneralDecoder : public Store | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5843:18: note: ‘CryptoPP::BERGeneralDecoder::BERGeneralDecoder(CryptoPP::BERGeneralDecoder&, byte)’ 5843 | explicit BERGeneralDecoder(BERGeneralDecoder &inQueue, byte asnTag); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5842:18: note: ‘CryptoPP::BERGeneralDecoder::BERGeneralDecoder(CryptoPP::BufferedTransformation&, byte)’ 5842 | explicit BERGeneralDecoder(BufferedTransformation &inQueue, byte asnTag); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5839:20: note: ‘class CryptoPP::BERGeneralDecoder’ defined here 5839 | class CRYPTOPP_DLL BERGeneralDecoder : public Store | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:7572:6: error: variable or field ‘Init’ declared void 7572 | void BERGeneralDecoder::Init(byte asnTag) | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:7572:30: error: reference to ‘byte’ is ambiguous 7572 | void BERGeneralDecoder::Init(byte asnTag) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7606:1: error: reference to ‘byte’ is ambiguous 7606 | byte BERGeneralDecoder::PeekByte() const | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7614:6: error: variable or field ‘CheckByte’ declared void 7614 | void BERGeneralDecoder::CheckByte(byte check) | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:7614:35: error: reference to ‘byte’ is ambiguous 7614 | void BERGeneralDecoder::CheckByte(byte check) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7664:72: error: reference to ‘byte’ is ambiguous 7664 | ncoder::DERGeneralEncoder(BufferedTransformation &outQueue, byte asnTag) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7664:72: error: ‘byte’ has not been declared 7664 | ncoder::DERGeneralEncoder(BufferedTransformation &outQueue, byte asnTag) | ^~~~ src/utils/lib/CryptoPP.cc:7664:1: error: no declaration matches ‘CryptoPP::DERGeneralEncoder::DERGeneralEncoder(CryptoPP::BufferedTransformation&, int)’ 7664 | DERGeneralEncoder::DERGeneralEncoder(BufferedTransformation &outQueue, byte asnTag) | ^~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:5874:18: note: candidates are: ‘CryptoPP::DERGeneralEncoder::DERGeneralEncoder(CryptoPP::DERGeneralEncoder&, byte)’ 5874 | explicit DERGeneralEncoder(DERGeneralEncoder &outQueue, byte asnTag = SEQUENCE | CONSTRUCTED); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5873:18: note: ‘CryptoPP::DERGeneralEncoder::DERGeneralEncoder(CryptoPP::BufferedTransformation&, byte)’ 5873 | explicit DERGeneralEncoder(BufferedTransformation &outQueue, byte asnTag = SEQUENCE | CONSTRUCTED); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5870:20: note: ‘class CryptoPP::DERGeneralEncoder’ defined here 5870 | class CRYPTOPP_DLL DERGeneralEncoder : public ByteQueue | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:7669:67: error: reference to ‘byte’ is ambiguous 7669 | eralEncoder::DERGeneralEncoder(DERGeneralEncoder &outQueue, byte asnTag) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:7669:67: error: ‘byte’ has not been declared 7669 | eralEncoder::DERGeneralEncoder(DERGeneralEncoder &outQueue, byte asnTag) | ^~~~ src/utils/lib/CryptoPP.cc:7669:1: error: no declaration matches ‘CryptoPP::DERGeneralEncoder::DERGeneralEncoder(CryptoPP::DERGeneralEncoder&, int)’ 7669 | DERGeneralEncoder::DERGeneralEncoder(DERGeneralEncoder &outQueue, byte asnTag) | ^~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:5874:18: note: candidates are: ‘CryptoPP::DERGeneralEncoder::DERGeneralEncoder(CryptoPP::DERGeneralEncoder&, byte)’ 5874 | explicit DERGeneralEncoder(DERGeneralEncoder &outQueue, byte asnTag = SEQUENCE | CONSTRUCTED); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5873:18: note: ‘CryptoPP::DERGeneralEncoder::DERGeneralEncoder(CryptoPP::BufferedTransformation&, byte)’ 5873 | explicit DERGeneralEncoder(BufferedTransformation &outQueue, byte asnTag = SEQUENCE | CONSTRUCTED); | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:5870:20: note: ‘class CryptoPP::DERGeneralEncoder’ defined here 5870 | class CRYPTOPP_DLL DERGeneralEncoder : public ByteQueue | ^~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual void CryptoPP::BaseN_Encoder::IsolatedInitialize(const CryptoPP::NameValuePairs&)’: src/utils/lib/CryptoPP.cc:8066:9: error: reference to ‘byte’ is ambiguous 8066 | byte padding; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8068:54: error: ‘padding’ was not declared in this scope; did you mean ‘m_padding’? 8068 | if (parameters.GetValue(Name::PaddingByte(), padding)) | ^~~~~~~ | m_padding src/utils/lib/CryptoPP.cc:8072:27: error: ‘padding’ was not declared in this scope; did you mean ‘m_padding’? 8072 | m_padding = pad ? padding : -1; | ^~~~~~~ | m_padding src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:8084:40: error: reference to ‘byte’ is ambiguous 8084 | unsigned int BaseN_Encoder::Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8084:14: error: no declaration matches ‘unsigned int CryptoPP::BaseN_Encoder::Put2(const int*, unsigned int, int, bool)’ 8084 | unsigned int BaseN_Encoder::Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking) | ^~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6186:22: note: candidate is: ‘virtual unsigned int CryptoPP::BaseN_Encoder::Put2(const byte*, unsigned int, int, bool)’ 6186 | unsigned int Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking); | ^~~~ src/utils/lib/CryptoPP.h:6170:20: note: ‘class CryptoPP::BaseN_Encoder’ defined here 6170 | class CRYPTOPP_DLL BaseN_Encoder : public Unflushable | ^~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:8169:40: error: reference to ‘byte’ is ambiguous 8169 | unsigned int BaseN_Decoder::Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8169:14: error: no declaration matches ‘unsigned int CryptoPP::BaseN_Decoder::Put2(const int*, unsigned int, int, bool)’ 8169 | unsigned int BaseN_Decoder::Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking) | ^~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6209:22: note: candidate is: ‘virtual unsigned int CryptoPP::BaseN_Decoder::Put2(const byte*, unsigned int, int, bool)’ 6209 | unsigned int Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking); | ^~~~ src/utils/lib/CryptoPP.h:6196:20: note: ‘class CryptoPP::BaseN_Decoder’ defined here 6196 | class CRYPTOPP_DLL BaseN_Decoder : public Unflushable | ^~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:8214:70: error: reference to ‘byte’ is ambiguous 8214 | N_Decoder::InitializeDecodingLookupArray(int *lookup, const byte *alphabet, unsigned int base, bool caseInsensitive) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8214:6: error: no declaration matches ‘void CryptoPP::BaseN_Decoder::InitializeDecodingLookupArray(int*, const int*, unsigned int, bool)’ 8214 | void BaseN_Decoder::InitializeDecodingLookupArray(int *lookup, const byte *alphabet, unsigned int base, bool caseInsensitive) | ^~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6211:21: note: candidate is: ‘static void CryptoPP::BaseN_Decoder::InitializeDecodingLookupArray(int*, const byte*, unsigned int, bool)’ 6211 | static void InitializeDecodingLookupArray(int *lookup, const byte *alphabet, unsigned int base, bool caseInsensitive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.h:6196:20: note: ‘class CryptoPP::BaseN_Decoder’ defined here 6196 | class CRYPTOPP_DLL BaseN_Decoder : public Unflushable | ^~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:8250:34: error: reference to ‘byte’ is ambiguous 8250 | unsigned int Grouper::Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8250:14: error: no declaration matches ‘unsigned int CryptoPP::Grouper::Put2(const int*, unsigned int, int, bool)’ 8250 | unsigned int Grouper::Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking) | ^~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6236:22: note: candidate is: ‘virtual unsigned int CryptoPP::Grouper::Put2(const byte*, unsigned int, int, bool)’ 6236 | unsigned int Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking); | ^~~~ src/utils/lib/CryptoPP.h:6221:20: note: ‘class CryptoPP::Grouper’ defined here 6221 | class CRYPTOPP_DLL Grouper : public Bufferless | ^~~~~~~ src/utils/lib/CryptoPP.cc:8296:14: error: reference to ‘byte’ is ambiguous 8296 | static const byte s_vec[] = | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8298:14: error: reference to ‘byte’ is ambiguous 8298 | static const byte s_padding = '='; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual void CryptoPP::Base64Encoder::IsolatedInitialize(const CryptoPP::NameValuePairs&)’: src/utils/lib/CryptoPP.cc:8309:62: error: ‘s_vec’ was not declared in this scope 8309 | MakeParameters(Name::EncodingLookupArray(), &s_vec[0], false) | ^~~~~ src/utils/lib/CryptoPP.cc:8310:47: error: ‘s_padding’ was not declared in this scope 8310 | (Name::PaddingByte(), s_padding) | ^~~~~~~~~ src/utils/lib/CryptoPP.cc: In static member function ‘static const int* CryptoPP::Base64Decoder::GetDecodingLookupArray()’: src/utils/lib/CryptoPP.cc:8324:56: error: ‘s_vec’ was not declared in this scope 8324 | InitializeDecodingLookupArray(s_array, s_vec, 64, false); | ^~~~~ src/utils/lib/CryptoPP.cc: In member function ‘virtual unsigned int CryptoPP::FileStore::CopyRangeTo2(CryptoPP::BufferedTransformation&, long unsigned int&, long unsigned int, const string&, bool) const’: src/utils/lib/CryptoPP.cc:8430:80: error: reference to ‘byte’ is ambiguous 8430 | unsigned int blockedBytes = target.ChannelPut(channel, byte(result), blocking); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:8509:35: error: reference to ‘byte’ is ambiguous 8509 | unsigned int FileSink::Put2(const byte *inString, unsigned int length, int messageEnd, bool /* blocking */) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8509:14: error: no declaration matches ‘unsigned int CryptoPP::FileSink::Put2(const int*, unsigned int, int, bool)’ 8509 | unsigned int FileSink::Put2(const byte *inString, unsigned int length, int messageEnd, bool /* blocking */) | ^~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6378:22: note: candidate is: ‘virtual unsigned int CryptoPP::FileSink::Put2(const byte*, unsigned int, int, bool)’ 6378 | unsigned int Put2(const byte *inString, unsigned int length, int messageEnd, bool blocking); | ^~~~ src/utils/lib/CryptoPP.h:6358:20: note: ‘class CryptoPP::FileSink’ defined here 6358 | class CRYPTOPP_DLL FileSink : public Sink, public NotCopyable | ^~~~~~~~ src/utils/lib/CryptoPP.cc:8563:65: error: reference to ‘byte’ is ambiguous 8563 | void UncheckedSetKey(CipherDir direction, const byte *userKey, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8571:47: error: reference to ‘byte’ is ambiguous 8571 | void ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8571:68: error: reference to ‘byte’ is ambiguous 8571 | void ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8571:84: error: reference to ‘byte’ is ambiguous 8571 | ocessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8571:84: error: ‘byte’ has not been declared 8571 | ocessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const | ^~~~ src/utils/lib/CryptoPP.cc:8594:90: error: template argument 1 is invalid 8594 | Block::KEYLENGTH, AllocatorWithCleanup > m_key; | ^ src/utils/lib/CryptoPP.cc:8594:92: error: template argument 1 is invalid 8594 | Block::KEYLENGTH, AllocatorWithCleanup > m_key; | ^ src/utils/lib/CryptoPP.cc:8594:92: error: template argument 2 is invalid src/utils/lib/CryptoPP.cc:8594:92: error: template argument 3 is invalid src/utils/lib/CryptoPP.cc:8595:98: error: template argument 1 is invalid 8595 | lock::BLOCKSIZE, AllocatorWithCleanup > m_buffer; | ^ src/utils/lib/CryptoPP.cc:8595:100: error: template argument 1 is invalid 8595 | ck::BLOCKSIZE, AllocatorWithCleanup > m_buffer; | ^ src/utils/lib/CryptoPP.cc:8595:100: error: template argument 2 is invalid src/utils/lib/CryptoPP.cc:8595:100: error: template argument 3 is invalid src/utils/lib/CryptoPP.cc: In member function ‘CryptoPP::MDC::Enc::HashWordType* CryptoPP::MDC::Enc::Key()’: src/utils/lib/CryptoPP.cc:8589:67: error: request for member ‘data’ in ‘((CryptoPP::MDC::Enc*)this)->CryptoPP::MDC::Enc::m_key’, which is of non-class type ‘int’ 8589 | HashWordType *Key() {return (HashWordType *)m_key.data();} | ^~~~ src/utils/lib/CryptoPP.cc: In member function ‘const HashWordType* CryptoPP::MDC::Enc::Key() const’: src/utils/lib/CryptoPP.cc:8590:85: error: request for member ‘data’ in ‘((const CryptoPP::MDC::Enc*)this)->CryptoPP::MDC::Enc::m_key’, which is of non-class type ‘const int’ 8590 | HashWordType *Key() const {return (const HashWordType *)m_key.data();} | ^~~~ src/utils/lib/CryptoPP.cc: In member function ‘CryptoPP::MDC::Enc::HashWordType* CryptoPP::MDC::Enc::Buffer() const’: src/utils/lib/CryptoPP.cc:8591:79: error: request for member ‘data’ in ‘((const CryptoPP::MDC::Enc*)this)->CryptoPP::MDC::Enc::m_buffer’, which is of non-class type ‘int’ 8591 | HashWordType *Buffer() const {return (HashWordType *)m_buffer.data();} | ^~~~ src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:8674:17: error: reference to ‘byte’ is ambiguous 8674 | virtual byte * GetRegisterBegin() =0; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8677:30: error: reference to ‘byte’ is ambiguous 8677 | virtual void Iterate(byte* /* output */, const byte* /* input */, CipherDir /* dir */, unsigned int /* iterationCount */) {assert(false);} | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8677:30: error: ‘byte’ has not been declared 8677 | virtual void Iterate(byte* /* output */, const byte* /* input */, CipherDir /* dir */, unsigned int /* iterationCount */) {assert(false);} | ^~~~ src/utils/lib/CryptoPP.cc:8677:56: error: reference to ‘byte’ is ambiguous 8677 | virtual void Iterate(byte* /* output */, const byte* /* input */, CipherDir /* dir */, unsigned int /* iterationCount */) {assert(false);} | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8678:71: error: reference to ‘byte’ is ambiguous 8678 | rtual void CipherSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length) =0; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8679:48: error: reference to ‘byte’ is ambiguous 8679 | virtual void CipherResynchronize(const byte* /* iv */) {throw NotImplemented("StreamTransformation: this object doesn't support resynchronization");} | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8686:26: error: reference to ‘byte’ is ambiguous 8686 | void ProcessData(byte *outString, const byte *inString, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8686:26: error: ‘byte’ has not been declared 8686 | void ProcessData(byte *outString, const byte *inString, unsigned int length); | ^~~~ src/utils/lib/CryptoPP.cc:8686:49: error: reference to ‘byte’ is ambiguous 8686 | void ProcessData(byte *outString, const byte *inString, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8687:34: error: reference to ‘byte’ is ambiguous 8687 | void Resynchronize(const byte *iv); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8697:53: error: reference to ‘byte’ is ambiguous 8697 | virtual void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) =0; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8697:53: error: ‘byte’ has not been declared 8697 | virtual void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) =0; | ^~~~ src/utils/lib/CryptoPP.cc:8697:67: error: reference to ‘byte’ is ambiguous 8697 | virtual void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) =0; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8697:67: error: ‘byte’ has not been declared 8697 | virtual void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) =0; | ^~~~ src/utils/lib/CryptoPP.cc:8697:84: error: reference to ‘byte’ is ambiguous 8697 | mbineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) =0; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8699:66: error: reference to ‘byte’ is ambiguous 8699 | void UncheckedSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length, const byte *iv); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8699:104: error: reference to ‘byte’ is ambiguous 8699 | uePairs ¶ms, const byte *key, unsigned int length, const byte *iv); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8708:45: error: reference to ‘byte’ is ambiguous 8708 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8708:45: error: ‘byte’ has not been declared 8708 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ src/utils/lib/CryptoPP.cc:8708:59: error: reference to ‘byte’ is ambiguous 8708 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8708:59: error: ‘byte’ has not been declared 8708 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ src/utils/lib/CryptoPP.cc:8708:76: error: reference to ‘byte’ is ambiguous 8708 | mbineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8715:45: error: reference to ‘byte’ is ambiguous 8715 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8715:45: error: ‘byte’ has not been declared 8715 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ src/utils/lib/CryptoPP.cc:8715:59: error: reference to ‘byte’ is ambiguous 8715 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8715:59: error: ‘byte’ has not been declared 8715 | void CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ src/utils/lib/CryptoPP.cc:8715:76: error: reference to ‘byte’ is ambiguous 8715 | mbineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8719:84: error: reference to ‘byte’ is ambiguous 8719 | ::UncheckedSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length, const byte *iv) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8719:122: error: reference to ‘byte’ is ambiguous 8719 | luePairs ¶ms, const byte *key, unsigned int length, const byte *iv) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8749:52: error: reference to ‘byte’ is ambiguous 8749 | void CFB_CipherTemplate::Resynchronize(const byte *iv) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8757:6: error: variable or field ‘ProcessData’ declared void 8757 | void CFB_CipherTemplate::ProcessData(byte *outString, const byte *inString, unsigned int length) | ^~~~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:8757:44: error: reference to ‘byte’ is ambiguous 8757 | void CFB_CipherTemplate::ProcessData(byte *outString, const byte *inString, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8757:50: error: ‘outString’ was not declared in this scope; did you mean ‘IntToString’? 8757 | void CFB_CipherTemplate::ProcessData(byte *outString, const byte *inString, unsigned int length) | ^~~~~~~~~ | IntToString src/utils/lib/CryptoPP.cc:8757:61: error: expected primary-expression before ‘const’ 8757 | void CFB_CipherTemplate::ProcessData(byte *outString, const byte *inString, unsigned int length) | ^~~~~ src/utils/lib/CryptoPP.cc:8757:83: error: expected primary-expression before ‘unsigned’ 8757 | e::ProcessData(byte *outString, const byte *inString, unsigned int length) | ^~~~~~~~ src/utils/lib/CryptoPP.cc:8813:6: error: variable or field ‘CombineMessageAndShiftRegister’ declared void 8813 | void CFB_EncryptionTemplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:8813:67: error: reference to ‘byte’ is ambiguous 8813 | FB_EncryptionTemplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8813:73: error: ‘output’ was not declared in this scope 8813 | ryptionTemplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~~ src/utils/lib/CryptoPP.cc:8813:81: error: reference to ‘byte’ is ambiguous 8813 | emplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8813:87: error: ‘reg’ was not declared in this scope 8813 | e::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~ src/utils/lib/CryptoPP.cc:8813:92: error: expected primary-expression before ‘const’ 8813 | E>::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~ src/utils/lib/CryptoPP.cc:8813:113: error: expected primary-expression before ‘unsigned’ 8813 | ShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~~~~ src/utils/lib/CryptoPP.cc:8820:6: error: variable or field ‘CombineMessageAndShiftRegister’ declared void 8820 | void CFB_DecryptionTemplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:8820:67: error: reference to ‘byte’ is ambiguous 8820 | FB_DecryptionTemplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8820:73: error: ‘output’ was not declared in this scope 8820 | ryptionTemplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~~ src/utils/lib/CryptoPP.cc:8820:81: error: reference to ‘byte’ is ambiguous 8820 | emplate::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8820:87: error: ‘reg’ was not declared in this scope 8820 | e::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~ src/utils/lib/CryptoPP.cc:8820:92: error: expected primary-expression before ‘const’ 8820 | E>::CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~ src/utils/lib/CryptoPP.cc:8820:113: error: expected primary-expression before ‘unsigned’ 8820 | ShiftRegister(byte *output, byte *reg, const byte *message, unsigned int length) | ^~~~~~~~ src/utils/lib/CryptoPP.cc:8877:27: error: reference to ‘byte’ is ambiguous 8877 | void SetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms = g_nullNameValuePairs); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8882:24: error: reference to ‘byte’ is ambiguous 8882 | void GetNextIV(byte *IV); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8882:24: error: ‘byte’ has not been declared 8882 | void GetNextIV(byte *IV); | ^~~~ src/utils/lib/CryptoPP.cc:8896:74: error: reference to ‘byte’ is ambiguous 8896 | al void UncheckedSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length, const byte *iv) =0; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8896:112: error: reference to ‘byte’ is ambiguous 8896 | ePairs ¶ms, const byte *key, unsigned int length, const byte *iv) =0; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8906:63: error: reference to ‘byte’ is ambiguous 8906 | void CipherSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length); | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8910:99: error: reference to ‘byte’ is ambiguous 8910 | NTERFACE>::CipherSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: In member function ‘void CryptoPP::ModePolicyCommonTemplate::CipherSetKey(const CryptoPP::NameValuePairs&, const int*, unsigned int)’: src/utils/lib/CryptoPP.cc:8912:26: error: cannot convert ‘const int*’ to ‘const byte*’ {aka ‘const unsigned char*’} 8912 | m_cipher->SetKey(key, length, params); | ^~~ | | | const int* In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:750:41: note: initializing argument 1 of ‘virtual void CryptoPP::SimpleKeyingInterface::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&)’ 750 | virtual void SetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms = g_nullNameValuePairs) =0; | ~~~~~~~~~~~~^~~ src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:8926:9: error: reference to ‘byte’ is ambiguous 8926 | byte * GetRegisterBegin() {return m_register + BlockSize() - m_feedbackSize;} | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8933:40: error: reference to ‘byte’ is ambiguous 8933 | void CipherResynchronize(const byte *iv) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8964:52: error: reference to ‘byte’ is ambiguous 8964 | CipherModeFinalTemplate_CipherHolder(const byte *key, unsigned int length) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8969:52: error: reference to ‘byte’ is ambiguous 8969 | CipherModeFinalTemplate_CipherHolder(const byte *key, unsigned int length, const byte *iv) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8969:90: error: reference to ‘byte’ is ambiguous 8969 | late_CipherHolder(const byte *key, unsigned int length, const byte *iv) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8974:52: error: reference to ‘byte’ is ambiguous 8974 | CipherModeFinalTemplate_CipherHolder(const byte *key, unsigned int length, const byte *iv, int feedbackSize) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:8974:90: error: reference to ‘byte’ is ambiguous 8974 | te_CipherHolder(const byte *key, unsigned int length, const byte *iv, int feedbackSize) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9010:35: error: reference to ‘byte’ is ambiguous 9010 | void CipherModeBase::SetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc: In member function ‘void CryptoPP::CipherModeBase::SetKey(const int*, unsigned int, const CryptoPP::NameValuePairs&)’: src/utils/lib/CryptoPP.cc:9012:68: error: cannot convert ‘const byte*’ {aka ‘const unsigned char*’} to ‘const int*’ 9012 | UncheckedSetKey(params, key, length, GetIVAndThrowIfInvalid(params)); // the underlying cipher will check the key length | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ | | | const byte* {aka const unsigned char*} src/utils/lib/CryptoPP.cc:8896:118: note: initializing argument 4 of ‘virtual void CryptoPP::CipherModeBase::UncheckedSetKey(const CryptoPP::NameValuePairs&, const int*, unsigned int, const int*)’ 8896 | airs ¶ms, const byte *key, unsigned int length, const byte *iv) =0; | ~~~~~~~~~~~~^~ src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:9015:6: error: variable or field ‘GetNextIV’ declared void 9015 | void CipherModeBase::GetNextIV(byte *IV) | ^~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:9015:32: error: reference to ‘byte’ is ambiguous 9015 | void CipherModeBase::GetNextIV(byte *IV) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9015:38: error: ‘IV’ was not declared in this scope; did you mean ‘CryptoPP::Name::IV’? 9015 | void CipherModeBase::GetNextIV(byte *IV) | ^~ | CryptoPP::Name::IV In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:4879:29: note: ‘CryptoPP::Name::IV’ declared here 4879 | CRYPTOPP_DEFINE_NAME_STRING(IV) //!< const byte * | ^~ src/utils/lib/CryptoPP.h:4873:68: note: in definition of macro ‘CRYPTOPP_DEFINE_NAME_STRING’ 4873 | CRYPTOPP_DEFINE_NAME_STRING(name) inline const char *name() {return #name;} | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h: In instantiation of ‘class CryptoPP::ObjectHolder::Enc> >’: src/utils/lib/CryptoPP.cc:8956:7: required from ‘class CryptoPP::CipherModeFinalTemplate_CipherHolder::Enc>, CryptoPP::ConcretePolicyHolder > > >’ src/utils/lib/CryptoPP.cc:9061:41: required from here src/utils/lib/CryptoPP.h:1786:11: error: cannot declare field ‘CryptoPP::ObjectHolder::Enc> >::m_object’ to be of abstract type ‘CryptoPP::BlockCipherFinal::Enc>’ 1786 | T m_object; | ^~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6518:7: note: because the following virtual functions are pure within ‘CryptoPP::BlockCipherFinal::Enc>’: 6518 | class BlockCipherFinal : public ClonableImpl, BASE> | ^~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:806:22: note: ‘virtual void CryptoPP::BlockTransformation::ProcessAndXorBlock(const byte*, const byte*, byte*) const’ 806 | virtual void ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const =0; | ^~~~~~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc: In member function ‘void CryptoPP::RandomPool::Stir()’: src/utils/lib/CryptoPP.cc:9061:48: error: cannot declare variable ‘cipher’ to be of abstract type ‘CryptoPP::CipherModeFinalTemplate_CipherHolder::Enc>, CryptoPP::ConcretePolicyHolder > > >’ 9061 | CFB_Mode::Encryption cipher; | ^~~~~~ src/utils/lib/CryptoPP.cc:8956:7: note: because the following virtual functions are pure within ‘CryptoPP::CipherModeFinalTemplate_CipherHolder::Enc>, CryptoPP::ConcretePolicyHolder > > >’: 8956 | class CipherModeFinalTemplate_CipherHolder : protected ObjectHolder, public AlgorithmImpl > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:750:22: note: ‘virtual void CryptoPP::SimpleKeyingInterface::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&)’ 750 | virtual void SetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms = g_nullNameValuePairs) =0; | ^~~~~~ src/utils/lib/CryptoPP.h:860:22: note: ‘virtual void CryptoPP::StreamTransformation::ProcessData(byte*, const byte*, unsigned int)’ 860 | virtual void ProcessData(byte *outString, const byte *inString, unsigned int length) =0; | ^~~~~~~~~~~ src/utils/lib/CryptoPP.cc: At global scope: src/utils/lib/CryptoPP.cc:9074:37: error: reference to ‘byte’ is ambiguous 9074 | unsigned int RandomPool::Put2(const byte *inString, unsigned int length, int /* messageEnd */, bool /* blocking */) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9074:14: error: no declaration matches ‘unsigned int CryptoPP::RandomPool::Put2(const int*, unsigned int, int, bool)’ 9074 | unsigned int RandomPool::Put2(const byte *inString, unsigned int length, int /* messageEnd */, bool /* blocking */) | ^~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6413:22: note: candidate is: ‘virtual unsigned int CryptoPP::RandomPool::Put2(const byte*, unsigned int, int, bool)’ 6413 | unsigned int Put2(const byte *begin, unsigned int, int messageEnd, bool blocking); | ^~~~ src/utils/lib/CryptoPP.h:6406:20: note: ‘class CryptoPP::RandomPool’ defined here 6406 | class CRYPTOPP_DLL RandomPool : public RandomNumberGenerator, | ^~~~~~~~~~ src/utils/lib/CryptoPP.cc:9120:1: error: reference to ‘byte’ is ambiguous 9120 | byte RandomPool::GenerateByte() | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9128:6: error: variable or field ‘GenerateBlock’ declared void 9128 | void RandomPool::GenerateBlock(byte *outString, unsigned int size) | ^~~~~~~~~~ src/utils/lib/CryptoPP.cc:9128:32: error: reference to ‘byte’ is ambiguous 9128 | void RandomPool::GenerateBlock(byte *outString, unsigned int size) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9128:38: error: ‘outString’ was not declared in this scope; did you mean ‘IntToString’? 9128 | void RandomPool::GenerateBlock(byte *outString, unsigned int size) | ^~~~~~~~~ | IntToString src/utils/lib/CryptoPP.cc:9128:49: error: expected primary-expression before ‘unsigned’ 9128 | void RandomPool::GenerateBlock(byte *outString, unsigned int size) | ^~~~~~~~ src/utils/lib/CryptoPP.cc:9218:1: error: reference to ‘byte’ is ambiguous 9218 | byte NonblockingRng::GenerateByte() | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9225:6: error: variable or field ‘GenerateBlock’ declared void 9225 | void NonblockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~~~~~~~~~~~ src/utils/lib/CryptoPP.cc:9225:36: error: reference to ‘byte’ is ambiguous 9225 | void NonblockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9225:42: error: ‘output’ was not declared in this scope 9225 | void NonblockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~~~ src/utils/lib/CryptoPP.cc:9225:50: error: expected primary-expression before ‘unsigned’ 9225 | void NonblockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~~~~~ src/utils/lib/CryptoPP.cc:9263:1: error: reference to ‘byte’ is ambiguous 9263 | byte BlockingRng::GenerateByte() | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9270:6: error: variable or field ‘GenerateBlock’ declared void 9270 | void BlockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~~~~~~~~ src/utils/lib/CryptoPP.cc:9270:33: error: reference to ‘byte’ is ambiguous 9270 | void BlockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9270:39: error: ‘output’ was not declared in this scope 9270 | void BlockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~~~ src/utils/lib/CryptoPP.cc:9270:47: error: expected primary-expression before ‘unsigned’ 9270 | void BlockingRng::GenerateBlock(byte *output, unsigned int size) | ^~~~~~~~ src/utils/lib/CryptoPP.cc:9290:44: error: reference to ‘byte’ is ambiguous 9290 | void OS_GenerateRandomBlock(bool blocking, byte *output, unsigned int size) | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9290:44: error: ‘byte’ has not been declared 9290 | void OS_GenerateRandomBlock(bool blocking, byte *output, unsigned int size) | ^~~~ src/utils/lib/CryptoPP.cc: In function ‘void CryptoPP::OS_GenerateRandomBlock(bool, int*, unsigned int)’: src/utils/lib/CryptoPP.cc:9298:35: error: cannot convert ‘int*’ to ‘byte*’ {aka ‘unsigned char*’} 9298 | rng.GenerateBlock(output, size); | ^~~~~~ | | | int* In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6632:34: note: initializing argument 1 of ‘virtual void CryptoPP::BlockingRng::GenerateBlock(byte*, unsigned int)’ 6632 | void GenerateBlock(byte *output, unsigned int size); | ~~~~~~^~~~~~ src/utils/lib/CryptoPP.cc:9308:35: error: cannot convert ‘int*’ to ‘byte*’ {aka ‘unsigned char*’} 9308 | rng.GenerateBlock(output, size); | ^~~~~~ | | | int* In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:6609:34: note: initializing argument 1 of ‘virtual void CryptoPP::NonblockingRng::GenerateBlock(byte*, unsigned int)’ 6609 | void GenerateBlock(byte *output, unsigned int size); | ~~~~~~^~~~~~ src/utils/lib/CryptoPP.cc: In function ‘int verifySignature(byte*, int, byte*, int, uint32_t, uint8_t, uint32_t)’: src/utils/lib/CryptoPP.cc:9610:17: error: reference to ‘byte’ is ambiguous 9610 | byte bArray[MAXPUBKEYSIZE+9]; | ^~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algobase.h:61, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/memory:63, from src/utils/lib/CryptoPP.h:374, from src/utils/lib/CryptoPP.cc:85: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/cpp_type_traits.h:404:30: note: candidates are: ‘enum class std::byte’ 404 | enum class byte : unsigned char; | ^~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h:184:23: note: ‘typedef unsigned char byte’ 184 | typedef unsigned char byte; // put in global namespace to avoid ambiguity with other byte typedefs | ^~~~ src/utils/lib/CryptoPP.cc:9612:24: error: ‘bArray’ was not declared in this scope 9612 | memcpy(bArray,m_publicKey,m_publicKeyLen); | ^~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h: In instantiation of ‘CryptoPP::Clonable* CryptoPP::ClonableImpl::Clone() const [with DERIVED = CryptoPP::BlockCipherFinal::Enc>; BASE = CryptoPP::MDC::Enc]’: src/utils/lib/CryptoPP.h:3793:13: required from here src/utils/lib/CryptoPP.h:3793:42: error: invalid new-expression of abstract class type ‘CryptoPP::BlockCipherFinal::Enc>’ 3793 | Clonable * Clone() const {return new DERIVED(*static_cast(this));} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/utils/lib/CryptoPP.cc:85: src/utils/lib/CryptoPP.h: In instantiation of ‘void CryptoPP::CheckedSetKey(T*, CryptoPP::CipherDir, const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with T = CryptoPP::BlockCipherFinal::Enc>; byte = unsigned char]’: src/utils/lib/CryptoPP.h:6533:16: required from ‘void CryptoPP::BlockCipherFinal::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with CryptoPP::CipherDir DIR = CryptoPP::ENCRYPTION; BASE = CryptoPP::MDC::Enc; byte = unsigned char]’ src/utils/lib/CryptoPP.h:6531:7: required from here src/utils/lib/CryptoPP.h:6491:35: error: cannot convert ‘const byte*’ {aka ‘const unsigned char*’} to ‘const int*’ 6491 | obj->UncheckedSetKey(dir, key, length); | ^~~ | | | const byte* {aka const unsigned char*} src/utils/lib/CryptoPP.cc:8563:71: note: initializing argument 2 of ‘void CryptoPP::MDC::Enc::UncheckedSetKey(CryptoPP::CipherDir, const int*, unsigned int) [with T = CryptoPP::SHA]’ 8563 | void UncheckedSetKey(CipherDir direction, const byte *userKey, unsigned int length) | ~~~~~~~~~~~~^~~~~~~ make: *** [Makefile:5479: src/utils/lib/CryptoPP.o] Error 1 * ERROR: net-p2p/mldonkey-3.1.7-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-p2p/mldonkey-3.1.7-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-p2p/mldonkey-3.1.7-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-p2p:mldonkey-3.1.7-r2:20210514-060456.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/work/mldonkey-3.1.7-2' * S: '/var/tmp/portage/net-p2p/mldonkey-3.1.7-r2/work/mldonkey-3.1.7-2'